summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky
2017-02-18hrtimer: Catch invalid clockids againMarc Zyngier
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-16genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr
2017-02-15timekeeping: Use deferred printk() in debug codeSergey Senozhatsky
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-13futex: Move futex_init() to core_initcallYang Yang
2017-02-13tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-12genirq/devres: Use dev_name(dev) as default for devnameHeiner Kallweit
2017-02-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-10genirq: Fix /proc/interrupts output alignmentH Hartley Sweeten
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski
2017-02-10timer_list: Remove useless cast when printingMars Cheng
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin
2017-02-10perf/core: Do error out on a kernel filter on an exclude_filter eventAlexander Shishkin
2017-02-10sched/core: Remove unlikely() annotation from sched_move_task()Steven Rostedt (VMware)
2017-02-10perf/core: Fix crash in perf_event_read()Peter Zijlstra
2017-02-08kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez
2017-02-08sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar
2017-02-08stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval
2017-02-07sched/topology: Split out scheduler topology code from core.c into topology.cIngo Molnar
2017-02-07sched/core: Remove unnecessary #include headersIngo Molnar
2017-02-07sched/rq_clock: Consolidate the ordering of the rq_clock methodsIngo Molnar
2017-02-07sched/core: Clean up commentsIngo Molnar
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04tick/broadcast: Reduce lock cacheline contentionWaiman Long
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann
2017-02-01sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang
2017-02-01sched/cputime, vtime: Return nsecs instead of cputime_t to accountFrederic Weisbecker
2017-02-01sched/cputime: Complete nsec conversion of tick based accountingFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker