Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2010-03-02 | |
|\ | ||||
| * | sparc: Support show_unhandled_signals. | David S. Miller | 2010-03-01 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-03-02 | |
|\ \ | ||||
| * \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | |
| |\ \ | ||||
| * | | | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 | |
| | |/ | |/| | ||||
* | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | |
|\ \ \ | ||||
| * | | | blktrace: perform cleanup after setup error | Dmitry Monakhov | 2010-02-28 | |
| | | | | ||||
| \ \ \ | ||||
| \ \ \ | ||||
| \ \ \ | ||||
*---. \ \ \ | Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for... | Linus Torvalds | 2010-03-01 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | futex: Protect pid lookup in compat code with RCU | Thomas Gleixner | 2009-12-09 | |
* | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-01 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | posix-timers.c: Don't export local functions | H Hartley Sweeten | 2010-02-05 | |
| * | | | | | | clocksource: add suspend callback | Magnus Damm | 2010-02-05 | |
| * | | | | | | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 | |
| * | | | | | | ntp: Cleanup xtime references in ntp.c | John Stultz | 2010-01-29 | |
| * | | | | | | ntp: Make time_esterror and time_maxerror static | john stultz | 2010-01-29 | |
* | | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-28 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | ptrace: Fix ptrace_regset() comments and diagnose errors specifically | Suresh Siddha | 2010-02-23 | |
| * | | | | | | | ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET | Suresh Siddha | 2010-02-11 | |
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2010-02-17 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| * | | | | | | | | Generic page_is_ram: use __weak | Andrew Morton | 2010-02-01 | |
| * | | | | | | | | resources: introduce generic page_is_ram() | Wu Fengguang | 2010-02-01 | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | sched: Fix SCHED_MC regression caused by change in sched cpu_power | Suresh Siddha | 2010-02-26 | |
| * | | | | | | | | | sched: Don't use possibly stale sched_class | Thomas Gleixner | 2010-02-17 | |
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Thomas Gleixner | 2010-02-16 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | kthread, sched: Remove reference to kthread_create_on_cpu | Anton Blanchard | 2010-02-09 | |
| * | | | | | | | | | | sched: cpuacct: Use bigger percpu counter batch values for stats counters | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2010-02-08 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | sched: Remove member rt_se from struct rt_rq | Yong Zhang | 2010-02-04 | |
| * | | | | | | | | | | | sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu] | Yong Zhang | 2010-02-04 | |
| * | | | | | | | | | | | sched: Remove unused update_shares_locked() | Peter Zijlstra | 2010-02-02 | |
| * | | | | | | | | | | | sched: Use for_each_bit | Akinobu Mita | 2010-02-02 | |
| * | | | | | | | | | | | sched: Queue a deboosted task to the head of the RT prio queue | Thomas Gleixner | 2010-01-22 | |
| * | | | | | | | | | | | sched: Implement head queueing for sched_rt | Thomas Gleixner | 2010-01-22 | |
| * | | | | | | | | | | | sched: Extend enqueue_task to allow head queueing | Thomas Gleixner | 2010-01-22 | |
| * | | | | | | | | | | | sched: Remove USER_SCHED | Dhaval Giani | 2010-01-21 | |
| * | | | | | | | | | | | sched: Fix the place where group powers are updated | Gautham R Shenoy | 2010-01-21 | |
| * | | | | | | | | | | | sched: Assume *balance is valid | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Remove load_balance_newidle() | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Unify load_balance{,_newidle}() | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Add a lock break for PREEMPT=y | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Remove from fwd decls | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Remove rq_iterator from move_one_task | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Remove rq_iterator usage from load_balance_fair | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Remove the sched_class load_balance methods | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Move load balance code into sched_fair.c | Peter Zijlstra | 2010-01-21 | |
| * | | | | | | | | | | | sched: Don't expose local functions | H Hartley Sweeten | 2010-01-17 | |
| * | | | | | | | | | | | sched: might_sleep(): Make file parameter const char * | Simon Kagstrom | 2009-12-28 | |
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-02-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | |