Age | Commit message (Expand) | Author |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds |
2010-10-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-22 | kdb,debug_core: adjust master cpu switch logic against new debug_core locking | Jason Wessel |
2010-10-22 | debug_core: refactor locking for master/slave cpus | Jason Wessel |
2010-10-22 | debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() | Dongdong Deng |
2010-10-22 | kdb,kgdb: fix sparse fixups | Jason Wessel |
2010-10-22 | kdb: Fix oops in kdb_unregister | Jason Wessel |
2010-10-22 | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel |
2010-10-22 | kdb: Allow kernel loadable modules to add kdb shell functions | Jason Wessel |
2010-10-22 | debug_core: stop rcu warnings on kernel resume | Jason Wessel |
2010-10-22 | debug_core: move all watch dog syncs to a single function | Jason Wessel |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-21 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-21 | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-10-19 | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt |
2010-10-19 | futex: Fix errors in nested key ref-counting | Darren Hart |
2010-10-19 | blktrace: remove the big kernel lock | Arnd Bergmann |
2010-10-19 | rtmutex-tester: make it build without BKL | Arnd Bergmann |
2010-10-19 | workqueue: remove in_workqueue_context() | Tejun Heo |
2010-10-19 | workqueue: Clarify that schedule_on_each_cpu is synchronous | Tejun Heo |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | sched: Export account_system_vtime() | Ingo Molnar |
2010-10-18 | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi |
2010-10-18 | sched: Remove irq time from available CPU power | Venkatesh Pallipadi |
2010-10-18 | sched: Do not account irq time to current task | Venkatesh Pallipadi |
2010-10-18 | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi |
2010-10-18 | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi |
2010-10-18 | sched: Fix softirq time accounting | Venkatesh Pallipadi |
2010-10-18 | sched: Drop group_capacity to 1 only if local group has extra capacity | Nikhil Rao |
2010-10-18 | sched: Force balancing on newidle balance if local group has capacity | Nikhil Rao |
2010-10-18 | sched: Set group_imb only a task can be pulled from the busiest cpu | Nikhil Rao |
2010-10-18 | sched: Do not consider SCHED_IDLE tasks to be cache hot | Nikhil Rao |