Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 2011-01-07 | 1 | -1/+1 |
*---------. | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| | | | | | * | irq: Better struct irqaction layout | Eric Dumazet | 2010-11-10 | 1 | -3/+3 |
| | | | | |/ | |||||
* | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | 73 | -155/+298 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 | 1 | -1/+10 |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 | 1 | -3/+5 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 4 | -21/+102 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | timerqueue: Make timerqueue_getnext() static inline | Thomas Gleixner | 2010-12-11 | 1 | -1/+14 |
| * | | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructure | John Stultz | 2010-12-10 | 1 | -17/+15 |
| * | | | | | | | timers: Rename timerlist infrastructure to timerqueue | John Stultz | 2010-12-10 | 2 | -37/+37 |
| * | | | | | | | timers: Introduce timerlist infrastructure. | John Stultz | 2010-12-02 | 1 | -0/+37 |
| * | | | | | | | hrtimer: Remove stale comment on curr_timer | Yong Zhang | 2010-11-10 | 1 | -1/+0 |
| * | | | | | | | timer: Make try_to_del_timer_sync() the same on SMP and UP | Yong Zhang | 2010-10-22 | 1 | -2/+2 |
| * | | | | | | | timer: Permit statically-declared work with deferrable timers | Phil Carmody | 2010-10-21 | 2 | -0/+33 |
| * | | | | | | | timer: Initialize the field slack of timer_list | Changli Gao | 2010-10-21 | 1 | -0/+1 |
| * | | | | | | | timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATS | Richard Kennedy | 2010-10-21 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 4 | -12/+45 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown | 2011-01-05 | 1 | -4/+4 |
| * | | | | | | | | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 | 27 | -57/+155 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37-rc6' into sched/core | Ingo Molnar | 2010-12-19 | 11 | -8/+41 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | sched: Make pushable_tasks CONFIG_SMP dependant | Dario Faggioli | 2010-12-08 | 2 | -1/+10 |
| * | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-12-08 | 35 | -91/+149 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 1 | -0/+23 |
| * | | | | | | | | | | | mutexes, sched: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2010-11-26 | 1 | -0/+4 |
| * | | | | | | | | | | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 | 20 | -32/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | sched: Add sysctl_sched_shares_window | Paul Turner | 2010-11-18 | 1 | -0/+1 |
| * | | | | | | | | | | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 | 1 | -2/+0 |
| * | | | | | | | | | | | | sched: Simplify cpu-hot-unplug task migration | Peter Zijlstra | 2010-11-18 | 1 | -3/+0 |
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc2' into sched/core | Ingo Molnar | 2010-11-18 | 453 | -5027/+9772 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro | 2010-10-23 | 1 | -2/+3 |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 | 12 | -38/+205 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 2 | -6/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 1 | -9/+89 |
| * | | | | | | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2011-01-04 | 10 | -26/+82 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 2010-12-22 | 1 | -5/+1 |
| * | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-12-22 | 4 | -10/+52 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | tracing: Add TRACE_EVENT_CONDITIONAL() | Steven Rostedt | 2010-12-03 | 2 | -6/+38 |
| | * | | | | | | | | | | | | | tracing/events: Show real number in array fields | Steven Rostedt | 2010-11-19 | 2 | -4/+14 |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 | 25 | -33/+103 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | perf: Sysfs enumeration | Peter Zijlstra | 2010-12-16 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 | 1 | -1/+4 |
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 | 4 | -1/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus | 2010-12-10 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-12-07 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e... | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -1/+11 |
| | * | | | | | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 | 30 | -76/+101 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -0/+2 |