1. bfb4dc0 x86: memtest: wipe out test pattern from memory by Andreas Herrmann · 15 years ago
  2. 570c9e6 x86: memtest: adapt log messages by Andreas Herrmann · 15 years ago
  3. 7dad169 x86: memtest: cleanup memtest function by Andreas Herrmann · 15 years ago
  4. 6d74171 x86: memtest: introduce array to select memtest patterns by Andreas Herrmann · 15 years ago
  5. 40823f7 x86: memtest: reuse test patterns when memtest parameter exceeds number of available patterns by Andreas Herrmann · 15 years ago
  6. a852cbf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 15 years ago
  7. 9f33111 x86: efi_stub_32,64 - add missing ENDPROCs by Cyrill Gorcunov · 15 years ago
  8. bc8b2b9 x86: head_64.S - use GLOBAL macro by Cyrill Gorcunov · 15 years ago
  9. b3baaa1 x86: entry_64.S - add missing ENDPROC by Cyrill Gorcunov · 15 years ago
  10. 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 15 years ago
  11. 5e112ae x86: head_64.S - use IDT_ENTRIES instead of hardcoded number by Cyrill Gorcunov · 15 years ago
  12. 2a0b100 x86: head_64.S - remove useless balign by Cyrill Gorcunov · 15 years ago
  13. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 15 years ago
  14. bda3a89 x86: minor cleanup in the espfix code by Stas Sergeev · 15 years ago
  15. ecda062 x86: check mptable physptr with max_low_pfn on 32bit by Yinghai Lu · 15 years ago
  16. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 15 years ago
  17. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 15 years ago
  18. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 15 years ago
  19. 8425091 x86: improve the help text of X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 15 years ago
  20. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  21. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  22. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 15 years ago
  23. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  24. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  25. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 15 years ago
  26. a967bb3 x86: ia32_signal: introduce {get|set}_user_seg() by Hiroshi Shimamoto · 15 years ago
  27. 8801ead x86: ia32_signal: introduce GET_SEG() macro by Hiroshi Shimamoto · 15 years ago
  28. a47e3ec x86: ia32_signal: remove unused debug code by Hiroshi Shimamoto · 15 years ago
  29. b319eed x86, mm: fault.c, simplify kmmio_fault(), cleanup by Ingo Molnar · 15 years ago
  30. 2366c29 x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  31. fc6fcdf x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  32. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 15 years ago
  33. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 15 years ago
  34. 460c133 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 15 years ago
  36. be71cb5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. d919091 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c by Wei Yongjun · 15 years ago
  38. 58bafe7 mn10300: fix oprofile by David Howells · 15 years ago
  39. 41a9e64 uml: fix vde network backend in user mode linux by Luca Bigliardi · 15 years ago
  40. f8eeb2e x86, mm: fault.c, update copyrights by Ingo Molnar · 15 years ago
  41. cd1b68f x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS by Ingo Molnar · 15 years ago
  42. 7c178a2 x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() by Ingo Molnar · 15 years ago
  43. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 15 years ago
  44. c3731c6 x86, mm: fault.c, remove #ifdef from do_page_fault() by Ingo Molnar · 15 years ago
  45. 1cc9954 x86, mm: fault.c, unify oops handling by Ingo Molnar · 15 years ago
  46. 8f76614 x86, mm: fault.c, unify oops printing by Ingo Molnar · 15 years ago
  47. f2f13a8 x86, mm: fault.c, reorder functions by Ingo Molnar · 15 years ago
  48. b180181 x86, mm, kprobes: fault.c, simplify notify_page_fault() by Ingo Molnar · 15 years ago
  49. b814d41 x86, mm: fault.c, simplify kmmio_fault() by Ingo Molnar · 15 years ago
  50. 121d5d0 x86, mm: fault.c, enable PF_RSVD checks on 32-bit too by Ingo Molnar · 15 years ago
  51. 8c938f9 x86, mm: fault.c, factor out the vm86 fault check by Ingo Molnar · 15 years ago
  52. 107a036 x86, mm: fault.c, refactor/simplify the is_prefetch() code by Ingo Molnar · 15 years ago
  53. 2d4a716 x86, mm: fault.c cleanup by Ingo Molnar · 15 years ago
  54. fdb17ae x86, vmi: TSC going backwards check in vmi clocksource, cleanup by Alok Kataria · 15 years ago
  55. c9e1585 Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into x86/mm by Ingo Molnar · 15 years ago
  56. 7a5714e x86, pat: add large-PAT check to split_large_page() by Ingo Molnar · 15 years ago
  57. 3c3e569 x86: check PMD in spurious_fault handler by Steven Rostedt · 15 years ago
  58. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 15 years ago
  59. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  60. ecab22a x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits by Vegard Nossum · 15 years ago
  61. 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 15 years ago
  62. 48ffc70 x86, vmi: TSC going backwards check in vmi clocksource by Alok N Kataria · 15 years ago
  63. a5e7536 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  64. ec8148d [IA64] xen_domu build fix by Tony Luck · 15 years ago
  65. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 16 years ago
  66. c0acdea [IA64] Remove redundant cpu_clear() in __cpu_disable path by Alex Chiang · 15 years ago
  67. 66db2e6 [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" by Alex Chiang · 15 years ago
  68. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 15 years ago
  69. 334f85b6 [IA64] Build fix for __early_pfn_to_nid() undefined link error by Tony Luck · 15 years ago
  70. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  71. e9ce0c3 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 15 years ago
  72. bcf8951 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 9dd446f [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header by Hartley Sweeten · 15 years ago
  74. cb425af x86: compressed head_32 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  75. 2d4eeecb x86: compressed head_64 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  76. 324bda9 x86: pmjump - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  77. 2f79555 x86: copy.S - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  78. 1b25f3b x86: linkage - get rid of _X86 macros by Cyrill Gorcunov · 15 years ago
  79. 9569554 x86: asm linkage - introduce GLOBAL macro by Cyrill Gorcunov · 15 years ago
  80. 9da616f [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC by Makito SHIOKAWA · 15 years ago
  81. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago
  82. d5cd034 [S390] Fix timeval regression on s390 by Christian Borntraeger · 15 years ago
  83. 41f3103 [ARM] omap: fix clock reparenting in omap2_clk_set_parent() by Russell King · 15 years ago
  84. 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 15 years ago
  85. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 15 years ago
  86. de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 15 years ago
  87. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  88. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  89. 07db1c1 x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown by Andi Kleen · 15 years ago
  90. 380851b x86, mce: use force_sig_info to kill process in machine check by Andi Kleen · 15 years ago
  91. 6ec68bf x86, mce: reinitialize per cpu features on resume by Andi Kleen · 15 years ago
  92. fd4b9b3 [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support by Nicolas Pitre · 15 years ago
  93. f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  96. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 15 years ago
  97. 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  98. bf51935 x86, rcu: fix strange load average and ksoftirqd behavior by Paul E. McKenney · 15 years ago
  99. a7eb518 x86: truncate ISA addresses to unsigned int by H. Peter Anvin · 15 years ago
  100. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 15 years ago