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