summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2011-06-13Merge branch 'irq/urgent' into auto-latestIngo Molnar
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl
2011-06-09Merge branch 'perf/core' into auto-latestIngo Molnar
2011-06-09tracing: Fix regression in printk_formats fileSteven Rostedt
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker
2011-06-09cgroupfs: use init_cred when populating new cgroupfs mounteparis@redhat
2011-06-09param: fix return value handling in param_set_*Rusty Russell
2011-06-08Merge branch 'perf/urgent' into auto-latestIngo Molnar
2011-06-08Merge branch 'perf/core' into auto-latestIngo Molnar
2011-06-08Merge branch 'core/printk' into auto-latestIngo Molnar
2011-06-08Merge branch 'linus' into auto-latestIngo Molnar
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-07ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt
2011-06-07kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt
2011-06-07perf, core: Fix initial task_ctx/event installationPeter Zijlstra
2011-06-07printk: Release console_sem after logbuf_lockPeter Zijlstra
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra
2011-06-07lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-06ftrace: Fix possible undefined return codeGuoWen Li
2011-06-04signal: remove three noop tracehooksTejun Heo
2011-06-04ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexitTejun Heo
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo
2011-06-04job control: make task_clear_jobctl_pending() clear TRAPPING automaticallyTejun Heo
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo
2011-06-04ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()Tejun Heo
2011-06-04ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo
2011-06-04ptrace: remove silly wait_trap variable from ptrace_attach()Tejun Heo
2011-06-04Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-06-04Merge branch 'sched/urgent' into auto-latestIngo Molnar
2011-06-04Merge branch 'perf/core' into auto-latestIngo Molnar
2011-06-04Merge branch 'irq/urgent' into auto-latestIngo Molnar
2011-06-04Merge branch 'linus' into auto-latestIngo Molnar