1. cd02e27 x86: Fix silly typo in recent <asm/signal.h> fixes by Linus Torvalds · 19 years ago
  2. b7fd1ed [PATCH] x86: fix sigaddset() inline asm memory constraint by Constantine Gavrilov · 19 years ago
  3. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  4. a6f5deb [PATCH] x86_64: Reduce number of retries for reset through keyboard controller by Andi Kleen · 19 years ago
  5. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  6. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  7. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  8. 53e86b9 [PATCH] i386: generic cmpxchg by Nick Piggin · 19 years ago
  9. b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
  10. 25000c2c [PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h> by Alan Cox · 19 years ago
  11. 9a0e3a8 [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes by Ananth N Mavinakayanahalli · 19 years ago
  12. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  13. 31ab269 [PATCH] x86: add MCE resume by Shaohua Li · 19 years ago
  14. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  15. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  16. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  17. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  18. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  19. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  20. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  21. ca140fd [PATCH] i386: little pgtable.h consolidation vs 2/3level by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  22. 8896fab [PATCH] x86: cmpxchg improvements by Jan Beulich · 19 years ago
  23. 2774812 [PATCH] memory hotplug prep: kill local_mapnr by Dave Hansen · 19 years ago
  24. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  25. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  26. 478a3ba [PATCH] USB: Always do usb-handoff by Alan Stern · 19 years ago
  27. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  28. d96c4e7 [PATCH] x86: hw_irq.h warning fix by Andrew Morton · 19 years ago
  29. c51179f [PATCH] uml: adapt asm/futex.h to our arch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  30. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  31. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
  32. 6e44f12 [PATCH] i386: add memory clobbers to syscall macros by Andi Kleen · 19 years ago
  33. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  34. e2afe6745 [PATCH] include/asm-i386/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  35. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  36. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  37. 59f4e7d [PATCH] fix reboot via keyboard controller reset by Truxton Fulton · 19 years ago
  38. abda245 [PATCH] i386: CONFIG_ACPI_SRAT typo fix by Magnus Damm · 19 years ago
  39. 86feeaa kbuild: full dependency check on asm-offsets.h by Sam Ravnborg · 19 years ago
  40. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  41. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  42. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  43. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  44. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  45. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  46. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  47. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  48. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  49. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  50. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  51. c3c433e [PATCH] add suspend/resume for timer by Shaohua Li · 19 years ago
  52. 4ad8d38 [PATCH] i386 boottime for_each_cpu broken by Zwane Mwaikambo · 19 years ago
  53. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  54. 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 19 years ago
  55. f2f30eb [PATCH] x86: introduce a write acessor for updating the current LDT by Zachary Amsden · 19 years ago
  56. a520112 [PATCH] x86: make IOPL explicit by Zachary Amsden · 19 years ago
  57. 0998e42 [PATCH] x86: privilege cleanup by Zachary Amsden · 19 years ago
  58. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 19 years ago
  59. 4f0cb8d [PATCH] i386: fix incorrect TSS entry for LDT by Ingo Molnar · 19 years ago
  60. c9b02a2 [PATCH] i386: use set_pte macros in a couple places where they were missing by Zachary Amsden · 19 years ago
  61. 2f2984e [PATCH] i386: generate better code around descriptor update and access functions by Zachary Amsden · 19 years ago
  62. 4d37e7e [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management by Zachary Amsden · 19 years ago
  63. 245067d [PATCH] i386: cleanup serialize msr by Zachary Amsden · 19 years ago
  64. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  65. 56f1d5d [PATCH] ES7000 platform update (i386) by Natalie.Protasevich@unisys.com · 19 years ago
  66. 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 19 years ago
  67. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  68. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  69. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  70. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  71. 32e51a8 [PATCH] hugetlb: add pte_huge() macro by Adam Litke · 19 years ago
  72. 9b4ee40 [PATCH] mm: correct _PAGE_FILE comment by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  73. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  74. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  75. 2c65649 [NET]: Fix ipl=>ihl typo in ip_fast_csum by Thomas Graf · 19 years ago
  76. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  77. 6153df7b [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  78. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  79. 12aaa08 [PATCH] i386 / desc_empty macro is incorrect by Zachary Amsden · 19 years ago
  80. 2ba8468 Revert PCIBIOS_MIN_IO changes for 2.6.13 by Linus Torvalds · 19 years ago
  81. 6c79d72 [PATCH] Make visws compile again by Tom Duffy · 19 years ago
  82. 71db63a [PATCH] increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  83. d6d2a2a x86: fix new find_first_bit() by Linus Torvalds · 19 years ago
  84. 5b943fb [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.h by Andi Kleen · 19 years ago
  85. cd85c8b [PATCH] speed up on find_first_bit for i386 (let compiler do the work) by Steven Rostedt · 19 years ago
  86. 388b092 [PATCH] user_mode_vm() build fix by Andrew Morton · 19 years ago
  87. ae6578f [PATCH] i386: clean up user_mode macros by Chuck Ebbert · 19 years ago
  88. 4a1421f [PATCH] i386: Implement machine_emergency_reboot by Eric W. Biederman · 19 years ago
  89. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  90. 2847e34 x86: use alternative instructions for fnsave/fxsave too by Linus Torvalds · 19 years ago
  91. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 19 years ago
  92. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  93. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  94. d8683a0 [ACPI] increase MAX_IO_APICS to 64 on i386 by Len Brown · 19 years ago
  95. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  96. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  97. e8af300 [PATCH] Fix up non-NUMA breakage in mmzone.h by Dave Jones · 19 years ago
  98. 8ff8b27 [PATCH] Clean up numa defines in mmzone.h by Dave Jones · 19 years ago
  99. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  100. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago