| Commit message (Expand) | Author | Age | Files | Lines |
* | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi() | Steven Rostedt | 2011-01-11 | 1 | -4/+3 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 2 | -143/+39 |
|\ |
|
| * | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 2 | -143/+39 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------. \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 11 | -15/+117 |
|\ \ \ \ \ \ \ |
|
| | | | | | * | | irq: Better struct irqaction layout | Eric Dumazet | 2010-11-10 | 1 | -3/+3 |
| | | | | * | | | locking, lockdep: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-10 | 1 | -10/+6 |
| | | | * | | | | x86, paravirt: Use native_halt on a halt, not native_safe_halt | Cliff Wickman | 2010-12-27 | 1 | -1/+1 |
| | | * | | | | | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 3 | -0/+55 |
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more places | H. Peter Anvin | 2010-10-22 | 1 | -0/+24 |
| * | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-13 | 4 | -1/+28 |
* | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 3 | -35/+57 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 | 2 | -8/+23 |
| * | | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 2010-12-22 | 1 | -12/+21 |
| * | | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 2010-12-22 | 1 | -16/+14 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 2 | -9/+96 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Check tsc available/disabled in the delayed init function | Thomas Gleixner | 2010-12-13 | 1 | -0/+3 |
| * | | | | | | | x86: Improve TSC calibration using a delayed workqueue | John Stultz | 2010-12-02 | 1 | -3/+83 |
| * | | | | | | | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc | John Stultz | 2010-12-02 | 2 | -6/+10 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Make tsc=reliable override boot time stability checks | john stultz | 2009-08-28 | 2 | -6/+10 |
* | | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 10 | -18/+266 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | module: Move RO/NX module protection to after ftrace module update | Steven Rostedt | 2010-12-23 | 1 | -12/+12 |
| * | | | | | | | | | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | 1392 | -11415/+21973 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | x86: Resume trampoline must be executable | Lin Ming | 2010-11-22 | 1 | -2/+1 |
| * | | | | | | | | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 | 4 | -3/+193 |
| * | | | | | | | | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 | 7 | -6/+57 |
| * | | | | | | | | | x86: Fix improper large page preservation | matthieu castet | 2010-11-18 | 1 | -10/+18 |
* | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 28 | -18/+1934 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 | 4 | -3/+2 |
| * | | | | | | | | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 2010-12-06 | 1 | -0/+1 |
| * | | | | | | | | | | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 2010-12-06 | 1 | -2/+92 |
| * | | | | | | | | | | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 | 4 | -1/+2 |
| * | | | | | | | | | | x86, mrst: Check platform_device_register() return code | Vasiliy Kulikov | 2010-11-18 | 1 | -2/+1 |
| * | | | | | | | | | | x86/platform: Add Eurobraille/Iris power off support | Shérab | 2010-11-18 | 3 | -0/+105 |
| * | | | | | | | | | | x86, mrst: Add explanation for using 1960 as the year offset for vrtc | Feng Tang | 2010-11-17 | 1 | -1/+5 |
| * | | | | | | | | | | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" | Randy Dunlap | 2010-11-17 | 1 | -0/+1 |
| * | | | | | | | | | | x86, mrst: The shutdown for MRST requires the SCU IPC mechanism | Alan Cox | 2010-11-17 | 1 | -0/+1 |
| * | | | | | | | | | | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie | 2010-11-12 | 2 | -0/+17 |
| * | | | | | | | | | | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie | 2010-11-12 | 2 | -0/+316 |
| * | | | | | | | | | | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-12 | 8 | -0/+66 |
| * | | | | | | | | | | x86: mrst: Set vRTC's IRQ to level trigger type | Feng Tang | 2010-11-11 | 1 | -1/+1 |
| * | | | | | | | | | | x86: mrst: Add audio driver bindings | Vinod Koul | 2010-11-11 | 1 | -0/+7 |
| * | | | | | | | | | | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang | 2010-11-11 | 4 | -0/+637 |
| * | | | | | | | | | | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 2010-11-11 | 6 | -7/+143 |
| * | | | | | | | | | | x86: mrst: Add Moorestown specific reboot/shutdown support | Alek Du | 2010-11-11 | 1 | -0/+16 |
| * | | | | | | | | | | x86: mrst: Parse SFI timer table for all timer configs | Jacob Pan | 2010-11-09 | 1 | -1/+1 |
| * | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ |
|