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