summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds-57/+21
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown-0/+3
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+2
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+41
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-338/+1127
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2406/+2579
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-129/+219
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-206/+313
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+68
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-589/+60
2017-02-20Merge branch 'pm-sleep'Rafael J. Wysocki-2/+2
2017-02-20fork: Fix task_struct alignmentPeter Zijlstra-1/+1
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+9
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky-1/+1
2017-02-18hrtimer: Catch invalid clockids againMarc Zyngier-5/+15
2017-02-18PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven-1/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe-57/+21
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds-14/+2
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-22/+66
2017-02-16genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr-1/+3
2017-02-15timekeeping: Use deferred printk() in debug codeSergey Senozhatsky-2/+2
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar-63/+81
2017-02-13futex: Move futex_init() to core_initcallYang Yang-1/+1
2017-02-13tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith-8/+7
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov-22/+66
2017-02-12genirq/devres: Use dev_name(dev) as default for devnameHeiner Kallweit-2/+8
2017-02-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+5
2017-02-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+15
2017-02-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+4
2017-02-10genirq: Fix /proc/interrupts output alignmentH Hartley Sweeten-0/+2
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel-238/+538
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski-0/+55
2017-02-10timer_list: Remove useless cast when printingMars Cheng-1/+1
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook-523/+2
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker-0/+5
2017-02-10locking/spinlock/debug: Remove spinlock lockup detection codeWaiman Long-81/+5
2017-02-10lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKSByungchul Park-1/+1
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin-14/+28
2017-02-10perf/core: Do error out on a kernel filter on an exclude_filter eventAlexander Shishkin-0/+1
2017-02-10sched/core: Remove unlikely() annotation from sched_move_task()Steven Rostedt (VMware)-2/+2
2017-02-10perf/core: Fix crash in perf_event_read()Peter Zijlstra-10/+15
2017-02-08kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez-2/+1
2017-02-08sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar-2/+2
2017-02-08stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval-8/+4
2017-02-07sched/topology: Split out scheduler topology code from core.c into topology.cIngo Molnar-1658/+1684
2017-02-07sched/core: Remove unnecessary #include headersIngo Molnar-49/+10
2017-02-07sched/rq_clock: Consolidate the ordering of the rq_clock methodsIngo Molnar-75/+78
2017-02-07sched/core: Clean up commentsIngo Molnar-176/+182
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-11/+10