aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-04-26time: delete current_fs_time()Deepa Dinamani
2017-04-26trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani
2017-04-26kernel/power/snapshot.c: use set_memory.h headerLaura Abbott
2017-04-26kernel/module.c: use set_memory.h headerLaura Abbott
2017-04-26mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-04-26mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-04-26Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'pci/next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2017-04-26Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2017-04-25Merge branch 'trace/ftrace/core' into trace/ftrace/nextSteven Rostedt (VMware)
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24Merge branch 'work.splice' into for-nextAl Viro
2017-04-24Merge branch 'for-linus' into for-nextAl Viro
2017-04-24kallsyms: Use bounded strnchr() when parsing stringNaveen N. Rao
2017-04-24Merge branch 'pm-cpufreq-sched' into linux-nextRafael J. Wysocki
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann
2017-04-24rcuperf: Set more user-friendly defaultsPaul E. McKenney
2017-04-24srcu: Shrink Tiny SRCU a bit morePaul E. McKenney
2017-04-24srcu: Make Classic and Tree SRCU announce themselves at bootupPaul E. McKenney
2017-04-24rcuperf: Add test for dynamically initialized srcu_structPaul E. McKenney
2017-04-24srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney
2017-04-24srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney
2017-04-24rcu: Make sync_rcu_preempt_exp_done() return boolPaul E. McKenney
2017-04-24rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney
2017-04-24rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney
2017-04-24rcuperf: Defer expedited/normal check to end of testPaul E. McKenney
2017-04-24rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney
2017-04-24srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney