summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-01-19Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account
2018-01-18Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2018-01-12Merge "netfilter: nf_defrag_ipv4: Add sysctl to disable per interface"Linux Build Service Account
2018-01-11Merge "Merge android-4.4.104 (8bc4213) into msm-4.4"Linux Build Service Account
2018-01-10netfilter: nf_defrag_ipv4: Add sysctl to disable per interfaceSubash Abhinov Kasiviswanathan
2018-01-09Merge "sched: Restore previous implementation of check_for_migration()"Linux Build Service Account
2018-01-09Merge "sched: core: Exclude isolated cpus in sched_getaffinity cpumask"Linux Build Service Account
2018-01-09Merge "sched: Update tracepoint to include task info"Linux Build Service Account
2018-01-09Merge "sched: Fix spinlock recursion in sched_exit()"Linux Build Service Account
2018-01-06Merge 4.4.110 into android-4.4Greg Kroah-Hartman
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2018-01-05sched: core: Exclude isolated cpus in sched_getaffinity cpumaskLingutla Chandrasekhar
2018-01-05sched: Restore previous implementation of check_for_migration()Pavankumar Kondeti
2018-01-05sched: Update tracepoint to include task infoPuja Gupta
2018-01-05sched: Fix possible overflow in cpu_cycles_to_freq()Puja Gupta
2018-01-02Merge 4.4.109 into android-4.4Greg Kroah-Hartman
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-12-30sched: Fix spinlock recursion in sched_exit()Pavankumar Kondeti
2017-12-27Merge 4.4.108 into android-4.4Greg Kroah-Hartman
2017-12-26Merge android-4.4.98 (3d4af8) into msm-4.4Srinivasarao P
2017-12-25sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2017-12-25sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)
2017-12-20sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira
2017-12-20sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira
2017-12-20sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt
2017-12-20tracing: Allocate mask_str buffer dynamicallyChangbin Du
2017-12-18UPSTREAM: kcov: fix comparison callback signatureDmitry Vyukov
2017-12-18UPSTREAM: kcov: support comparison operands collectionVictor Chibotaru
2017-12-18UPSTREAM: kcov: remove pointless current != NULL checkAndrey Ryabinin
2017-12-18UPSTREAM: kcov: support compat processesDmitry Vyukov
2017-12-18UPSTREAM: kcov: simplify interrupt checkDmitry Vyukov
2017-12-18UPSTREAM: kcov: make kcov work properly with KASLR enabledAlexander Popov
2017-12-18UPSTREAM: kcov: add more missing includesKefeng Wang
2017-12-18UPSTREAM: kcov: add missing #include <linux/sched.h>Kefeng Wang
2017-12-18UPSTREAM: kcov: properly check if we are in an interruptAndrey Konovalov
2017-12-18UPSTREAM: kcov: don't profile branches in kcovAndrey Ryabinin
2017-12-18UPSTREAM: kcov: don't trace the code coverage codeJames Morse