summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-06-22Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-06-22Merge branch 'quilt/rr'Stephen Rothwell
2011-06-22Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2011-06-21PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman
2011-06-21PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-06-21resources: Add lookup_resource()Geert Uytterhoeven
2011-06-21kill file_permission() completelyAl Viro
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-18Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-06-18Merge branch 'sched/urgent' into auto-latestIngo Molnar
2011-06-18Merge branch 'core/urgent' into auto-latestIngo Molnar
2011-06-18Merge branch 'linus' into auto-latestIngo Molnar
2011-06-17rcu: add event-tracing for RCU callback invocationPaul E. McKenney
2011-06-17rcu: Avoid grace-period overflow for long dyntick-idle periodsPaul E. McKenney
2011-06-17rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney
2011-06-17rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney
2011-06-17rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen
2011-06-17rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney
2011-06-17rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney
2011-06-17rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li
2011-06-17rcu: Use kthread_create_on_node()Eric Dumazet
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh
2011-06-16rcu: Move RCU_BOOST #ifdefs to header filePaul E. McKenney
2011-06-16ptrace: implement PTRACE_LISTENTejun Heo
2011-06-16ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo
2011-06-16ptrace: implement PTRACE_INTERRUPTTejun Heo
2011-06-16ptrace: implement PTRACE_SEIZETejun Heo
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-15rcu: use softirq instead of kthreads except when RCU_BOOST=yPaul E. McKenney
2011-06-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-15memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki
2011-06-15Merge branch 'sched/urgent' into auto-latestIngo Molnar
2011-06-15Merge branch 'core/urgent' into auto-latestIngo Molnar
2011-06-15sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt
2011-06-15sched: Fix need_resched() when checking peemptHillf Danton
2011-06-14signal.c: fix kernel-doc notationRandy Dunlap
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-14rcu: Simplify curing of load woesPaul E. McKenney
2011-06-13Merge branch 'perf/urgent' into auto-latestIngo Molnar