1. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 16 years ago
  2. 0a3ec21 x86: beautify vmlinux_64.lds.S by Sam Ravnborg · 16 years ago
  3. d1f0ae5 x86: standardize Kbuild rules by Sam Ravnborg · 16 years ago
  4. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 16 years ago
  5. 6f66cbc x86 microcode: revert some work_on_cpu by Hugh Dickins · 16 years ago
  6. 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 16 years ago
  7. 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
  8. b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 16 years ago
  10. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago
  11. 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 16 years ago
  12. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 16 years ago
  13. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
  14. a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 16 years ago
  15. 746cddd x86, intr-remap: fix eoi for interrupt remapping without x2apic by Weidong Han · 16 years ago
  16. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
  17. e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 16 years ago
  20. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
  21. 3ecb1b7 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 16 years ago
  22. 2b2a733 xen: clean up gate trap/interrupt constants by Jeremy Fitzhardinge · 16 years ago
  23. bc6081f xen: set _PAGE_NX in __supported_pte_mask before pagetable construction by Jeremy Fitzhardinge · 16 years ago
  24. e3f8a74 xen/mmu: weaken flush_tlb_other test by Jeremy Fitzhardinge · 16 years ago
  25. b96229b xen/mmu: some early pagetable cleanups by Jeremy Fitzhardinge · 16 years ago
  26. b40bf53 Xen: Add virt_to_pfn helper function by Alex Nixon · 16 years ago
  27. 10eceeb x86-64: remove PGE from must-have feature list by Jeremy Fitzhardinge · 16 years ago
  28. 191216b xen: mask XSAVE from cpuid by Jeremy Fitzhardinge · 16 years ago
  29. 1207cf8e NULL noise: arch/x86/xen/smp.c by Hannes Eder · 16 years ago
  30. c667d5d xen: remove xen_load_gdt debug by Jeremy Fitzhardinge · 16 years ago
  31. a957fac xen: make xen_load_gdt simpler by Jeremy Fitzhardinge · 16 years ago
  32. c7da8c8 xen: clean up xen_load_gdt by Jeremy Fitzhardinge · 16 years ago
  33. cdaead6 xen: split construction of p2m mfn tables from registration by Jeremy Fitzhardinge · 16 years ago
  34. e791ca0 xen: separate p2m allocation from setting by Jeremy Fitzhardinge · 16 years ago
  35. d6382bf xen: disable preempt for leave_lazy_mmu by Jeremy Fitzhardinge · 16 years ago
  36. 59d1381 x86: smarten /proc/interrupts output for new counters by Hidetoshi Seto · 16 years ago
  37. 280ff38 Merge commit 'v2.6.30-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  38. c5da9a2 x86: DMI match for the Dell DXP061 as it needs BIOS reboot by Alan Cox · 16 years ago
  39. 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 16 years ago
  40. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
  41. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
  42. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 16 years ago
  43. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 16 years ago
  44. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 16 years ago
  46. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
  47. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  48. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  49. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
  50. f7d7f86 x86, intel-iommu: fix X2APIC && !ACPI build failure by David Woodhouse · 16 years ago
  51. d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 16 years ago
  52. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  53. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  54. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  56. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  57. 8a3f257 Merge branch 'misc' into release by Len Brown · 16 years ago
  58. 33526a5 Merge branch 'x2apic' into release by Len Brown · 16 years ago
  59. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
  60. 6bb5975 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 16 years ago
  62. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 16 years ago
  63. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  64. 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 16 years ago
  65. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
  66. 9b7b89e x86: disable stack-protector for __restore_processor_state() by Joseph Cihula · 16 years ago
  67. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  68. a0e0404 mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  69. 6a491e2 x86: fix is_io_mapping_possible() build warning on i386 allnoconfig by Andrew Morton · 16 years ago
  70. 5b4c0b6 ACPI: update comment by Zhang Rui · 16 years ago
  71. 484cad3 Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  72. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
  73. 67796bf x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros by Joerg Roedel · 16 years ago
  74. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  75. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
  76. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
  77. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 16 years ago
  78. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 16 years ago
  79. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 16 years ago
  80. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  81. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 16 years ago
  82. a7f8c50 x86, mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  83. 83f2f0e Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  84. 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 16 years ago
  85. eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 16 years ago
  86. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  87. ef5ddd3 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 16 years ago
  89. 9c9cb14 Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  91. bf9ed57 pm: cleanup includes by Magnus Damm · 16 years ago
  92. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
  93. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
  94. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
  95. 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
  96. 0f8f308 x86: signal: check sas_ss_size instead of sas_ss_flags() by Hiroshi Shimamoto · 16 years ago
  97. 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 16 years ago
  98. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
  99. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  100. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 16 years ago