1. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 17 years ago
  2. c854c91 x86_64: pci-gart_64.c iommu_fullflush should be static by Jaswinder Singh Rajput · 17 years ago
  3. cbafbc8 x86: efi.c declare add_efi_memmap before they get used by Jaswinder Singh Rajput · 17 years ago
  4. 7f3e632 x86: io_apic.c io_apic_sync should be static by Jaswinder Singh Rajput · 17 years ago
  5. a1ae299 x86: apic.c declare pic_mode before they get used by Jaswinder Singh Rajput · 17 years ago
  6. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 17 years ago
  7. c805b73 x86: mach-default setup.c cleanups by Cyrill Gorcunov · 17 years ago
  8. 75329f1 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  9. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  10. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  11. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  12. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  13. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  14. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  15. b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 17 years ago
  16. 0b936bf x86: reboot.c declare port_cf9_safe before they get used by Jaswinder Singh · 17 years ago
  17. 34bf5d0 Merge branch 'x86/core' into x86/cleanups by Ingo Molnar · 17 years ago
  18. bd8b96d x86: clean up comment style in arch/x86/kernel/traps.c by Ingo Molnar · 17 years ago
  19. c656d9c Merge branch 'x86/fpu' into x86/cleanups by Ingo Molnar · 17 years ago
  20. 71ab6b2 x86: remove impossible test in mtrr/main.c by Rusty Russell · 17 years ago
  21. a73ad33 x86: unify the implementation of FPU traps by H. Peter Anvin · 17 years ago
  22. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 17 years ago
  23. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 17 years ago
  24. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 17 years ago
  25. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 17 years ago
  26. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 17 years ago
  27. 1fcccb0 x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 by Jaswinder Singh · 17 years ago
  28. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 17 years ago
  29. cbacc2c Merge branch 'next' into for-linus by James Morris · 17 years ago
  30. b7e8bda crypto: crc32c-intel - Switch to shash by Herbert Xu · 17 years ago
  31. 1c06da8 crypto: crc32c-intel - Update copyright head by Kent Liu · 17 years ago
  32. 67be403 Revert "x86: disable X86_PTRACE_BTS" by Ingo Molnar · 17 years ago
  33. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
  34. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 17 years ago
  35. c1c15b6 x86: PAT: fix address types in track_pfn_vma_new() by H. Peter Anvin · 17 years ago
  36. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 17 years ago
  37. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 17 years ago
  38. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 17 years ago
  39. 7e3cbc3 Merge branch 'x86/ptrace' into x86/tsc by Ingo Molnar · 17 years ago
  40. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 17 years ago
  41. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 17 years ago
  42. 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 17 years ago
  43. adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 17 years ago
  44. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 17 years ago
  45. c5dee61 x86, bts: memory accounting by Markus Metzger · 17 years ago
  46. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 17 years ago
  47. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 17 years ago
  48. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 17 years ago
  49. 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 17 years ago
  50. 34945ed x86: common.c boot_cpu_stack and boot_exception_stacks should be static by Jaswinder Singh · 17 years ago
  51. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 17 years ago
  52. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  53. 345077c x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies by Suresh Siddha · 17 years ago
  54. f34a10b x86: fix warning in arch/x86/kernel/microcode_amd.c by Ingo Molnar · 17 years ago
  55. 9f22149 x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 by Hiroshi Shimamoto · 17 years ago
  56. 8869a2e x86: asm-offset_64: use rt_sigframe_ia32 by Hiroshi Shimamoto · 17 years ago
  57. b2fa739 x86: sigframe.h: include headers for dependency by Hiroshi Shimamoto · 17 years ago
  58. d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 17 years ago
  59. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 17 years ago
  60. 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 17 years ago
  61. 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 17 years ago
  62. f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 17 years ago
  63. 5c2628e x86: sigframe.h: add guard macro by Hiroshi Shimamoto · 17 years ago
  64. f269b07 x86: revert CONFIG_RELOCATABLE=y defconfig change by Vegard Nossum · 17 years ago
  65. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 17 years ago
  66. 57a3750 x86: time_64.c timer_interrupt() should be static by Jaswinder Singh · 17 years ago
  67. c9bc03a Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  68. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 17 years ago
  69. 4087449 Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
  70. d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 17 years ago
  71. 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 17 years ago
  72. c85c2ff x86: signal: prepare to include from ia32_signal.c by Hiroshi Shimamoto · 17 years ago
  73. 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 17 years ago
  74. a5c56eb x86: signal: rename sigframe and rt_sigframe on 32-bit by Hiroshi Shimamoto · 17 years ago
  75. f522376 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c by Hiroshi Shimamoto · 17 years ago
  76. 84df817 AMD IOMMU: panic if completion wait loop fails by Joerg Roedel · 17 years ago
  77. cf558d2 AMD IOMMU: set cmd buffer pointers to zero manually by Joerg Roedel · 17 years ago
  78. d680fe4 x86: entry_64 - introduce FTRACE_ frame macro v2 by Cyrill Gorcunov · 17 years ago
  79. 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 17 years ago
  80. d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 17 years ago
  81. ae417bb x86: signal: use signal_fault() in sys_sigreturn() by Hiroshi Shimamoto · 17 years ago
  82. c8182f0 sgi-xp: xpc needs to pass the physical address, not virtual by Russ Anderson · 17 years ago
  83. cf9b303 x86: re-enable MCE on secondary CPUS after suspend/resume by Andi Kleen · 17 years ago
  84. 189f67c x86: UV fix for global physical addresses by Jack Steiner · 17 years ago
  85. c15cb37 Merge commit 'v2.6.28-rc8' into x86/uv by Ingo Molnar · 17 years ago
  86. fde9071 x86: clean up dead code in vmi_32.c by Zachary Amsden · 17 years ago
  87. 8ae9366 x86: hardirq: use inc_irq_stat() in non-unified functions by Hiroshi Shimamoto · 17 years ago
  88. 78f902c Merge commit 'v2.6.28-rc8' into x86/doc by Ingo Molnar · 17 years ago
  89. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 17 years ago
  90. a9b43c7 x86: setup.c find_and_reserve_crashkernel should be static by Jaswinder Singh · 17 years ago
  91. c0195b6 x86: ldt.c declare sys_modify_ldt before they get used by Jaswinder Singh · 17 years ago
  92. 7b5b50f x86: signal.c declare do_notify_resume before they get used by Jaswinder Singh · 17 years ago
  93. aab02f0 x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used by Jaswinder Singh · 17 years ago
  94. f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 17 years ago
  95. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 17 years ago
  96. 7e91a12 Merge branch 'x86/cpufeature' into x86/tsc by Ingo Molnar · 17 years ago
  97. d437797 x86: support always running TSC on Intel CPUs, add cpufeature definition by Ingo Molnar · 17 years ago
  98. dd7a523 Merge commit 'v2.6.28-rc8' into x86/cpufeature by Ingo Molnar · 17 years ago
  99. df23cab x86: microcode_amd: modify log messages by Andreas Herrmann · 17 years ago
  100. 5549b94 x86: microcode_amd: use 'packed' attribute for structs by Andreas Herrmann · 17 years ago