1. 640aa46 [PATCH] uml: SYSEMU: slight cleanup and speedup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  2. ab1c23c [PATCH] SYSEMU: fix sysaudit / singlestep interaction by Bodo Stroesser · 19 years ago
  3. 1b38f00 [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 by Bodo Stroesser · 19 years ago
  4. c8c86ce [PATCH] Uml support: reorganize PTRACE_SYSEMU support by Bodo Stroesser · 19 years ago
  5. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  6. 94c80b2 [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep by Bodo Stroesser · 19 years ago
  7. c3c433e [PATCH] add suspend/resume for timer by Shaohua Li · 19 years ago
  8. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  9. 795312e [PATCH] ISA DMA suspend for i386 by Pierre Ossman · 19 years ago
  10. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  11. 4ad8d38 [PATCH] i386 boottime for_each_cpu broken by Zwane Mwaikambo · 19 years ago
  12. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  13. 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 19 years ago
  14. f2f30eb [PATCH] x86: introduce a write acessor for updating the current LDT by Zachary Amsden · 19 years ago
  15. e9f86e3 [PATCH] x86: remove redundant TSS clearing by Zachary Amsden · 19 years ago
  16. a520112 [PATCH] x86: make IOPL explicit by Zachary Amsden · 19 years ago
  17. 0998e42 [PATCH] x86: privilege cleanup by Zachary Amsden · 19 years ago
  18. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 19 years ago
  19. c9b02a2 [PATCH] i386: use set_pte macros in a couple places where they were missing by Zachary Amsden · 19 years ago
  20. e7a2ff5 [PATCH] i386: load_tls() fix by Zachary Amsden · 19 years ago
  21. 4d37e7e [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management by Zachary Amsden · 19 years ago
  22. 245067d [PATCH] i386: cleanup serialize msr by Zachary Amsden · 19 years ago
  23. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  24. 2a0694d [PATCH] i386: clean up vDSO alignment padding by Roland McGrath · 19 years ago
  25. 56f1d5d [PATCH] ES7000 platform update (i386) by Natalie.Protasevich@unisys.com · 19 years ago
  26. 252943e [PATCH] x86: Add the check for all the cores in a package in cache information by Venkatesh Pallipadi · 19 years ago
  27. 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 19 years ago
  28. 484b90c [PATCH] kdump: Save parameter segment in protected mode (x86) by Vivek Goyal · 19 years ago
  29. 5fd75eb [PATCH] vm86: Honor TF bit when emulating an instruction by Petr Tesarik · 19 years ago
  30. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  31. 4116c52 [PATCH] hpet: use read_timer_tsc only when CPU has TSC by Venkatesh Pallipadi · 19 years ago
  32. 869f96a [PATCH] x86: compress the stack layout of do_page_fault() by Ingo Molnar · 19 years ago
  33. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  34. 02b0cce [PATCH] hugetlb: check p?d_present in huge_pte_offset() by Adam Litke · 19 years ago
  35. 7bf07f3 [PATCH] hugetlb: move stale pte check into huge_pte_alloc() by Adam Litke · 19 years ago
  36. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  37. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  38. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  39. b1daec3 [PATCH] i386: fix incorrect FP signal code by Chuck Ebbert · 19 years ago
  40. cd3716a [PATCH] Mobil Pentium 4 HT and the NMI by Steven Rostedt · 19 years ago
  41. 6be382e [PATCH] x86: Remove obsolete get_cpu_vendor call by Andi Kleen · 19 years ago
  42. 4b0271e [PATCH] Move the fix to align node_end_pfns to a proper location by Ravikiran G Thirumalai · 19 years ago
  43. 46bdac9 [PATCH] visws: linkage fix by Tom Duffy · 19 years ago
  44. 36cf446 [PATCH] i386 visws: Add machine_shutdown and emergency_restart by Eric W. Biederman · 19 years ago
  45. 094528a [PATCH] i386 voyager: Add machine_shutdown by Eric W. Biederman · 19 years ago
  46. e6cb994 [PATCH] fix voyager compile after machine_emergency_restart breakage by James Bottomley · 19 years ago
  47. c91096d [PATCH] remove special HPET_EMULATE_RTC config option by Venkatesh Pallipadi · 19 years ago
  48. 39bbb07 [PATCH] transmeta: CONFIG_PROC_FS=n build fix by Andrew Morton · 19 years ago
  49. cdf32ea [PATCH] disable addres space randomization default on transmeta CPUs by Eric Lammerts · 19 years ago
  50. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 19 years ago
  51. adbedd3 merge 2.6.13-rc4 with ACPI's to-linus tree by Len Brown · 19 years ago
  52. d6ac1a7 /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  53. 87bec66 [ACPI] suspend/resume ACPI PCI Interrupt Links by David Shaohua Li · 19 years ago
  54. 4b31e77 [ACPI] Always set P-state on initialization by Dominik Brodowski · 20 years ago
  55. e1afc3f [PATCH] x86: avoid wasting IRQs patch update by Natalie.Protasevich@unisys.com · 19 years ago
  56. 94d2ac6 [PATCH] mm: Ensure proper alignment for node_remap_start_pfn by Ravikiran G Thirumalai · 19 years ago
  57. 590f47a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  58. 094ce7f arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi': by Dave Jones · 19 years ago
  59. e7b47cc [PATCH] i386 machine_kexec: Cleanup inline assembly by Eric W. Biederman · 19 years ago
  60. 2bcad93 Fix up powernow-k8 compile. (Missing definitions). by Dave Jones · 19 years ago
  61. 33ac02a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  62. e1474e2 [PATCH] re-disable TSC on NUMAQ by Dave Hansen · 19 years ago
  63. e2cac78 [PATCH] x86_64: When running cpuid4 need to run on the correct CPU by Andi Kleen · 19 years ago
  64. 7153d96 powernow-k8.c: In function `query_current_values_with_pending_wait': by Dave Jones · 19 years ago
  65. 841e40b Opteron revision F will support higher frequencies than by Dave Jones · 19 years ago
  66. 03938c3 powernow-k8 requires that a data structure for by Dave Jones · 19 years ago
  67. ac12259 [PATCH] Fix incorrect Asus k7m irq router detection by Giancarlo Formicuccia · 19 years ago
  68. 71ae18e [PATCH] sys_get_thread_area does not clear the returned argument by Blaisorblade · 19 years ago
  69. dab175f [PATCH] i386: add missing Kconfig help text by Adrian Bunk · 19 years ago
  70. 7657e20 [PATCH] Fix warning in powernow-k8.c by Brian Gerst · 19 years ago
  71. 910de55 [PATCH] APM: Remove redundant call to set_cpus_allowed by Eric W. Biederman · 19 years ago
  72. 4fa2564 [PATCH] i386 machine_power_off cleanup by Eric W. Biederman · 19 years ago
  73. d8e392e [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to reboot on by Eric W. Biederman · 19 years ago
  74. 4a1421f [PATCH] i386: Implement machine_emergency_reboot by Eric W. Biederman · 19 years ago
  75. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  76. 72538d8 Remove "noreplacement" kernel command line option. by Linus Torvalds · 19 years ago
  77. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 19 years ago
  78. b339a18 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to by Linus Torvalds · 19 years ago
  79. 35e422c [PATCH] visws: reexport pm_power_off by Alexey Dobriyan · 19 years ago
  80. 153f805 [PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reduction by James Bottomley · 19 years ago
  81. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  82. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  83. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 20 years ago
  84. 9d94377 [ACPI] S3 resume -- use lgdtl, not lgdt by Nickolai Zeldovich · 20 years ago
  85. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  86. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 20 years ago
  87. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 19 years ago
  88. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  89. c23a4e96 [PATCH] iounmap debugging by Andrew Morton · 19 years ago
  90. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  91. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 20 years ago
  92. 299de03 [PATCH] PCI: pci_assign_unassigned_resources() on x86 by Ivan Kokshaysky · 20 years ago
  93. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 20 years ago
  94. a8f5034 [PATCH] coverity: i386: build.c: negative return to unsigned fix by KAMBAROV, ZAUR · 20 years ago
  95. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 20 years ago
  96. d57e26c [PATCH] PCI: use the MCFG table to properly access pci devices (i386) by Greg Kroah-Hartman · 20 years ago
  97. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 20 years ago
  98. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 20 years ago
  99. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 20 years ago
  100. 120bb42 [PATCH] PCI Allow OutOfRange PIRQ table address by jayalk@intworks.biz · 20 years ago