| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu | 4 | -58/+6 |
| 2008-07-08 | x86: kill bad_ppro | Yinghai Lu | 2 | -2/+2 |
| 2008-07-08 | x86: move e820_resource_resources to e820.c | Yinghai Lu | 3 | -5/+1 |
| 2008-07-08 | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying | 2 | -0/+3 |
| 2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2 | -1/+3 |
| 2008-07-08 | x86: rename two e820 related functions | Yinghai Lu | 1 | -2/+2 |
| 2008-07-08 | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu | 1 | -0/+1 |
| 2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 1 | -2/+0 |
| 2008-07-08 | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 3 | -4/+2 |
| 2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle | 1 | -1/+1 |
| 2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 10 | -33/+87 |
| 2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 15 | -663/+977 |
| 2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 7 | -122/+336 |
| 2008-07-08 | Merge branch 'x86/setup' into x86/devel | Ingo Molnar | 1 | -0/+1 |
| 2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 56 | -804/+931 |
| 2008-07-08 | x86, io-apic: define names for redirection table entry fields | Cyrill Gorcunov | 1 | -0/+9 |
| 2008-07-08 | x86: APIC/SMP: Downgrade the NMI watchdog for "noapic" | Maciej W. Rozycki | 1 | -1/+3 |
| 2008-07-08 | x86: NMI watchdog: Downgrade helper | Maciej W. Rozycki | 1 | -0/+5 |
| 2008-07-08 | x86: move pci_routirq declaration to pci.h | Thomas Gleixner | 1 | -0/+2 |
| 2008-07-08 | x86: I/O APIC: clean up the 8259A on a NMI watchdog failure | Maciej W. Rozycki | 1 | -0/+4 |
| 2008-07-08 | x86: I/O APIC: remove parameters to fiddle with the 8259A | Maciej W. Rozycki | 1 | -1/+0 |
| 2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner | 1 | -1/+5 |
| 2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 1 | -0/+3 |
| 2008-07-08 | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar | 9 | -27/+65 |
| 2008-07-08 | x86: Move PCI IO ECS code to x86/pci | Robert Richter | 1 | -2/+0 |
| 2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 1 | -3/+0 |
| 2008-07-07 | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 10 | -33/+87 |
| 2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 10 | -28/+77 |
| 2008-07-06 | x86: KVM guest: Add memory clobber to hypercalls | Anthony Liguori | 1 | -5/+10 |
| 2008-07-04 | x86: cacheline_align tss_struct | Richard Kennedy | 1 | -5/+1 |
| 2008-07-04 | x86, AMD IOMMU: flush domain TLB when there is more than one page to flush | Joerg Roedel | 1 | -0/+2 |
| 2008-06-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2008-06-30 | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 1 | -21/+1 |
| 2008-06-30 | x86: add compilation checks to pci_unmap_*() macros | Matti Linnanvuori | 1 | -6/+8 |
| 2008-06-27 | x86, AMD IOMMU, build fix #2 | Ingo Molnar | 1 | -2/+3 |
| 2008-06-27 | x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code | Joerg Roedel | 1 | -0/+32 |
| 2008-06-27 | x86, AMD IOMMU: add header file for driver data structures and defines | Joerg Roedel | 1 | -0/+242 |
| 2008-06-26 | x86: shift bits the right way in native_read_tscp | Max Asbock | 1 | -1/+1 |
| 2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe | 8 | -11/+22 |
| 2008-06-25 | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 1 | -0/+28 |
| 2008-06-25 | Merge branch 'linus' into x86/pebs | Ingo Molnar | 15 | -45/+101 |
| 2008-06-25 | Merge branch 'linus' into x86/nmi | Ingo Molnar | 7 | -26/+62 |
| 2008-06-25 | Merge branch 'linus' into x86/kconfig | Ingo Molnar | 7 | -26/+62 |
| 2008-06-25 | Merge branch 'linus' into x86/irq | Ingo Molnar | 7 | -26/+62 |
| 2008-06-25 | Merge branch 'linus' into x86/i8259 | Ingo Molnar | 9 | -27/+76 |
| 2008-06-25 | Merge branch 'linus' into x86/gart | Ingo Molnar | 7 | -26/+62 |
| 2008-06-25 | Merge branch 'linus' into x86/fixmap | Ingo Molnar | 7 | -26/+62 |
| 2008-06-25 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 6 | -25/+60 |
| 2008-06-25 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 5 | -23/+58 |
| 2008-06-25 | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 6 | -22/+62 |