1. 762db43 i386: remove kprobes' restore_interrupts in favour of conditional_sti by Alexander van Heukelum · 16 years ago
  2. 0cefa5b9 arch/x86/kernel/smpboot.c: Clarify when irq processing begins. by Manfred Spraul · 16 years ago
  3. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  4. 8a66712 x86, amd-iommu: propagate PCI device enabling error by Ingo Molnar · 16 years ago
  5. d562353 warnings: fix arch/x86/kernel/io_apic_64.c by Ingo Molnar · 16 years ago
  6. 45e96f2 warnings: fix arch/x86/kernel/early_printk.c by Ingo Molnar · 16 years ago
  7. 9f48280 x86, fpu: check __clear_user() return value by Ingo Molnar · 16 years ago
  8. 620f2ef Merge branch 'linus' into x86/xsave by Ingo Molnar · 16 years ago
  9. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  10. eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
  11. 84e9c95 Merge branch 'x86/signal' into core/signal by Ingo Molnar · 16 years ago
  12. 1389ac4 Merge branch 'linus' into x86/signal by Ingo Molnar · 16 years ago
  13. acbaa41 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago
  14. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  15. 325af5f x86: ioperm user_regset by Roland McGrath · 16 years ago
  16. 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
  17. cb58ffc x86: fix early panic on amd64 due to typo in supported CPU section by Petr Vandrovec · 16 years ago
  18. e1e23bb x86: avoid dereferencing beyond stack + THREAD_SIZE by David Rientjes · 16 years ago
  19. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  21. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  22. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. ec8deff Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  25. b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  27. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  28. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  29. d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 43603c8 x86, debug: print more information about unknown CPUs by Hans Schou · 16 years ago
  31. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  32. 847aef6 [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error by Akinobu Mita · 17 years ago
  33. 8d2d205 [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c by Paolo Ciarrocchi · 16 years ago
  34. 18c6faa [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c by Paolo Ciarrocchi · 16 years ago
  35. 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
  36. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  37. 04944b7 x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext by Suresh Siddha · 16 years ago
  38. f364ead x86: xsave: fix error condition in save_i387_xstate() by Suresh Siddha · 16 years ago
  39. 8d89adf x86: SB450: deprioritize DMI quirks by Ingo Molnar · 16 years ago
  40. 33fb0e4 x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC by Andreas Herrmann · 16 years ago
  41. afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  42. 6106611 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
  43. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  44. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
  45. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  46. b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  47. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  48. 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  49. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  50. d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 16 years ago
  51. dd55235 x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE by Yinghai Lu · 16 years ago
  52. 99e1aa1 x86: mtrr_cleanup: first 1M may be covered in var mtrrs by Yinghai Lu · 16 years ago
  53. 42fde7a x86: mtrr_cleanup: print out correct type v2 by Yinghai Lu · 16 years ago
  54. 175e438 x86: trivial printk fix in efi.c by Russ Anderson · 16 years ago
  55. 69e13ad x86: signal: remove indent in restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  56. a2e8d3d x86: signal: move macros out from restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  57. 8bb3931 x86, debug: mtrr_cleanup print out var mtrr before change it by Yinghai Lu · 16 years ago
  58. 834836e x86: mtrr_cleanup try gran_size to less than 1M, v3 by Yinghai Lu · 16 years ago
  59. 136c82c x86: mtrr_cleanup try gran_size to less than 1M, cleanup by J.A. Magallón · 16 years ago
  60. fd1452e x86/microcode: fix sleeping function called from invalid context at kernel/mutex.c by Dmitry Adamushko · 16 years ago
  61. 40becd8 AMD IOMMU: use iommu_device_max_index by FUJITA Tomonori · 16 years ago
  62. edfd222 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
  63. dc63b52 x86, vmi: fix broken LDT access by Zachary Amsden · 16 years ago
  64. de59985 x86: Fix broken LDT access in VMI by Zachary Amsden · 16 years ago
  65. 9b15684 x86, debug printouts: IOMMU setup failures should not be KERN_ERR by Adam Jackson · 16 years ago
  66. 3dcd7e2 x86: fix typo in enable_mtrr_cleanup early parameter by J.A. Magallón · 16 years ago
  67. 4624065 x86: mtrr_cleanup try gran_size to less than 1M by Yinghai Lu · 16 years ago
  68. dd7e522 x86: mtrr_cleanup prepare to make gran_size to less 1M by Yinghai Lu · 16 years ago
  69. 73436a1 x86: mtrr_cleanup safe to get more spare regs now by Yinghai Lu · 16 years ago
  70. bf5cb66 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
  71. 1254469 x86_64: be less annoying on boot, v2 by dcg · 16 years ago
  72. 8f0afaa x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 by Yinghai Lu · 16 years ago
  73. 0114267 x86/iommu: use __GFP_ZERO instead of memset for GART by Joerg Roedel · 16 years ago
  74. 3610f21 x86/iommu: convert GART need_flush to bool by Joerg Roedel · 16 years ago
  75. 237a622 x86/iommu: make GART driver checkpatch clean by Joerg Roedel · 16 years ago
  76. 54d45ff x86: add mtrr_cleanup_debug command line by Yinghai Lu · 16 years ago
  77. 2313c27 x86: mtrr_cleanup optimization, v2 by Yinghai Lu · 16 years ago
  78. 7fc2368 x86: don't need to go to chunksize to 4G by Yinghai Lu · 16 years ago
  79. 703a1ed kgdb, x86_64: fix PS CS SS registers in gdb serial by Jason Wessel · 16 years ago
  80. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
  81. f647677 x86_64: be less annoying on boot by Bill Nottingham · 16 years ago
  82. 1615965 x86 gart: remove unnecessary initialization by FUJITA Tomonori · 16 years ago
  83. 1d99088 x86: restore old GART alloc_coherent behavior by FUJITA Tomonori · 16 years ago
  84. ecef533 revert "x86: make GART to respect device's dma_mask about virtual mappings" by FUJITA Tomonori · 16 years ago
  85. 9f6ac57 x86: export pci-nommu's alloc_coherent by FUJITA Tomonori · 16 years ago
  86. 4694d23 x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frame by Hiroshi Shimamoto · 16 years ago
  87. 455edbc x86: signal: introduce helper macro is_ia32 by Hiroshi Shimamoto · 16 years ago
  88. b94fd69 x86: signal_64.c: introduce helper function signr_convert() by Hiroshi Shimamoto · 16 years ago
  89. 8d8c13b x86: signal_32.c: introduce signr_convert() by Hiroshi Shimamoto · 16 years ago
  90. c0f4d6d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 82b0786 x86: microcode patch loader bugfix by Peter Oruba · 16 years ago
  92. 2f9284e x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported by Dmitry Adamushko · 16 years ago
  93. e6aa0f0 Merge commit 'v2.6.27-rc7' into x86/microcode by Ingo Molnar · 16 years ago
  94. e51a1ac x86, olpc: fix endian bug in openfirmware workaround by Harvey Harrison · 16 years ago
  95. 493cd91 x86: ds.c ptrace.c integer as NULL pointer sparse fixes by Harvey Harrison · 16 years ago
  96. ebdd90a Merge commit 'v2.6.27-rc7' into x86/pebs by Ingo Molnar · 16 years ago
  97. 86d3237 x86: signal: cosmetic unification of handle_signal() by Hiroshi Shimamoto · 16 years ago
  98. ee847c5 x86: signal: cosmetic unification of do_notify_resume() by Hiroshi Shimamoto · 16 years ago
  99. 5fd9333 x86: signal: cosmetic unification of do_signal() by Hiroshi Shimamoto · 16 years ago
  100. 77a9a76 x86: disable apm on the olpc by Jeremy Katz · 16 years ago