1. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 19 years ago
  2. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 19 years ago
  3. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 19 years ago
  4. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  5. 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 19 years ago
  6. 4092bde [PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig by Andi Kleen · 19 years ago
  7. 2e664aa [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. by Andi Kleen · 19 years ago
  8. 1008fdd [PATCH] x86_64: Memorize location of i8259 for reboots. by Eric W. Biederman · 19 years ago
  9. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  10. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  11. 5a07a30 [PATCH] i386/x86-64: Remove sub jiffy profile timer support by Venkatesh Pallipadi · 19 years ago
  12. 7a4a76c [PATCH] x86_64: Fix off by one in acpi table mapping by Andi Kleen · 19 years ago
  13. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  14. 6e3fbee [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown by Eric W. Biederman · 19 years ago
  15. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  16. 152bf8c [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers by Andi Kleen · 19 years ago
  17. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  18. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  19. eb3a729 [PATCH] kprobes: fix race in recovery of reentrant probe by Keshavamurthy Anil S · 19 years ago
  20. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  21. d274ba2 x86: fix "make install" target by Linus Torvalds · 19 years ago
  22. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  23. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 19 years ago
  24. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  25. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 19 years ago
  26. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 19 years ago
  27. 05970d4 [PATCH] kexec: change CONFIG_PHYSICAL_START dependency by Maneesh Soni · 19 years ago
  28. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 19 years ago
  29. aac04b3 [PATCH] kdump: x86_64: add elfcorehdr command line option by Vivek Goyal · 19 years ago
  30. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
  31. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  32. 8240941 [PATCH] kdump: i386 save ss esp bug fix by akpm@osdl.org · 19 years ago
  33. 9c10780 [PATCH] printk levels for i386 oops code. by Dave Jones · 19 years ago
  34. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  35. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  36. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  37. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  38. c28ab5d remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog by Adrian Bunk · 19 years ago
  39. afad260 [CRYPTO] aes-i586: Remove unused variable ls_tab by Daniel Marjamäki · 19 years ago
  40. e6a3a92 [CRYPTO] aes-i586: Nano-optimisation on key length check by Denis Vlasenko · 19 years ago
  41. c8a19c9 [CRYPTO] Allow AES C/ASM implementations to coexist by Herbert Xu · 19 years ago
  42. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  43. d1d6da8 [PATCH] arch: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  44. 1927268 [PATCH] PCI: update Toshiba ohci quirk DMI table by Jesse Barnes · 19 years ago
  45. 8174551 [PATCH] PCI: irq.c: trivial printk and DBG updates by Daniel Marjamäki · 19 years ago
  46. fb37fb9 [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev by Hanna Linder · 19 years ago
  47. 0d20bab kbuild: drop vmlinux dependency from "make install" by H. Peter Anvin · 19 years ago
  48. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  49. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  50. 22c4e30 [PATCH] tiny: Make x86 doublefault handling optional by Matt Mackall · 19 years ago
  51. 987d4613 [PATCH] Make apm buildable without legacy pm by Dave Jones · 19 years ago
  52. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
  53. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  54. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  55. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 19 years ago
  56. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  57. ad14336 kbuild: remove GCC_VERSION by Sam Ravnborg · 19 years ago
  58. 7ed40918 x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined by Linus Torvalds · 19 years ago
  59. 766c3f9 [PATCH] i386: Handle HP laptop rebooting properly. by Ben Collins · 19 years ago
  60. 76865c3 [PATCH] i386: ioapic virtual wire mode fix by Vivek Goyal · 19 years ago
  61. bcf0f0d [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::recalibrate_cpu_khz() by Larry Finger · 19 years ago
  62. 3841b0a [PATCH] APM Screen Blanking fix by Jordan Crouse · 19 years ago
  63. f90b811 [PATCH] Base support for AMD Geode GX/LX processors by Jordan Crouse · 19 years ago
  64. 6b7f430 [PATCH] arch/i386/kernel/cpuid.c: unused variable by Daniel Marjamaki · 19 years ago
  65. 6926d57 [PATCH] arch/i386/kernel/msr.c: removed unused variable by Daniel Marjamaki · 19 years ago
  66. e31b88b [PATCH] x86: missing printk newline in apic boot option parser by Dave Jones · 19 years ago
  67. f8af095 [PATCH] x86: change_page_attr() fix by Dave Jones · 19 years ago
  68. e72c858 [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU by Ashok Raj · 19 years ago
  69. 215c340 [PATCH] i386 sparsemem for single node systems by Andy Whitcroft · 19 years ago
  70. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 19 years ago
  71. 63aaf30 [PATCH] x86/x86_64: mark rodata section read only: x86 parts by Arjan van de Ven · 19 years ago
  72. 2684927 [PATCH] x86: Deprecate useless bug by Zachary Amsden · 19 years ago
  73. 92f17f0 [PATCH] x86: Apm is on cpu zero only by Zachary Amsden · 19 years ago
  74. 2891dcd [PATCH] x86: Stop deleting nt by Zachary Amsden · 19 years ago
  75. e6a9918 [PATCH] x86: Fixed pnp bios limits by Zachary Amsden · 19 years ago
  76. 5fe9fe3c [PATCH] x86: Pnp byte granularity by Zachary Amsden · 19 years ago
  77. 99022c4 [PATCH] x86: Apm seg in gdt by Zachary Amsden · 19 years ago
  78. 3012d2d [PATCH] x86: Always relax segments by Zachary Amsden · 19 years ago
  79. ff6e8c0 [PATCH] x86: Cr4 is valid on some 486s by Zachary Amsden · 19 years ago
  80. eb05c32 [PATCH] i386: fix bound check IDT gate by Jan Beulich · 19 years ago
  81. d43c6e8 [PATCH] i386: move SIMD initialization by Jan Beulich · 19 years ago
  82. e43d674 [PATCH] i386: don't blindly enable interrupts in die() by Jan Beulich · 19 years ago
  83. 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 19 years ago
  84. 9f155b9 [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. by Chuck Ebbert · 19 years ago
  85. 631b034 [PATCH] i386: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 19 years ago
  86. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  87. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  88. 391eade [PATCH] Fix build with CONFIG_PCI_MMCONFIG by Andi Kleen · 19 years ago
  89. 42f3ab4 [PATCH] PCI: Fix dumb bug in mmconfig fix by Andi Kleen · 19 years ago
  90. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  91. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  92. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  93. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  94. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  95. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 19 years ago
  96. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  97. 82584ef [PATCH] x86: fix NMI with CPU hotplug by Shaohua Li · 19 years ago
  98. 95235ca [CPUFREQ] CPU frequency display in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  99. 9a7d82a [CPUFREQ] Move PMBASE reading away and do it only once at initialization time by Mattia Dongili · 19 years ago
  100. 1a10760 [CPUFREQ] Measure transition latency at driver initialization by Mattia Dongili · 19 years ago