| Commit message (Expand) | Author | Age | Files | Lines |
* | amd64_edac: Remove two-stage initialization | Borislav Petkov | 2011-01-07 | 1 | -100/+68 |
* | amd64_edac: Check ECC capabilities initially | Borislav Petkov | 2011-01-07 | 1 | -66/+75 |
* | amd64_edac: Carve out ECC-related hw settings | Borislav Petkov | 2011-01-07 | 2 | -24/+49 |
* | amd64_edac: Remove PCI ECS enabling functions | Borislav Petkov | 2011-01-07 | 2 | -59/+0 |
* | amd64_edac: Remove explicit Kconfig PCI dependency | Borislav Petkov | 2011-01-07 | 1 | -4/+4 |
* | amd64_edac: Allocate driver instances dynamically | Borislav Petkov | 2011-01-07 | 2 | -18/+29 |
* | amd64_edac: Rework printk macros | Borislav Petkov | 2011-01-07 | 5 | -107/+87 |
* | amd64_edac: Rename CPU PCI devices | Borislav Petkov | 2011-01-07 | 3 | -95/+77 |
* | amd64_edac: Concentrate per-family init even more | Borislav Petkov | 2011-01-07 | 2 | -29/+17 |
* | amd64_edac: Cleanup the CPU PCI device reservation | Borislav Petkov | 2011-01-07 | 1 | -30/+12 |
* | amd64_edac: Simplify CPU family detection | Borislav Petkov | 2011-01-07 | 2 | -32/+32 |
* | amd64_edac: Add per-family init function | Borislav Petkov | 2011-01-07 | 2 | -19/+28 |
* | amd64_edac: Use cached extended CPU model | Borislav Petkov | 2011-01-07 | 1 | -3/+2 |
* | amd64_edac: Remove F11h support | Borislav Petkov | 2011-01-07 | 2 | -49/+3 |
* | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 12 | -224/+244 |
|\ |
|
| * | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 | 3 | -84/+74 |
| * | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | 6 | -88/+118 |
| * | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 12 | -119/+119 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 13 | -124/+289 |
|\ \ |
|
| * | | MAINTAINERS: Update timer related entries | Thomas Gleixner | 2010-12-14 | 1 | -0/+16 |
| * | | timers: Use this_cpu_read | Christoph Lameter | 2010-12-12 | 1 | -2/+2 |
| * | | timerqueue: Make timerqueue_getnext() static inline | Thomas Gleixner | 2010-12-11 | 2 | -15/+14 |
| * | | hrtimer: fix timerqueue conversion flub | John Stultz | 2010-12-10 | 1 | -5/+2 |
| * | | hrtimers: Convert hrtimers to use timerlist infrastructure | John Stultz | 2010-12-10 | 3 | -77/+49 |
| * | | timers: Fixup allmodconfig build issue | John Stultz | 2010-12-10 | 1 | -2/+5 |
| * | | timers: Rename timerlist infrastructure to timerqueue | John Stultz | 2010-12-10 | 4 | -58/+58 |
| * | | timers: Introduce timerlist infrastructure. | John Stultz | 2010-12-02 | 3 | -1/+156 |
| * | | hrtimer: Remove stale comment on curr_timer | Yong Zhang | 2010-11-10 | 1 | -1/+0 |
| * | | timer: Warn when del_timer_sync() is called in hardirq context | Yong Zhang | 2010-10-22 | 1 | -1/+5 |
| * | | timer: Del_timer_sync() can be used in softirq context | Yong Zhang | 2010-10-22 | 1 | -5/+3 |
| * | | timer: Make try_to_del_timer_sync() the same on SMP and UP | Yong Zhang | 2010-10-22 | 2 | -16/+5 |
| * | | posix-timers: Annotate lock_timer() | Namhyung Kim | 2010-10-21 | 1 | -2/+8 |
| * | | timer: Permit statically-declared work with deferrable timers | Phil Carmody | 2010-10-21 | 3 | -14/+34 |
| * | | time: Use ARRAY_SIZE macro in timecompare.c | Nikitas Angelinas | 2010-10-21 | 1 | -2/+3 |
| * | | 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 |
| * | | time: Compensate for rounding on odd-frequency clocksources | Kasper Pedersen | 2010-10-21 | 1 | -2/+7 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 29 | -597/+930 |
|\ \ \ |
|
| * | | | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown | 2011-01-05 | 2 | -6/+6 |
| * | | | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 | 424 | -3094/+4332 |
| |\ \ \ |
|
| * | | | | sched, autogroup: Fix reference leak | Mike Galbraith | 2011-01-04 | 1 | -1/+1 |
| * | | | | sched, autogroup: Fix potential access to freed memory | Mike Galbraith | 2011-01-04 | 1 | -8/+17 |
| * | | | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdef | Yong Zhang | 2011-01-04 | 1 | -4/+0 |
| * | | | | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we... | Paul Turner | 2010-12-19 | 1 | -1/+5 |
| * | | | | sched: Move periodic share updates to entity_tick() | Paul Turner | 2010-12-19 | 1 | -4/+17 |
| * | | | | Merge commit 'v2.6.37-rc6' into sched/core | Ingo Molnar | 2010-12-19 | 268 | -1596/+2188 |
| |\ \ \ \ |
|
| * | | | | | printk: Use this_cpu_{read|write} api on printk_pending | Eric Dumazet | 2010-12-08 | 1 | -4/+4 |
| * | | | | | sched: Make pushable_tasks CONFIG_SMP dependant | Dario Faggioli | 2010-12-08 | 3 | -1/+12 |
| * | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-12-08 | 656 | -6997/+15300 |
| |\ \ \ \ \ |
|
| * | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 11 | -49/+409 |