1. 1299232 [PATCH] x86: MP_processor_info fix by Andrew Morton · 19 years ago
  2. 0b968d2 [PATCH] Fix misspelled i8259 typo in io_apic.c by Karsten Wiese · 19 years ago
  3. fc0b1af [PATCH] __user annotations for pointers in i386 sigframe by viro@ZenIV.linux.org.uk · 19 years ago
  4. 529980c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  5. 346d388 [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range by Michael S. Tsirkin · 19 years ago
  6. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  7. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  8. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 19 years ago
  9. bce0649 [PATCH] kprobes: fix handling of simultaneous probe hit/unregister by Jim Keniston · 19 years ago
  10. 3d97ae5 [PATCH] kprobes: prevent possible race conditions i386 changes by Prasanna S Panchamukhi · 19 years ago
  11. 640e803 [PATCH] fix: dmi_check_system by Robert Love · 19 years ago
  12. ebad6a4 [PATCH] dmi: add onboard devices discovery by Andrey Panin · 19 years ago
  13. c3c7120 [PATCH] dmi: make dmi_string() behave like strdup() by Andrey Panin · 19 years ago
  14. 4e70b9a [PATCH] dmi: remove old debugging code by Andrey Panin · 19 years ago
  15. 61e032f [PATCH] dmi: remove uneeded function by Andrey Panin · 19 years ago
  16. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  17. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  18. 7f4bde9 [PATCH] remove the second arg of do_timer_interrupt() by Adrian Bunk · 19 years ago
  19. 96d0821 [PATCH] Fix function/macro name collision on i386 oprofile by David Gibson · 19 years ago
  20. f8eeaaf [PATCH] Make the bzImage format self-terminating by H. Peter Anvin · 19 years ago
  21. 1930605 [PATCH] NMI: Update NMI users of RCU to use new API by Paul E. McKenney · 19 years ago
  22. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 19 years ago
  23. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  24. a888ceb [PATCH] x86_64: create sysfs entries for cpu only for present cpus by Ashok Raj · 19 years ago
  25. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  26. 640aa46 [PATCH] uml: SYSEMU: slight cleanup and speedup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. ab1c23c [PATCH] SYSEMU: fix sysaudit / singlestep interaction by Bodo Stroesser · 19 years ago
  28. 1b38f00 [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 by Bodo Stroesser · 19 years ago
  29. c8c86ce [PATCH] Uml support: reorganize PTRACE_SYSEMU support by Bodo Stroesser · 19 years ago
  30. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  31. 94c80b2 [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep by Bodo Stroesser · 19 years ago
  32. c3c433e [PATCH] add suspend/resume for timer by Shaohua Li · 19 years ago
  33. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  34. 795312e [PATCH] ISA DMA suspend for i386 by Pierre Ossman · 19 years ago
  35. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  36. 4ad8d38 [PATCH] i386 boottime for_each_cpu broken by Zwane Mwaikambo · 19 years ago
  37. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  38. 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 19 years ago
  39. f2f30eb [PATCH] x86: introduce a write acessor for updating the current LDT by Zachary Amsden · 19 years ago
  40. e9f86e3 [PATCH] x86: remove redundant TSS clearing by Zachary Amsden · 19 years ago
  41. a520112 [PATCH] x86: make IOPL explicit by Zachary Amsden · 19 years ago
  42. 0998e42 [PATCH] x86: privilege cleanup by Zachary Amsden · 19 years ago
  43. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 19 years ago
  44. c9b02a2 [PATCH] i386: use set_pte macros in a couple places where they were missing by Zachary Amsden · 19 years ago
  45. e7a2ff5 [PATCH] i386: load_tls() fix by Zachary Amsden · 19 years ago
  46. 4d37e7e [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management by Zachary Amsden · 19 years ago
  47. 245067d [PATCH] i386: cleanup serialize msr by Zachary Amsden · 19 years ago
  48. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  49. 2a0694d [PATCH] i386: clean up vDSO alignment padding by Roland McGrath · 19 years ago
  50. 56f1d5d [PATCH] ES7000 platform update (i386) by Natalie.Protasevich@unisys.com · 19 years ago
  51. 252943e [PATCH] x86: Add the check for all the cores in a package in cache information by Venkatesh Pallipadi · 19 years ago
  52. 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 19 years ago
  53. 484b90c [PATCH] kdump: Save parameter segment in protected mode (x86) by Vivek Goyal · 19 years ago
  54. 5fd75eb [PATCH] vm86: Honor TF bit when emulating an instruction by Petr Tesarik · 19 years ago
  55. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  56. 4116c52 [PATCH] hpet: use read_timer_tsc only when CPU has TSC by Venkatesh Pallipadi · 19 years ago
  57. 869f96a [PATCH] x86: compress the stack layout of do_page_fault() by Ingo Molnar · 19 years ago
  58. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  59. 02b0cce [PATCH] hugetlb: check p?d_present in huge_pte_offset() by Adam Litke · 19 years ago
  60. 7bf07f3 [PATCH] hugetlb: move stale pte check into huge_pte_alloc() by Adam Litke · 19 years ago
  61. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  62. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  63. 52c18fd [CPUFREQ] Remove trailing whitespace before \n's in printks. by Dave Jones · 19 years ago
  64. ce38b51 [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c by Mika Kukkonen · 19 years ago
  65. 123411f [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.c by Mika Kukkonen · 19 years ago
  66. f914be7 [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrino by Venkatesh Pallipadi · 19 years ago
  67. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  68. 27a639a Auto-update from upstream by Len Brown · 19 years ago
  69. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  70. d395bf1 [ACPI] Reduce acpi-cpufreq switching latency by 50% by Venkatesh Pallipadi · 19 years ago
  71. 09d4a80 Merge HEAD from ../from-linus by Len Brown · 19 years ago
  72. 6153df7 [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  73. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  74. 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 19 years ago
  75. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  76. b1daec3 [PATCH] i386: fix incorrect FP signal code by Chuck Ebbert · 19 years ago
  77. 84ffa74 Merge from-linus to-akpm by Len Brown · 19 years ago
  78. cd3716a [PATCH] Mobil Pentium 4 HT and the NMI by Steven Rostedt · 19 years ago
  79. 6be382e [PATCH] x86: Remove obsolete get_cpu_vendor call by Andi Kleen · 19 years ago
  80. 95f193a Merge ../to-linus by Len Brown · 19 years ago
  81. 4b0271e [PATCH] Move the fix to align node_end_pfns to a proper location by Ravikiran G Thirumalai · 19 years ago
  82. 46bdac9 [PATCH] visws: linkage fix by Tom Duffy · 19 years ago
  83. 36cf446 [PATCH] i386 visws: Add machine_shutdown and emergency_restart by Eric W. Biederman · 19 years ago
  84. 094528a [PATCH] i386 voyager: Add machine_shutdown by Eric W. Biederman · 19 years ago
  85. e6cb994 [PATCH] fix voyager compile after machine_emergency_restart breakage by James Bottomley · 19 years ago
  86. 1f3a730 [ACPI] Lindent created a syntax error that broke the build by Len Brown · 19 years ago
  87. c202ac9 Merge ../to-linus by Len Brown · 19 years ago
  88. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  89. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  90. 1f3a6a1 [ACPI] acpi_register_gsi() can return error by Kenji Kaneshige · 19 years ago
  91. c91096d [PATCH] remove special HPET_EMULATE_RTC config option by Venkatesh Pallipadi · 19 years ago
  92. 39bbb07 [PATCH] transmeta: CONFIG_PROC_FS=n build fix by Andrew Morton · 19 years ago
  93. cdf32ea [PATCH] disable addres space randomization default on transmeta CPUs by Eric Lammerts · 19 years ago
  94. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 19 years ago
  95. adbedd3 merge 2.6.13-rc4 with ACPI's to-linus tree by Len Brown · 19 years ago
  96. d6ac1a7 /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  97. 87bec66 [ACPI] suspend/resume ACPI PCI Interrupt Links by David Shaohua Li · 19 years ago
  98. 4b31e77 [ACPI] Always set P-state on initialization by Dominik Brodowski · 19 years ago
  99. e1afc3f [PATCH] x86: avoid wasting IRQs patch update by Natalie.Protasevich@unisys.com · 19 years ago
  100. 94d2ac6 [PATCH] mm: Ensure proper alignment for node_remap_start_pfn by Ravikiran G Thirumalai · 19 years ago