summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* amd64_edac: Remove two-stage initializationBorislav Petkov2011-01-071-100/+68
* amd64_edac: Check ECC capabilities initiallyBorislav Petkov2011-01-071-66/+75
* amd64_edac: Carve out ECC-related hw settingsBorislav Petkov2011-01-072-24/+49
* amd64_edac: Remove PCI ECS enabling functionsBorislav Petkov2011-01-072-59/+0
* amd64_edac: Remove explicit Kconfig PCI dependencyBorislav Petkov2011-01-071-4/+4
* amd64_edac: Allocate driver instances dynamicallyBorislav Petkov2011-01-072-18/+29
* amd64_edac: Rework printk macrosBorislav Petkov2011-01-075-107/+87
* amd64_edac: Rename CPU PCI devicesBorislav Petkov2011-01-073-95/+77
* amd64_edac: Concentrate per-family init even moreBorislav Petkov2011-01-072-29/+17
* amd64_edac: Cleanup the CPU PCI device reservationBorislav Petkov2011-01-071-30/+12
* amd64_edac: Simplify CPU family detectionBorislav Petkov2011-01-072-32/+32
* amd64_edac: Add per-family init functionBorislav Petkov2011-01-072-19/+28
* amd64_edac: Use cached extended CPU modelBorislav Petkov2011-01-071-3/+2
* amd64_edac: Remove F11h supportBorislav Petkov2011-01-072-49/+3
* Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-0612-224/+244
|\
| * x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-183-84/+74
| * x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-186-88/+118
| * x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-1812-119/+119
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-0613-124/+289
|\ \
| * | MAINTAINERS: Update timer related entriesThomas Gleixner2010-12-141-0/+16
| * | timers: Use this_cpu_readChristoph Lameter2010-12-121-2/+2
| * | timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner2010-12-112-15/+14
| * | hrtimer: fix timerqueue conversion flubJohn Stultz2010-12-101-5/+2
| * | hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-103-77/+49
| * | timers: Fixup allmodconfig build issueJohn Stultz2010-12-101-2/+5
| * | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-104-58/+58
| * | timers: Introduce timerlist infrastructure.John Stultz2010-12-023-1/+156
| * | hrtimer: Remove stale comment on curr_timerYong Zhang2010-11-101-1/+0
| * | timer: Warn when del_timer_sync() is called in hardirq contextYong Zhang2010-10-221-1/+5
| * | timer: Del_timer_sync() can be used in softirq contextYong Zhang2010-10-221-5/+3
| * | timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang2010-10-222-16/+5
| * | posix-timers: Annotate lock_timer()Namhyung Kim2010-10-211-2/+8
| * | timer: Permit statically-declared work with deferrable timersPhil Carmody2010-10-213-14/+34
| * | time: Use ARRAY_SIZE macro in timecompare.cNikitas Angelinas2010-10-211-2/+3
| * | timer: Initialize the field slack of timer_listChangli Gao2010-10-211-0/+1
| * | timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATSRichard Kennedy2010-10-211-1/+1
| * | time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen2010-10-211-2/+7
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-0629-597/+930
|\ \ \
| * | | sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-052-6/+6
| * | | Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05424-3094/+4332
| |\ \ \
| * | | | sched, autogroup: Fix reference leakMike Galbraith2011-01-041-1/+1
| * | | | sched, autogroup: Fix potential access to freed memoryMike Galbraith2011-01-041-8/+17
| * | | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang2011-01-041-4/+0
| * | | | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul Turner2010-12-191-1/+5
| * | | | sched: Move periodic share updates to entity_tick()Paul Turner2010-12-191-4/+17
| * | | | Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar2010-12-19268-1596/+2188
| |\ \ \ \
| * | | | | printk: Use this_cpu_{read|write} api on printk_pendingEric Dumazet2010-12-081-4/+4
| * | | | | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-083-1/+12
| * | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-08656-6997/+15300
| |\ \ \ \ \
| * | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-3011-49/+409
OpenPOWER on IntegriCloud