summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-26rcu: Wire ->rda pointers at compile timePaul E. McKenney
2015-02-26rcu: Abstract default callback-list initialization from init_callback_list()Paul E. McKenney
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-25rcu_tree: Avoid touching rnp->completed when a new GP is startedLai Jiangshan
2015-02-25rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney
2015-02-26PM / sleep: add configurable delay for pm_testBrian Norris
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-25perf: Move cgroup init before PMU ->event_init()Matt Fleming
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24locking: Remove ACCESS_ONCE() usageDavidlohr Bueso
2015-02-24Merge tag 'v4.0-rc1' into locking/core, to refresh the tree before merging ne...Ingo Molnar
2015-02-23audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-02-23audit: consolidate handling of mm->exe_fileDavidlohr Bueso
2015-02-23audit: code clean upAmeen Ali
2015-02-23audit: don't reset working wait time accidentally with auditdRichard Guy Briggs
2015-02-23audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs
2015-02-23audit: move the tree pruning to a dedicated threadImre Palik
2015-02-22livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-21Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds
2015-02-20Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-19debug: prevent entering debug mode on panic/exception.Colin Cross
2015-02-19kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson
2015-02-19kdb: Provide forward search at more promptDaniel Thompson
2015-02-19kdb: Fix a prompt management bug when using | grepDaniel Thompson
2015-02-19kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson
2015-02-19kdb: Fix off by one error in kdb_cpu()Jason Wessel
2015-02-19kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-02-18livepatch: simplify disable error pathJosh Poimboeuf
2015-02-18Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-02-18sched/rt/nohz: Stop scheduler tick if running realtime taskRik van Riel
2015-02-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2015-02-18perf: Simplify the branch stack checkYan, Zheng
2015-02-18perf: Always switch pmu specific data during context switchYan, Zheng
2015-02-18perf: Add pmu specific data for perf task contextYan, Zheng
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng
2015-02-18perf: Update userspace page info for software eventShaohua Li
2015-02-18perf: Update shadow timestamp before add eventShaohua Li
2015-02-18locking/rwsem: Check for active lock before bailing on spinningDavidlohr Bueso
2015-02-18locking/rwsem: Avoid deceiving lock spinnersDavidlohr Bueso
2015-02-18locking/rwsem: Set lock ownership ASAPDavidlohr Bueso
2015-02-18locking/rwsem: Document barrier need when waking tasksDavidlohr Bueso