aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | apic, amd: Make firmware bug messages more meaningfulRobert Richter2010-10-25
| * | | | | | | | | | mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-25
| * | | | | | | | | | mce, amd: Add helper functions to setup APICRobert Richter2010-10-25
| * | | | | | | | | | mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-25
| * | | | | | | | | | mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter2010-10-25
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Fix included-by file reference commentsKees Cook2010-11-18
| * | | | | | | | | | | x86, cpu: Only CPU features determine NX capabilitiesKees Cook2010-11-10
| * | | | | | | | | | | x86, cpu: Call verify_cpu during 32bit CPU startupKees Cook2010-11-10
| * | | | | | | | | | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NXKees Cook2010-11-10
| * | | | | | | | | | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.SKees Cook2010-11-10
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2011-01-05
| * | | | | | | | | | | | Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-04
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-23
| * | | | | | | | | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu2010-12-23
| * | | | | | | | | | | | x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior2010-12-06
| * | | | | | | | | | | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakageThomas Gleixner2010-10-24
| * | | | | | | | | | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner2010-10-23
| * | | | | | | | | | | | x86: Allow platforms to force enable apicThomas Gleixner2010-10-23
* | | | | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-18
| * | | | | | | | | | | | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-18
| * | | | | | | | | | | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-18
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MAINTAINERS: Update timer related entriesThomas Gleixner2010-12-14
| * | | | | | | | | | | | | timers: Use this_cpu_readChristoph Lameter2010-12-12
| * | | | | | | | | | | | | timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner2010-12-11
| * | | | | | | | | | | | | hrtimer: fix timerqueue conversion flubJohn Stultz2010-12-11
| * | | | | | | | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-10
| * | | | | | | | | | | | | timers: Fixup allmodconfig build issueJohn Stultz2010-12-10
| * | | | | | | | | | | | | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-10
| * | | | | | | | | | | | | timers: Introduce timerlist infrastructure.John Stultz2010-12-02
| * | | | | | | | | | | | | hrtimer: Remove stale comment on curr_timerYong Zhang2010-11-10
| * | | | | | | | | | | | | timer: Warn when del_timer_sync() is called in hardirq contextYong Zhang2010-10-22
| * | | | | | | | | | | | | timer: Del_timer_sync() can be used in softirq contextYong Zhang2010-10-22
| * | | | | | | | | | | | | timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang2010-10-22
| * | | | | | | | | | | | | posix-timers: Annotate lock_timer()Namhyung Kim2010-10-21
| * | | | | | | | | | | | | timer: Permit statically-declared work with deferrable timersPhil Carmody2010-10-21
| * | | | | | | | | | | | | time: Use ARRAY_SIZE macro in timecompare.cNikitas Angelinas2010-10-21
| * | | | | | | | | | | | | timer: Initialize the field slack of timer_listChangli Gao2010-10-21
| * | | | | | | | | | | | | timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATSRichard Kennedy2010-10-21
| * | | | | | | | | | | | | time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen2010-10-21
* | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-05
| * | | | | | | | | | | | | | Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched, autogroup: Fix reference leakMike Galbraith2011-01-04
| * | | | | | | | | | | | | | | sched, autogroup: Fix potential access to freed memoryMike Galbraith2011-01-04
| * | | | | | | | | | | | | | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang2011-01-04
| * | | | | | | | | | | | | | | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul Turner2010-12-19