| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 | 5 | -7/+527 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-01-06 | 2 | -24/+16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, microcode, AMD: Cleanup code a bit | Borislav Petkov | 2010-11-10 | 2 | -20/+11 |
| * | | | | | | | | | | x86, microcode, AMD: Replace vmalloc+memset with vzalloc | Jesper Juhl | 2010-11-10 | 1 | -9/+10 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 3 | -65/+86 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | apic, amd: Make firmware bug messages more meaningful | Robert Richter | 2010-10-25 | 2 | -7/+9 |
| * | | | | | | | | | | mce, amd: Remove goto in threshold_create_device() | Robert Richter | 2010-10-25 | 1 | -2/+2 |
| * | | | | | | | | | | mce, amd: Add helper functions to setup APIC | Robert Richter | 2010-10-25 | 1 | -29/+38 |
| * | | | | | | | | | | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter | 2010-10-25 | 1 | -13/+13 |
| * | | | | | | | | | | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter | 2010-10-25 | 1 | -19/+29 |
* | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 5 | -11/+50 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: Fix included-by file reference comments | Kees Cook | 2010-11-18 | 1 | -3/+3 |
| * | | | | | | | | | | | x86, cpu: Only CPU features determine NX capabilities | Kees Cook | 2010-11-10 | 1 | -1/+1 |
| * | | | | | | | | | | | x86, cpu: Call verify_cpu during 32bit CPU startup | Kees Cook | 2010-11-10 | 2 | -0/+7 |
| * | | | | | | | | | | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NX | Kees Cook | 2010-11-10 | 1 | -8/+40 |
| * | | | | | | | | | | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S | Kees Cook | 2010-11-10 | 3 | -2/+2 |
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 | 14 | -92/+129 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 2011-01-05 | 6 | -32/+19 |
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 2011-01-04 | 9525 | -539053/+996015 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2010-12-23 | 4 | -2/+28 |
| * | | | | | | | | | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu | 2010-12-23 | 3 | -2/+3 |
| * | | | | | | | | | | | | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2010-12-06 | 2 | -12/+17 |
| * | | | | | | | | | | | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage | Thomas Gleixner | 2010-10-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 2010-10-23 | 3 | -10/+6 |
| * | | | | | | | | | | | | x86: Allow platforms to force enable apic | Thomas Gleixner | 2010-10-23 | 2 | -33/+55 |
* | | | | | | | | | | | | | 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 |