Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | |
|\ | ||||
| * | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | |
| |\ | ||||
| | * | Fix rounding in clocks_calc_mult_shift() | john stultz | 2010-12-22 | |
| | | | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
| \ \ | ||||
*---------. \ \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | locking, lockdep: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-10 | |
| | | | | |/ / / | ||||
| * | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-13 | |
* | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | module: Move RO/NX module protection to after ftrace module update | Steven Rostedt | 2010-12-23 | |
| * | | | | | | | | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||
| * | | | | | | | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 | |
* | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | timers: Use this_cpu_read | Christoph Lameter | 2010-12-12 | |
| * | | | | | | | | | hrtimer: fix timerqueue conversion flub | John Stultz | 2010-12-11 | |
| * | | | | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructure | John Stultz | 2010-12-10 | |
| * | | | | | | | | | timer: Warn when del_timer_sync() is called in hardirq context | Yong Zhang | 2010-10-22 | |
| * | | | | | | | | | timer: Del_timer_sync() can be used in softirq context | Yong Zhang | 2010-10-22 | |
| * | | | | | | | | | timer: Make try_to_del_timer_sync() the same on SMP and UP | Yong Zhang | 2010-10-22 | |
| * | | | | | | | | | posix-timers: Annotate lock_timer() | Namhyung Kim | 2010-10-21 | |
| * | | | | | | | | | timer: Permit statically-declared work with deferrable timers | Phil Carmody | 2010-10-21 | |
| * | | | | | | | | | time: Use ARRAY_SIZE macro in timecompare.c | Nikitas Angelinas | 2010-10-21 | |
| * | | | | | | | | | time: Compensate for rounding on odd-frequency clocksources | Kasper Pedersen | 2010-10-21 | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown | 2011-01-05 | |
| * | | | | | | | | | | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | sched, autogroup: Fix reference leak | Mike Galbraith | 2011-01-04 | |
| * | | | | | | | | | | sched, autogroup: Fix potential access to freed memory | Mike Galbraith | 2011-01-04 | |
| * | | | | | | | | | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdef | Yong Zhang | 2011-01-04 | |
| * | | | | | | | | | | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we... | Paul Turner | 2010-12-19 | |
| * | | | | | | | | | | sched: Move periodic share updates to entity_tick() | Paul Turner | 2010-12-19 | |
| * | | | | | | | | | | Merge commit 'v2.6.37-rc6' into sched/core | Ingo Molnar | 2010-12-19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | printk: Use this_cpu_{read|write} api on printk_pending | Eric Dumazet | 2010-12-08 | |
| * | | | | | | | | | | | sched: Make pushable_tasks CONFIG_SMP dependant | Dario Faggioli | 2010-12-08 | |
| * | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | |
| * | | | | | | | | | | | | sched: Fix unregister_fair_sched_group() | Paul Turner | 2010-11-30 | |
| * | | | | | | | | | | | | sched: Remove unused argument dest_cpu to migrate_task() | Nikanth Karthikesan | 2010-11-26 | |
| * | | | | | | | | | | | | mutexes, sched: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2010-11-26 | |
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | sched: Add some clock info to sched_debug | Peter Zijlstra | 2010-11-23 | |
| * | | | | | | | | | | | | cpu: Remove incorrect BUG_ON | Peter Zijlstra | 2010-11-23 | |
| * | | | | | | | | | | | | cpu: Remove unused variable | Dhaval Giani | 2010-11-23 | |
| * | | | | | | | | | | | | sched: Fix UP build breakage | Peter Zijlstra | 2010-11-23 | |
| * | | | | | | | | | | | | sched: Make task dump print all 15 chars of proc comm | Erik Gilling | 2010-11-23 | |
| * | | | | | | | | | | | | sched: Update tg->shares after cpu.shares write | Paul Turner | 2010-11-18 | |
| * | | | | | | | | | | | | sched: Allow update_cfs_load() to update global load | Paul Turner | 2010-11-18 | |
| * | | | | | | | | | | | | sched: Implement demand based update_cfs_load() | Paul Turner | 2010-11-18 | |
| * | | | | | | | | | | | | sched: Update shares on idle_balance | Paul Turner | 2010-11-18 | |
| * | | | | | | | | | | | | sched: Add sysctl_sched_shares_window | Paul Turner | 2010-11-18 | |
| * | | | | | | | | | | | | sched: Introduce hierarchal order on shares update list | Paul Turner | 2010-11-18 | |
| * | | | | | | | | | | | | sched: Fix update_cfs_load() synchronization | Paul Turner | 2010-11-18 |