summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-03-03rcu: Move early boot callback tests earlierPaul E. McKenney1-2/+2
2015-03-03rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUsPaul E. McKenney2-12/+13
2015-03-03cgroup: Use kvfree in pidlist_free()Bandan Das1-4/+1
2015-03-03livepatch: fix RCU usage in klp_find_external_symbol()Peter Zijlstra1-1/+2
2015-03-03Revert "perf: Remove the extra validity check on nr_pages"Kan Liang1-1/+1
2015-03-03cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki1-14/+15
2015-03-02cgroup: call cgroup_subsys->bind on cgroup subsys initializationVladimir Davydov1-0/+3
2015-03-02cpuset: Fix cpuset sched_relax_domain_levelJason Low1-3/+0
2015-03-02cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li1-2/+2
2015-03-02cpuset: initialize effective masks when clone_children is enabledZefan Li1-0/+2
2015-03-02clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov1-1/+1
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2015-03-01cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann1-0/+2
2015-03-01ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2-6/+5
2015-03-01ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann1-2/+13
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann3-9/+9
2015-03-01ebpf: remove kernel test stubsDaniel Borkmann2-81/+0
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior1-0/+1
2015-03-01idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki1-1/+0
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree1-1/+2
2015-02-27rcu: Tighten up affinity and check for sysidlePaul E. McKenney2-7/+7
2015-02-26rcu: Remove fastpath from __rcu_process_callbacks()Alexander Gordeev1-11/+0
2015-02-26rcu: Remove unnecessary condition check in rcu_qsctr_help()Alexander Gordeev1-2/+1
2015-02-26rcu: Fixes to NO_HZ_FULL sysidle accountingPaul E. McKenney1-3/+3
2015-02-26rcutorture: Make consistent use of variablesPaul E. McKenney1-1/+1
2015-02-26rcu: Add Kconfig option to expedite grace periods during bootPaul E. McKenney1-1/+10
2015-02-26rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()Paul E. McKenney3-6/+7
2015-02-26rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorturePaul E. McKenney1-0/+25
2015-02-26rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Paul E. McKenney1-0/+48
2015-02-26rcu: Fix a couple of typos in rcu_all_qs() comment headerPaul E. McKenney1-2/+2
2015-02-26rcu: Avoid clobbering early boot callbacksPaul E. McKenney1-1/+2
2015-02-26rcu: Refine diagnostics for lacking kthread for no-CBs callbacksPaul E. McKenney1-1/+2
2015-02-26rcu: Prevent early-boot RCU callbacks from splattingPaul E. McKenney1-5/+15
2015-02-26rcu: Wire ->rda pointers at compile timePaul E. McKenney1-3/+3
2015-02-26rcu: Abstract default callback-list initialization from init_callback_list()Paul E. McKenney1-4/+14
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar114-1577/+2832
2015-02-26rcu_tree: Avoid touching rnp->completed when a new GP is startedLai Jiangshan1-2/+2
2015-02-26rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney2-26/+6
2015-02-26PM / sleep: add configurable delay for pm_testBrian Norris1-2/+11
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming1-0/+2
2015-02-25perf: Move cgroup init before PMU ->event_init()Matt Fleming1-12/+16
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming1-1/+4
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming1-27/+1
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+5
2015-02-24locking: Remove ACCESS_ONCE() usageDavidlohr Bueso4-19/+19
2015-02-24Merge tag 'v4.0-rc1' into locking/core, to refresh the tree before merging ne...Ingo Molnar88-857/+2124
2015-02-24audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso1-8/+14
2015-02-24audit: consolidate handling of mm->exe_fileDavidlohr Bueso3-16/+19
2015-02-23audit: code clean upAmeen Ali1-3/+2
2015-02-23audit: don't reset working wait time accidentally with auditdRichard Guy Briggs1-1/+2