aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-05-02time: delete current_fs_time()Deepa Dinamani
2017-05-02trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani
2017-05-02kernel/power/snapshot.c: use set_memory.h headerLaura Abbott
2017-05-02kernel/module.c: use set_memory.h headerLaura Abbott
2017-05-02mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-02mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-05-02Merge branch 'akpm-current/current'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'pci/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'crypto-current/master'Stephen Rothwell
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-05-01cgroup: mark cgroup_get() with __maybe_unusedTejun Heo
2017-05-01Merge branch 'work.misc' into for-nextAl Viro
2017-05-01Merge branch 'work.splice' into for-nextAl Viro
2017-05-01Merge branch 'work.iov_iter' into for-nextAl Viro
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01bpf: enhance verifier to understand stack pointer arithmeticYonghong Song
2017-05-01Merge branch 'x86/mm'Ingo Molnar
2017-05-01Merge branch 'x86/boot'Ingo Molnar
2017-05-01Merge branch 'timers/core'Ingo Molnar
2017-05-01Merge branch 'smp/hotplug'Ingo Molnar
2017-05-01Merge branch 'sched/core'Ingo Molnar
2017-05-01Merge branch 'perf/core'Ingo Molnar
2017-05-01Merge branch 'locking/core'Ingo Molnar
2017-05-01Merge branch 'irq/core'Ingo Molnar
2017-05-01Merge branch 'core/rcu'Ingo Molnar
2017-05-01mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams
2017-04-30rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney
2017-04-30rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney
2017-04-30rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKEPaul E. McKenney
2017-04-30sched: Rely on synchronize_rcu_mult() de-duplicationPaul E. McKenney
2017-04-30rcu: Make synchronize_rcu_mult() check for duplicatesPaul E. McKenney