aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-05-21Merge tag 'v3.2.18' into v3.2-rtSteven Rostedt
2012-05-20namespaces, pid_ns: fix leakage on fork() failureMike Galbraith
2012-05-14Merge tag 'v3.2.17' into v3.2-rtSteven Rostedt
2012-05-11exit_signal: fix the "parent has changed security domain" logicOleg Nesterov
2012-05-11exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-05-11sched: Fix nohz load accounting -- again!Peter Zijlstra
2012-05-11PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-05-11tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt
2012-05-11sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-23Merge tag 'v3.2.16' into v3.2-rtSteven Rostedt
2012-04-22futex: Do not leak robust list to unprivileged processKees Cook
2012-04-22nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-17rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-04-16Merge tag 'v3.2.15' into v3.2-rtSteven Rostedt
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