1. cf9972a x86, setup: fix comment in the "glove box" code by H. Peter Anvin · 16 years ago
  2. cf06de7 x86, setup: "glove box" BIOS interrupts in the video code by H. Peter Anvin · 16 years ago
  3. 0a706db x86, setup: "glove box" BIOS interrupts in the MCA code by H. Peter Anvin · 16 years ago
  4. 3435d34 x86, setup: "glove box" BIOS interrupts in the EDD code by H. Peter Anvin · 16 years ago
  5. d54ea25 x86, setup: "glove box" BIOS interrupts in the APM code by H. Peter Anvin · 16 years ago
  6. df7699c x86, setup: "glove box" BIOS interrupts in the core boot code by H. Peter Anvin · 16 years ago
  7. 7a734e7 x86, setup: "glove box" BIOS calls -- infrastructure by H. Peter Anvin · 16 years ago
  8. 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
  9. 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
  10. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 16 years ago
  11. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
  12. 59d1381 x86: smarten /proc/interrupts output for new counters by Hidetoshi Seto · 16 years ago
  13. 280ff38 Merge commit 'v2.6.30-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  14. c5da9a2 x86: DMI match for the Dell DXP061 as it needs BIOS reboot by Alan Cox · 16 years ago
  15. 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 16 years ago
  16. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
  17. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
  18. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 16 years ago
  19. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 16 years ago
  20. 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
  21. 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 16 years ago
  22. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
  23. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  24. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  25. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
  26. f7d7f86 x86, intel-iommu: fix X2APIC && !ACPI build failure by David Woodhouse · 16 years ago
  27. d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 16 years ago
  28. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  29. 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
  30. 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
  31. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  32. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  33. 8a3f257 Merge branch 'misc' into release by Len Brown · 16 years ago
  34. 33526a5 Merge branch 'x2apic' into release by Len Brown · 16 years ago
  35. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
  36. 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
  37. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 16 years ago
  38. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 16 years ago
  39. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  40. 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 16 years ago
  41. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
  42. 9b7b89e x86: disable stack-protector for __restore_processor_state() by Joseph Cihula · 16 years ago
  43. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  44. a0e0404 mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  45. 6a491e2 x86: fix is_io_mapping_possible() build warning on i386 allnoconfig by Andrew Morton · 16 years ago
  46. 5b4c0b6 ACPI: update comment by Zhang Rui · 16 years ago
  47. 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
  48. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
  49. 67796bf x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros by Joerg Roedel · 16 years ago
  50. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  51. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
  52. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
  53. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 16 years ago
  54. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 16 years ago
  55. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 16 years ago
  56. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  57. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 16 years ago
  58. a7f8c50 x86, mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  59. 83f2f0e Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  60. 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 16 years ago
  61. eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 16 years ago
  62. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  63. 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
  64. cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 16 years ago
  65. 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
  66. 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
  67. bf9ed57 pm: cleanup includes by Magnus Damm · 16 years ago
  68. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
  69. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
  70. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
  71. 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
  72. 0f8f308 x86: signal: check sas_ss_size instead of sas_ss_flags() by Hiroshi Shimamoto · 16 years ago
  73. 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
  74. 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
  75. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  76. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 16 years ago
  77. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  78. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  79. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  80. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  81. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 16 years ago
  83. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  85. 25c1a41 x86: fix mismerge in arch/x86/include/asm/timer.h by Stephen Rothwell · 16 years ago
  86. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  87. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  88. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
  89. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 16 years ago
  90. b7ff99e lguest: wire up pte_update/pte_update_defer by Rusty Russell · 16 years ago
  91. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  92. c549e71 x86, setup: ACPI 3, BIOS workaround for E820-probing code by H. Peter Anvin · 16 years ago
  93. 32ec7fd x86, setup: preemptively save/restore edi and ebp around INT 15 E820 by H. Peter Anvin · 16 years ago
  94. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  95. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  96. 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  97. 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 16 years ago
  98. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  99. a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 16 years ago
  100. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago