aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-57/+21
2017-02-21sched/core: Fix build paravirt build on arm and arm64Gravatar Mark Brown 1-0/+3
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-2/+2
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+41
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 18-338/+1127
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 32-2406/+2579
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-129/+219
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-206/+313
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-3/+68
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-589/+60
2017-02-20Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 2-2/+2
2017-02-20fork: Fix task_struct alignmentGravatar Peter Zijlstra 1-1/+1
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-10/+9
2017-02-18printk: use rcuidle console tracepointGravatar Sergey Senozhatsky 1-1/+1
2017-02-18hrtimer: Catch invalid clockids againGravatar Marc Zyngier 1-5/+15
2017-02-18PM / sleep: Fix test_suspend after sleep state reworkGravatar Geert Uytterhoeven 1-1/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeGravatar Jens Axboe 1-57/+21
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Gravatar Linus Torvalds 2-14/+2
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-22/+66
2017-02-16genirq: Clarify logic calculating bogus irqreturn_t valuesGravatar Jeremy Kerr 1-1/+3
2017-02-15timekeeping: Use deferred printk() in debug codeGravatar Sergey Senozhatsky 1-2/+2
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesGravatar Ingo Molnar 7-63/+81
2017-02-13futex: Move futex_init() to core_initcallGravatar Yang Yang 1-1/+1
2017-02-13tick/broadcast: Prevent deadlock on tick_broadcast_lockGravatar Mike Galbraith 1-8/+7
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagGravatar Alexei Starovoitov 3-22/+66
2017-02-12genirq/devres: Use dev_name(dev) as default for devnameGravatar Heiner Kallweit 1-2/+8
2017-02-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+5
2017-02-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-10/+15
2017-02-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-8/+4
2017-02-10genirq: Fix /proc/interrupts output alignmentGravatar H Hartley Sweeten 1-0/+2
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Gravatar Joerg Roedel 35-238/+538
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Gravatar Bartosz Golaszewski 1-0/+55
2017-02-10timer_list: Remove useless cast when printingGravatar Mars Cheng 1-1/+1
2017-02-10time: Remove CONFIG_TIMER_STATSGravatar Kees Cook 7-523/+2
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartGravatar Frederic Weisbecker 1-0/+5
2017-02-10locking/spinlock/debug: Remove spinlock lockup detection codeGravatar Waiman Long 1-81/+5
2017-02-10lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKSGravatar Byungchul Park 1-1/+1
2017-02-10perf/core: Allow kernel filters on CPU eventsGravatar Alexander Shishkin 1-14/+28
2017-02-10perf/core: Do error out on a kernel filter on an exclude_filter eventGravatar Alexander Shishkin 1-0/+1
2017-02-10sched/core: Remove unlikely() annotation from sched_move_task()Gravatar Steven Rostedt (VMware) 1-2/+2
2017-02-10perf/core: Fix crash in perf_event_read()Gravatar Peter Zijlstra 1-10/+15
2017-02-08kernel/ucount.c: mark user_header with kmemleak_ignore()Gravatar Luis R. Rodriguez 1-2/+1
2017-02-08sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Gravatar Ingo Molnar 4-2/+2
2017-02-08stacktrace, lockdep: Fix address, newline uglinessGravatar Omar Sandoval 1-8/+4
2017-02-07sched/topology: Split out scheduler topology code from core.c into topology.cGravatar Ingo Molnar 4-1658/+1684
2017-02-07sched/core: Remove unnecessary #include headersGravatar Ingo Molnar 1-49/+10
2017-02-07sched/rq_clock: Consolidate the ordering of the rq_clock methodsGravatar Ingo Molnar 1-75/+78
2017-02-07sched/core: Clean up commentsGravatar Ingo Molnar 1-176/+182
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 2-11/+10