1. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  2. d96c4e7 [PATCH] x86: hw_irq.h warning fix by Andrew Morton · 19 years ago
  3. c51179f [PATCH] uml: adapt asm/futex.h to our arch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  4. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  5. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
  6. 6e44f12 [PATCH] i386: add memory clobbers to syscall macros by Andi Kleen · 19 years ago
  7. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  8. e2afe6745 [PATCH] include/asm-i386/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  9. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  10. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  11. 59f4e7d [PATCH] fix reboot via keyboard controller reset by Truxton Fulton · 19 years ago
  12. abda245 [PATCH] i386: CONFIG_ACPI_SRAT typo fix by Magnus Damm · 19 years ago
  13. 86feeaa kbuild: full dependency check on asm-offsets.h by Sam Ravnborg · 19 years ago
  14. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  15. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  16. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  17. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  18. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  19. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  20. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  21. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  22. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  23. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  24. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  25. c3c433e [PATCH] add suspend/resume for timer by Shaohua Li · 19 years ago
  26. 4ad8d38 [PATCH] i386 boottime for_each_cpu broken by Zwane Mwaikambo · 19 years ago
  27. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  28. 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 19 years ago
  29. f2f30eb [PATCH] x86: introduce a write acessor for updating the current LDT by Zachary Amsden · 19 years ago
  30. a520112 [PATCH] x86: make IOPL explicit by Zachary Amsden · 19 years ago
  31. 0998e42 [PATCH] x86: privilege cleanup by Zachary Amsden · 19 years ago
  32. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 19 years ago
  33. 4f0cb8d [PATCH] i386: fix incorrect TSS entry for LDT by Ingo Molnar · 19 years ago
  34. c9b02a2 [PATCH] i386: use set_pte macros in a couple places where they were missing by Zachary Amsden · 19 years ago
  35. 2f2984e [PATCH] i386: generate better code around descriptor update and access functions by Zachary Amsden · 19 years ago
  36. 4d37e7e [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management by Zachary Amsden · 19 years ago
  37. 245067d [PATCH] i386: cleanup serialize msr by Zachary Amsden · 19 years ago
  38. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  39. 56f1d5d [PATCH] ES7000 platform update (i386) by Natalie.Protasevich@unisys.com · 19 years ago
  40. 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 19 years ago
  41. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  42. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  43. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  44. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  45. 32e51a8 [PATCH] hugetlb: add pte_huge() macro by Adam Litke · 19 years ago
  46. 9b4ee40 [PATCH] mm: correct _PAGE_FILE comment by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  48. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  49. 2c65649 [NET]: Fix ipl=>ihl typo in ip_fast_csum by Thomas Graf · 19 years ago
  50. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  51. 6153df7b [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  52. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  53. 12aaa08 [PATCH] i386 / desc_empty macro is incorrect by Zachary Amsden · 19 years ago
  54. 2ba8468 Revert PCIBIOS_MIN_IO changes for 2.6.13 by Linus Torvalds · 19 years ago
  55. 6c79d72 [PATCH] Make visws compile again by Tom Duffy · 19 years ago
  56. 71db63a [PATCH] increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  57. d6d2a2a x86: fix new find_first_bit() by Linus Torvalds · 19 years ago
  58. 5b943fb [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.h by Andi Kleen · 19 years ago
  59. cd85c8b [PATCH] speed up on find_first_bit for i386 (let compiler do the work) by Steven Rostedt · 19 years ago
  60. 388b092 [PATCH] user_mode_vm() build fix by Andrew Morton · 19 years ago
  61. ae6578f [PATCH] i386: clean up user_mode macros by Chuck Ebbert · 19 years ago
  62. 4a1421f [PATCH] i386: Implement machine_emergency_reboot by Eric W. Biederman · 19 years ago
  63. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  64. 2847e34 x86: use alternative instructions for fnsave/fxsave too by Linus Torvalds · 19 years ago
  65. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 19 years ago
  66. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  67. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  68. d8683a0 [ACPI] increase MAX_IO_APICS to 64 on i386 by Len Brown · 19 years ago
  69. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  70. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  71. e8af300 [PATCH] Fix up non-NUMA breakage in mmzone.h by Dave Jones · 19 years ago
  72. 8ff8b27 [PATCH] Clean up numa defines in mmzone.h by Dave Jones · 19 years ago
  73. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  74. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  75. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  76. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  77. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  78. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  79. c47abbb [PATCH] ide: sensible probing for PCI systems by Alan Cox · 19 years ago
  80. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  81. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  82. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 19 years ago
  83. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  84. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 19 years ago
  85. 3d345e3 [PATCH] kexec: x86: add CONFIG_PYSICAL_START by Eric W. Biederman · 19 years ago
  86. 650927e [PATCH] kexec: x86: resture apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  87. 9635b47 [PATCH] kexec: x86: local apic fix by Eric W. Biederman · 19 years ago
  88. 8f43d03 [PATCH] kexec: x86: rename APIC_MODE_EXINT by Eric W. Biederman · 19 years ago
  89. 687f166 [PATCH] sched: sched tuning by Nick Piggin · 19 years ago
  90. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 19 years ago
  91. 7897986 [PATCH] sched: balance timers by Nick Piggin · 19 years ago
  92. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  93. 52a119f [PATCH] make smp_prepare_cpu to a weak function by Ashok Raj · 19 years ago
  94. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  95. 6fe940d [PATCH] sep initializing rework by Li Shaohua · 19 years ago
  96. 67664c8 [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. by Ashok Raj · 19 years ago
  97. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 19 years ago
  98. 793ae77 Add "memory" clobbers to the x86 inline asm of strncmp and friends by Linus Torvalds · 19 years ago
  99. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 19 years ago
  100. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago