summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-02-03Merge remote branch 'tip/auto-latest'Stephen Rothwell
2011-02-03Merge remote branch 'trivial/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2011-02-03Merge remote branch 'net/master'Stephen Rothwell
2011-01-31Merge branch 'irq/numa' into auto-latestIngo Molnar
2011-01-31genirq: Fix affinity notifier falloutThomas Gleixner
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet
2011-01-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-27Merge branch 'sched/core' into auto-latestIngo Molnar
2011-01-27Merge branch 'perf/urgent' into auto-latestIngo Molnar
2011-01-27Merge branch 'core/locking' into auto-latestIngo Molnar
2011-01-27Merge branch 'linus' into auto-latestIngo Molnar
2011-01-27perf: Fix alloc_callchain_buffers()Eric Dumazet
2011-01-27sched: Avoid expensive initial update_cfs_load(), on UP tooPeter Zijlstra
2011-01-27cred: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27Merge commit 'v2.6.38-rc2' into core/lockingThomas Gleixner
2011-01-26rtmutex-tester: Remove BKL testsArnd Bergmann
2011-01-26sched: Fix switch_from_fair()Peter Zijlstra
2011-01-26sched: Simplify the idle scheduling classPeter Zijlstra
2011-01-26softirqs: Account ksoftirqd time as cpustat softirqVenkatesh Pallipadi
2011-01-26sched: Export ns irqtimes through /proc/statVenkatesh Pallipadi
2011-01-26sched: Refactor account_system_time separating id-updateVenkatesh Pallipadi
2011-01-26time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi
2011-01-26sched: Avoid expensive initial update_cfs_load()Paul Turner
2011-01-26sched: Simplify update_cfs_shares parametersPaul Turner
2011-01-26sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...Paul Turner
2011-01-26sched: Fix/remove redundant cfs_rq checksPaul Turner
2011-01-26sched: Fix sign under-flows in wake_affinePaul Turner
2011-01-26Merge branch 'irq/numa' into auto-latestIngo Molnar
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-24Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-01-24sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov
2011-01-21perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller
2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard
2011-01-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds