summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-06-14rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()Paul E. McKenney
2016-06-14rcu: Fix outdated rcu_scheduler_active commentPaul E. McKenney
2016-06-14seccomp: recheck the syscall after RET_TRACEKees Cook
2016-06-14seccomp: remove 2-phase APIKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-06-14sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf
2016-06-14locking/spinlock: Update spin_unlock_wait() usersPeter Zijlstra
2016-06-14locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra
2016-06-14locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra
2016-06-14Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar
2016-06-14sched/cputime: Add steal time support to full dynticks CPU time accountingWanpeng Li
2016-06-14sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li
2016-06-14Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2016-06-14sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra
2016-06-14PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki
2016-06-13Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2016-06-13genirq: Add runtime power management support for IRQ chipsJon Hunter
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter
2016-06-13genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier
2016-06-13genirq: Look-up trigger type if not specified by callerJon Hunter
2016-06-13irqdomain: Fix handling of type settings for existing mappingsJon Hunter
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds
2016-06-10sched: panic on corrupted stack endJann Horn
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10genirq: Remove unnecessary memset() callsWeongyo Jeong
2016-06-10genirq: Remove redundant NULL check of irq_descJianyu Zhan
2016-06-10hrtimer: Remove redundant #ifdef blockPratyush Patel
2016-06-10timers: Clarify usleep_range() function commentBjorn Helgaas
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig
2016-06-08futex: Calculate the futex key based on a tail page for file-based futexesMel Gorman
2016-06-08locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra
2016-06-08locking/rwsem: Streamline the rwsem_optimistic_spin() codeWaiman Long
2016-06-08locking/rwsem: Improve reader wakeup codeWaiman Long
2016-06-08locking/rwsem: Protect all writes to owner by WRITE_ONCE()Waiman Long
2016-06-08locking/rwsem: Add reader-owned state to the owner fieldWaiman Long
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low
2016-06-08locking/qspinlock: Add commentsPeter Zijlstra
2016-06-08locking/qspinlock: Clarify xchg_tail() orderingPeter Zijlstra
2016-06-08Merge branch 'locking/urgent' into locking/core, to pick up dependencyIngo Molnar
2016-06-08sched/debug: Always show 'nr_migrations'Josh Poimboeuf