summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.33.yThomas Gleixner
2010-07-13vfs: Revert the scalability patchesThomas Gleixner
2010-07-05tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan
2010-07-05perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra
2010-07-05signals: check_kill_permission(): don't check creds if same_thread_group()Oleg Nesterov
2010-07-05mutex: Fix optimistic spinning vs. BKLTony Breeds
2010-07-05cpumask: fix compat getaffinityKOSAKI Motohiro
2010-07-05posix_timer: Fix error path in timer_createAndrey Vagin
2010-07-05Fix racy use of anon_inode_getfd() in perf_event.cAl Viro
2010-06-16timer_stats: Convert table_lock to raw_spin_lockThomas Gleixner
2010-06-15perf: Fix errors path in perf_output_begin()Stephane Eranian
2010-06-15tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo
2010-06-15lockdep: Reduce stack_trace usageYong Zhang
2010-05-31Merge stable/linux-2.6.33.y into rt/2.6.33Thomas Gleixner
2010-05-31sched: Fix wake_affine() vs RT tasksPeter Zijlstra
2010-05-26profile: fix stats and data leakageHugh Dickins
2010-05-26revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-26printk: Fix missing klogd wakeupThomas Gleixner
2010-05-26fix undefined references to kernel_semOlaf Hering
2010-05-13Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner
2010-05-12CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells
2010-05-12perf: Fix resource leak in failure path of perf_event_open()Tejun Heo
2010-05-02sched: Warn on rt throttlingThomas Gleixner
2010-04-27Fix vfsmount_read_lock to work with -rtJohn Stultz
2010-04-27fs-nr_inodes-percpuEric Dumazet
2010-04-27fs-inode_lock-scale-4Nick Piggin
2010-04-27dcache-split-inode_lockNick Piggin
2010-04-27fs-dcache_lock-removeNick Piggin
2010-04-27fs-dcache-scale-d_subdirsNick Piggin
2010-04-27fs-dcache-scale-d_countNick Piggin
2010-04-27fs-dcache-scale-nr_dentryNick Piggin
2010-04-27fs-vfsmount_lock-scaleNick Piggin
2010-04-27rtmutex: Preserve TASK_STOPPED state when blocking on a "spin_lock"Kevin Hao
2010-04-27Merge branch 'master' ofThomas Gleixner
2010-04-26sched: Use proper type in sched_getaffinity()KOSAKI Motohiro
2010-04-26lockdep: fix incorrect percpu usageMathieu Desnoyers
2010-04-26modules: fix incorrect percpu usageMathieu Desnoyers
2010-04-26sched: Fix sched_getaffinity()Anton Blanchard
2010-04-26sched: sched_getaffinity(): Allow less than NR_CPUS lengthKOSAKI Motohiro
2010-04-26genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner
2010-04-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-04-07hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde
2010-04-02Merge branch 'master' ofThomas Gleixner
2010-04-01softlockup: Stop spurious softlockup messages due to overflowColin Ian King
2010-04-01genirq: Prevent oneshot irq thread raceThomas Gleixner
2010-04-01cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie
2010-04-01perf_event: Fix oops triggered by cpu offline/onlinePaul Mackerras
2010-04-01perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-04-01sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha
2010-04-01tracing: Do not record user stack trace from NMI contextSteven Rostedt