1. e2fbf1a [PATCH] x86: gitignore some autogenerated files for i386 by Thomas Meyer · 18 years ago
  2. 581141c [PATCH] x86: document sysenter path by Albert D. Cahalan · 18 years ago
  3. 3037944 [PATCH] x86: fix oprofile kernel callgraph regression by Gerald Britton · 18 years ago
  4. 934a359 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  5. c0cdf19 [PATCH] x86: print out early faults via early_printk() by Ingo Molnar · 18 years ago
  6. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 18 years ago
  7. 7a8ef1c [PATCH] x86: don't initialise cpu_possible_map to all ones by Andrew Morton · 18 years ago
  8. 2da436e [PATCH] unshare system call -v5: system call registration for i386 by JANAK DESAI · 18 years ago
  9. e1a8e6c [PATCH] Fix bad apic fix on i386 by Andi Kleen · 18 years ago
  10. 4be68a7 [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64 by Adrian Bunk · 18 years ago
  11. b53e8f6 [PATCH] i386: print kernel version in register dumps by Chuck Ebbert · 18 years ago
  12. fe38d85 [PATCH] i386 cpu hotplug: don't access freed memory by Chuck Ebbert · 18 years ago
  13. 165a2c1 [PATCH] x86: fix stack trace facility level by Hugh Dickins · 18 years ago
  14. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  15. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 18 years ago
  16. 7f66ae4 [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT by Ashok Raj · 18 years ago
  17. 23332c2 [PATCH] OProfile: fixed x86_64 incorrect kernel call graphs by Tong Li · 18 years ago
  18. 9d2725b [CPUFREQ] Check for not initialized freq on cpufreq changes by Thomas Renninger · 18 years ago
  19. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  20. 975b3d3 [PATCH] VMSPLIT config options by Mark Lord · 18 years ago
  21. bfaa1de [PATCH] disable lost tick compensation before TSCs are synced by john stultz · 18 years ago
  22. 389d1ea [PATCH] CONFIG_DOUBLEFAULT Kconfig fix by Ingo Molnar · 18 years ago
  23. 3103039 [PATCH] PCI: handle bogus MCFG entries by Andi Kleen · 19 years ago
  24. b6ebb26 [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 by Jason Gaston · 19 years ago
  25. b8c475b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 by Linus Torvalds · 18 years ago
  26. 28e0cf2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  27. 6fe8f47 [X86] Add new Intel cache descriptors. by Dave Jones · 19 years ago
  28. c70ca00 [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata by Ben Collins · 19 years ago
  29. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  30. cdc9cc1 [CPUFREQ] X86_GX_SUSPMOD must depend on PCI by Adrian Bunk · 19 years ago
  31. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
  32. 3213e91 [PATCH] Add pselect/ppoll system calls on i386 by David Woodhouse · 19 years ago
  33. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 19 years ago
  34. 4f08550 [PATCH] vfs: *at functions: i386 by Ulrich Drepper · 19 years ago
  35. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 19 years ago
  36. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 19 years ago
  37. 6aa4c0e [PATCH] i386: remove gcc version check for CONFIG_REGPARM by Adrian Bunk · 19 years ago
  38. aa41eb9 [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit by Andi Kleen · 19 years ago
  39. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  40. 9ab34fe [PATCH] enable unit-at-a-time optimisations for gcc4 by Ingo Molnar · 19 years ago
  41. a80da73 [PATCH] gx1fb: (try to) play nicer with various BIOSes by David Vrabel · 19 years ago
  42. 7aa8974 [PATCH] i386: fix stack dump loglevel by Chuck Ebbert · 19 years ago
  43. ce63ad7 [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus options by Randy Dunlap · 19 years ago
  44. 624dffc correct email address of Manfred Spraul by Christian Kujau · 19 years ago
  45. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 19 years ago
  46. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 19 years ago
  47. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 19 years ago
  48. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  49. 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 19 years ago
  50. 4092bde [PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig by Andi Kleen · 19 years ago
  51. 2e664aa [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. by Andi Kleen · 19 years ago
  52. 1008fdd [PATCH] x86_64: Memorize location of i8259 for reboots. by Eric W. Biederman · 19 years ago
  53. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  54. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  55. 5a07a30 [PATCH] i386/x86-64: Remove sub jiffy profile timer support by Venkatesh Pallipadi · 19 years ago
  56. 7a4a76c [PATCH] x86_64: Fix off by one in acpi table mapping by Andi Kleen · 19 years ago
  57. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  58. 6e3fbee [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown by Eric W. Biederman · 19 years ago
  59. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  60. 152bf8c [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers by Andi Kleen · 19 years ago
  61. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  62. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  63. eb3a729 [PATCH] kprobes: fix race in recovery of reentrant probe by Keshavamurthy Anil S · 19 years ago
  64. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  65. d274ba2 x86: fix "make install" target by Linus Torvalds · 19 years ago
  66. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  67. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 19 years ago
  68. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  69. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 19 years ago
  70. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 19 years ago
  71. 05970d4 [PATCH] kexec: change CONFIG_PHYSICAL_START dependency by Maneesh Soni · 19 years ago
  72. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 19 years ago
  73. aac04b3 [PATCH] kdump: x86_64: add elfcorehdr command line option by Vivek Goyal · 19 years ago
  74. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
  75. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  76. 8240941 [PATCH] kdump: i386 save ss esp bug fix by akpm@osdl.org · 19 years ago
  77. 9c10780 [PATCH] printk levels for i386 oops code. by Dave Jones · 19 years ago
  78. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  79. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  80. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  81. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  82. c28ab5d remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog by Adrian Bunk · 19 years ago
  83. afad260 [CRYPTO] aes-i586: Remove unused variable ls_tab by Daniel Marjamäki · 19 years ago
  84. e6a3a92 [CRYPTO] aes-i586: Nano-optimisation on key length check by Denis Vlasenko · 19 years ago
  85. c8a19c9 [CRYPTO] Allow AES C/ASM implementations to coexist by Herbert Xu · 19 years ago
  86. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  87. d1d6da8 [PATCH] arch: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  88. 1927268 [PATCH] PCI: update Toshiba ohci quirk DMI table by Jesse Barnes · 19 years ago
  89. 8174551 [PATCH] PCI: irq.c: trivial printk and DBG updates by Daniel Marjamäki · 19 years ago
  90. fb37fb9 [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev by Hanna Linder · 19 years ago
  91. 0d20bab kbuild: drop vmlinux dependency from "make install" by H. Peter Anvin · 19 years ago
  92. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  93. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  94. 22c4e30 [PATCH] tiny: Make x86 doublefault handling optional by Matt Mackall · 19 years ago
  95. 987d461 [PATCH] Make apm buildable without legacy pm by Dave Jones · 19 years ago
  96. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
  97. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  98. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  99. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 19 years ago
  100. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago