aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* rcu: Add CPU-stall capability to rcutorturePaul E. McKenney2012-02-21
* rcutorture: Permit holding off CPU-hotplug operations during bootPaul E. McKenney2012-02-21
* rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney2012-02-21
* rcu: Set RCU CPU stall times via sysfsPaul E. McKenney2012-02-21
* rcu: Remove #ifdef CONFIG_SMP from TREE_RCUPaul E. McKenney2012-02-21
* rcu: Check for idle-loop entry while in RCU read-side critical sectionPaul E. McKenney2012-02-21
* rcu: Clean up straggling rcu_preempt_needs_cpu() namePaul E. McKenney2012-02-21
* rcu: Simplify unboosting checksPaul E. McKenney2012-02-21
* rcu: Inform RCU of irq_exit() activityPaul E. McKenney2012-02-21
* rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2012-02-21
* rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney2012-02-21
* rcu: Protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney2012-02-21
* rcu: Remove single-rcu_node optimization in rcu_start_gp()Paul E. McKenney2012-02-21
* rcu: Don't make callbacks go through second full grace periodPaul E. McKenney2012-02-21
* rcu: Check for callback invocation from offline CPUsPaul E. McKenney2012-02-21
* rcu: Limit lazy-callback durationPaul E. McKenney2012-02-21
* rcu: Make rcutorture flag online/offline failuresPaul E. McKenney2012-02-21
* rcu: Simplify offline processingPaul E. McKenney2012-02-21
* rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-21
* rcu: Add diagnostic for misaligned rcu_head structuresPaul E. McKenney2012-02-21
* rcu: Add lockdep-RCU checks for simple self-deadlockPaul E. McKenney2012-02-21
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-13
|\
| * module: make module param bint handle nul valueDave Young2012-02-13
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\ \
| * | relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-10
| * | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-02-10
|\ \ \ | |_|/ |/| |
| * | perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2012-02-07
* | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-04
|\ \ \
| * | | PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2012-02-04
| * | | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-01
* | | | kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu2012-02-03
| |/ / |/| |
* | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | * | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-27
| | | * | | sched: Fix ancient race in do_exit()Yasunori Goto2012-01-27
| | | * | | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha2012-01-26
| | | * | | sched/s390: Fix compile error in sched/core.cChristian Borntraeger2012-01-26
| | | * | | sched: Fix rq->nr_uninterruptible update racePeter Zijlstra2012-01-26
| | | |/ /
| | * | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
| * | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-26
* | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
| |/ / / |/| | |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
|\ \ \ \
| * | | | perf: Call perf_cgroup_event_time() directlyNamhyung Kim2012-01-21
| * | | | perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim2012-01-21
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-17
| |\ \ \
| | * | | rcu: Add missing __cpuinit annotation in rcutorture codeHeiko Carstens2012-01-16
| | * | | rcu: Make rcutorture bool parameters really bool (core code)Rusty Russell2012-01-16
| | * | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-16
| | |\ \ \