| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 2011-04-21 | 1 | -1/+1 |
* | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2011-04-18 | 1 | -2/+2 |
* | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 2011-04-18 | 1 | -11/+11 |
* | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel | 2011-04-15 | 1 | -0/+4 |
* | x86-32, fpu: Fix FPU exception handling on non-SSE systems | Hans Rosenfeld | 2011-04-06 | 1 | -1/+1 |
* | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 2 | -2/+0 |
* | percpu: Omit segment prefix in the UP case for cmpxchg_double | Christoph Lameter | 2011-03-27 | 1 | -4/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-03-24 | 1 | -3/+2 |
|\ |
|
| * | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 58 | -314/+537 |
| |\ |
|
| * \ | Merge commit 'v2.6.38' into release | Len Brown | 2011-03-23 | 3 | -1/+12 |
| |\ \ |
|
| * \ \ | Merge branch 'acpica' into release | Len Brown | 2011-03-18 | 2 | -1/+2 |
| |\ \ \ |
|
| * | | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 2011-02-24 | 1 | -2/+2 |
| * | | | | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki | 2011-02-24 | 1 | -2/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | x86: add context tag to mark mm when running a task in 32-bit compatibility mode | Stephen Wilson | 2011-03-23 | 1 | -0/+6 |
* | | | | | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -8/+0 |
* | | | | | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -2/+0 |
* | | | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | | | | | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 2011-03-22 | 1 | -1/+5 |
* | | | | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -8/+0 |
* | | | | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -2/+8 |
|/ / / / |
|
* | | | | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 2 | -1/+4 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-18 | 13 | -25/+20 |
|\ \ \ \ |
|
| * | | | | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2011-03-18 | 1 | -8/+3 |
| * | | | | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 2011-03-18 | 2 | -4/+4 |
| * | | | | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 | 10 | -13/+13 |
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-03-18 | 38 | -244/+399 |
| |\ \ \ \ |
|
* | | | | | | KVM: MMU: cleanup pte write path | Xiao Guangrong | 2011-03-17 | 1 | -5/+2 |
* | | | | | | KVM: emulator: Fix io permission checking for 64bit guest | Gleb Natapov | 2011-03-17 | 1 | -2/+2 |
* | | | | | | KVM: MMU: do not record gfn in kvm_mmu_pte_write | Xiao Guangrong | 2011-03-17 | 1 | -1/+0 |
* | | | | | | KVM: x86: Convert tsc_write_lock to raw_spinlock | Jan Kiszka | 2011-03-17 | 1 | -1/+1 |
* | | | | | | KVM: Convert kvm_lock to raw_spinlock | Jan Kiszka | 2011-03-17 | 1 | -1/+1 |
* | | | | | | KVM: x86 emulator: vendor specific instructions | Avi Kivity | 2011-03-17 | 1 | -0/+1 |
* | | | | | | KVM: x86: handle guest access to BBL_CR_CTL3 MSR | john cooper | 2011-03-17 | 1 | -0/+1 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-16 | 1 | -6/+6 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch 'x86/amd-nb' into x86/urgent | Ingo Molnar | 2011-03-16 | 1 | -6/+10 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | x86, amd-nb: Misc cleanliness fixes | Borislav Petkov | 2011-03-03 | 1 | -6/+6 |
* | | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 4 | -18/+36 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, reboot: Move the real-mode reboot code to an assembly file | H. Peter Anvin | 2011-02-17 | 1 | -1/+4 |
| * | | | | | | x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assembly | H. Peter Anvin | 2011-02-17 | 1 | -5/+7 |
| * | | | | | | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-17 | 2 | -12/+25 |
* | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -0/+48 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support | Christoph Lameter | 2011-02-28 | 1 | -0/+48 |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 8 | -19/+91 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 1 | -4/+0 |
| * | | | | | | | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 2 | -5/+3 |
| * | | | | | | | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 1 | -1/+0 |
| * | | | | | | | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+2 |
| * | | | | | | | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+14 |