1. 66004a6 Move request_standard_resources() back to before PCI probing by Linus Torvalds · 18 years ago
  2. e48c472 [PATCH] i386: Remove printk about reboot fixups at reboot by Andi Kleen · 18 years ago
  3. 49c93e8 [PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses by Andi Kleen · 18 years ago
  4. 8c30b1a [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses by Andi Kleen · 18 years ago
  5. 4211a30 [PATCH] x86_64: Proper null pointer check in powernow_k8_get by Jacob Shin · 18 years ago
  6. d7fa706 [PATCH] x86_64: Revert earlier powernow-k8 change by Andi Kleen · 18 years ago
  7. 95d769a [PATCH] i386: Consolidate modern APIC handling by Andi Kleen · 18 years ago
  8. d3b6a34 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 18 years ago
  9. ec0f08e [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems by Andi Kleen · 18 years ago
  10. 946f2ee [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area by Arjan van de Ven · 18 years ago
  11. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 18 years ago
  12. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  13. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  14. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  15. 36a891b kexec: grammar fix for crash_save_this_cpu() by Horms · 18 years ago
  16. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  17. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  18. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  19. da2e9e1 [PATCH] Mark unwind info for signal trampolines in vDSOs by Jakub Jelinek · 18 years ago
  20. 1a75a3f [PATCH] i386 kdump timer vector lockup fix by Vivek Goyal · 18 years ago
  21. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  22. 9561b03 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  23. b791cce [PATCH] fix signed vs unsigned in nmi watchdog by Jesper Juhl · 18 years ago
  24. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 18 years ago
  25. c891259 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 18 years ago
  26. 64840e2 [CPUFREQ] powernow: remove private for_each_cpu_mask() by Andrew Morton · 18 years ago
  27. eef5167 [CPUFREQ] hotplug cpu fix for powernow-k8 by shin, jacob · 18 years ago
  28. 59153f7 [PATCH] fbdev: Make BIOS EDID reading configurable by Antonino A. Daplas · 18 years ago
  29. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  30. dfd4e3e [PATCH] lightweight robust futexes: i386 by Ingo Molnar · 18 years ago
  31. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  32. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 18 years ago
  33. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  34. b06be91 [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported by Shaohua Li · 18 years ago
  35. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  36. dbffa47 [PATCH] PM-Timer: don't use workaround if chipset is not buggy by OGAWA Hirofumi · 18 years ago
  37. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 18 years ago
  38. b402651 [PATCH] kprobes: fix broken fault handling for i386 by Prasanna S Panchamukhi · 18 years ago
  39. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 18 years ago
  40. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 18 years ago
  41. c9becf5 [PATCH] kretprobe: kretprobe-booster by Masami Hiramatsu · 18 years ago
  42. 311ac88f [PATCH] x86: kprobes-booster by Masami Hiramatsu · 18 years ago
  43. b50ea74 [PATCH] kprobes: clean up resume_execute() by Masami Hiramatsu · 18 years ago
  44. d6d21df [PATCH] fix array overrun in efi.c by Darren Jenkins · 18 years ago
  45. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  46. 23dd842 [PATCH] EFI fixes by Tolentino, Matthew E · 18 years ago
  47. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  48. 27d8e3d [PATCH] DMI: only ioremap stuff we actually need by Bjorn Helgaas · 18 years ago
  49. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 18 years ago
  50. 10dbe19 [PATCH] i386: export: memory more than 4G through /proc/iomem by Vivek Goyal · 18 years ago
  51. 20c0d2d [PATCH] i386: pass proper trap numbers to die chain handlers by Jan Beulich · 18 years ago
  52. 841b8a4 [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups by H. Peter Anvin · 18 years ago
  53. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  54. ad90573 [PATCH] x86_64: Initialize powernow_data[] for all siblings by Andi Kleen · 18 years ago
  55. 9d95dd8 [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo by Andi Kleen · 18 years ago
  56. 2ab7f18 [PATCH] x86_64: Quieten down microcode update driver by Andi Kleen · 18 years ago
  57. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 18 years ago
  58. f083a32 [PATCH] x86_64: Clean up and tweak ACPI blacklist year code by Andi Kleen · 18 years ago
  59. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 18 years ago
  60. dca99a3 [PATCH] x86-64: Use -mtune=generic for generic kernels by Andi Kleen · 18 years ago
  61. be9bf30 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  62. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  63. f081a52 [PATCH] cpufreq: speedstep-smi asm fix by Andrew Morton · 18 years ago
  64. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 18 years ago
  65. 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 18 years ago
  66. 2c3ca07 [PATCH] Fix EDD to properly ignore signature of non-existing drives by Andrey Borzenkov · 18 years ago
  67. a7d06ca [PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatible by Chen, Kenneth W · 18 years ago
  68. d3f4aaa [PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PC by Ashok Raj · 18 years ago
  69. bc83455 [PATCH] fix DMI onboard device discovery by Andrey Panin · 18 years ago
  70. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  71. a720115 [PATCH] more-for_each_cpu-conversions fix by Andrew Morton · 18 years ago
  72. 8c4b2cf [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix by Bernhard Kaindl · 19 years ago
  73. b408cbc [PATCH] PCI: resource address mismatch by Linus Torvalds · 18 years ago
  74. 92c05fc [PATCH] PCI: Give PCI config access initialization a defined ordering by Andi Kleen · 18 years ago
  75. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  76. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  77. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  78. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  79. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 18 years ago
  80. bdaff4a [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed by Ashok Raj · 18 years ago
  81. 905c399 [PATCH] x86: some fixups for the X86_NUMAQ dependencies by Adrian Bunk · 18 years ago
  82. 7c5c1e4 [PATCH] x86: deterine xapic using apic version by Shaohua Li · 18 years ago
  83. f2d0d26 [PATCH] x86: cpuid.4 doesn't need cpu level 5 by Shaohua Li · 18 years ago
  84. 75874d5 [PATCH] i386: fix dump_stack() by Chuck Ebbert · 18 years ago
  85. 4ef0652 [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data by Jan Beulich · 18 years ago
  86. 52f4a91 [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.c by Jesper Juhl · 18 years ago
  87. 382dbd0 [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c by Jesper Juhl · 18 years ago
  88. be0a391 [PATCH] i386: more vsyscall documentation by Chuck Ebbert · 18 years ago
  89. 635cf99 [PATCH] i386: fix singlestep through an int80 syscall by Chuck Ebbert · 18 years ago
  90. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 18 years ago
  91. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  92. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 18 years ago
  93. 8bed51c [PATCH] i386: let signal handlers set the resume flag by Chuck Ebbert · 18 years ago
  94. 3c36c6a [PATCH] i386: Don't let ptrace set the nested task bit by Chuck Ebbert · 18 years ago
  95. cc04ee9 [PATCH] i386 traps: merge printk calls by Jean Delvare · 18 years ago
  96. e5428ed [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) by Natalie.Protasevich@unisys.com · 18 years ago
  97. 54a20f8 [PATCH] i386: fall back to sensible CPU model name by Chuck Ebbert · 18 years ago
  98. 4f88651 [PATCH] i386: allow disabling X86_FEATURE_SEP at boot by Chuck Ebbert · 18 years ago
  99. 3bc9b76 [PATCH] i386: __devinit should be __cpuinit by Chuck Ebbert · 18 years ago
  100. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 18 years ago