summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-04-14Merge commit 'v3.2.15' into rt-3.2.15-rt24v3.2.15-rt24Clark Williams
2012-04-13cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-13sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-13tracing: Fix ent_size in trace outputSteven Rostedt
2012-04-13tracing: Fix ftrace stack trace entriesWolfgang Mauerer
2012-04-13genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return valueJiang Liu
2012-04-10kconfig-preempt-rt-full.patchv3.2.14-rt24Thomas Gleixner
2012-04-10cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-04-10sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-04-10ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-04-10futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-04-10timer: Fix hotplug for -rtSteven Rostedt
2012-04-10sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-04-10add /sys/kernel/realtime entryClark Williams
2012-04-10kgdb/serial: Short term workaroundJason Wessel
2012-04-10printk: Disable migration instead of preemptionRichard Weinberger
2012-04-10console-make-rt-friendly.patchThomas Gleixner
2012-04-10x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-04-10hotplug-stuff.patchThomas Gleixner
2012-04-10workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang
2012-04-10workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra
2012-04-10workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-04-10workqueue-use-get-cpu-light.patchThomas Gleixner
2012-04-10rt/rcutree: Move misplaced prototypeIngo Molnar
2012-04-10rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-04-10rcu-more-fallout.patchThomas Gleixner
2012-04-10rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-04-10rcu: Frob softirq testPeter Zijlstra
2012-04-10timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-04-10rwlocks: Fix section mismatchJohn Kacur
2012-04-10rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-04-10rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-04-10futex: Fix bug on when a requeued RT task times outSteven Rostedt
2012-04-10rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-04-10rtmutex-lock-killable.patchThomas Gleixner
2012-04-10genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-04-10tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-04-10softirq-make-fifo.patchThomas Gleixner
2012-04-10softirq: Fix unplug deadlockPeter Zijlstra
2012-04-10softirq: Export in_serving_softirq()John Kacur
2012-04-10softirq-local-lock.patchThomas Gleixner
2012-04-10mutex-no-spin-on-rt.patchThomas Gleixner
2012-04-10lockdep-rt.patchThomas Gleixner
2012-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-04-10ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2012-04-10ftrace-crap.patchThomas Gleixner
2012-04-10sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-04-10sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-04-10sched: Do not compare cpu masks in schedulerPeter Zijlstra