1. 12aaa08 [PATCH] i386 / desc_empty macro is incorrect by Zachary Amsden · 19 years ago
  2. 2ba8468 Revert PCIBIOS_MIN_IO changes for 2.6.13 by Linus Torvalds · 19 years ago
  3. 71db63a [PATCH] increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  4. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 19 years ago
  5. 8bf2755 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers by Eric W. Biederman · 19 years ago
  6. 8d224d3 [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bit by Jesse Millan · 19 years ago
  7. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  8. b6a68a1 [PATCH] x86_64: Turn BUG data into valid instruction by Andi Kleen · 19 years ago
  9. 17158d1 [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFG by Andi Kleen · 19 years ago
  10. ca4e6b7 [PATCH] x86_64: Fix some typos in system.h comments by Andi Kleen · 19 years ago
  11. 6391ad0 [PATCH] x86_64: Remove obsolete eat_key prototype by Andi Kleen · 19 years ago
  12. d970a52 [PATCH] x86_64: Fix some comments in tlbflush.h by Andi Kleen · 19 years ago
  13. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  14. 5b943fb [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.h by Andi Kleen · 19 years ago
  15. 74f0629 [PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flush by Andi Kleen · 19 years ago
  16. 62b3a04 [PATCH] x86_64: Implemenent machine_emergency_restart by Eric W. Biederman · 19 years ago
  17. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  18. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  19. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  20. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  21. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  22. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  23. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  24. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  25. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  26. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  27. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  28. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  29. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  30. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  31. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  32. d053750 [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START by Eric W. Biederman · 19 years ago
  33. 208fb93 [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  34. 8f43d03 [PATCH] kexec: x86: rename APIC_MODE_EXINT by Eric W. Biederman · 19 years ago
  35. 687f166 [PATCH] sched: sched tuning by Nick Piggin · 19 years ago
  36. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 19 years ago
  37. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 19 years ago
  38. 7897986 [PATCH] sched: balance timers by Nick Piggin · 19 years ago
  39. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  40. 8d783b3 [PATCH] swsusp: clean assembly parts by Pavel Machek · 19 years ago
  41. 884d9e4 [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. by Ashok Raj · 19 years ago
  42. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  43. 0d77e5a [PATCH] compat: introduce compat_time_t by Stephen Rothwell · 19 years ago
  44. 11c80c8 [PATCH] adjust per_cpu definition in non-SMP case by Jan Beulich · 19 years ago
  45. 73649da [PATCH] x86_64 specific function return probes by Rusty Lynch · 19 years ago
  46. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  47. e9129e5 [PATCH] xen: x86_64: Add macro for debugreg by Vincent Hanquez · 19 years ago
  48. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 19 years ago
  49. 32ecd42 [PATCH] eliminate duplicate rdpmc definition by Jan Beulich · 19 years ago
  50. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  51. 8c5a090 [PATCH] x86/x86_64: pcibus_to_node by Christoph Lameter · 19 years ago
  52. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  53. bbfceef [PATCH] add x86-64 specific support for sparsemem by Matt Tolentino · 19 years ago
  54. 2b97690 [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options by Matt Tolentino · 19 years ago
  55. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  56. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  57. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  58. 8492980 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Suresh Siddha · 19 years ago
  59. 07eee78 [PATCH] AGP fix for Xen VMM by Keir Fraser · 19 years ago
  60. 4f60fdf [PATCH] x86_64: CONFIG_BUG=n fixes by Alexander Nyberg · 19 years ago
  61. 1c7878f Remove some left-over empty files by Linus Torvalds · 19 years ago
  62. 5418b69 [PATCH] kill <asm/ioctl32.h> by Christoph Hellwig · 19 years ago
  63. 7515211 [PATCH] x86_64: Collected NMI watchdog fixes. by Andi Kleen · 19 years ago
  64. 312df5f [PATCH] x86_64: Add pmtimer support by Andi Kleen · 19 years ago
  65. 0af2be0 [PATCH] x86_64: Remove unique APIC/IO-APIC ID check by Andi Kleen · 19 years ago
  66. 2942283 [PATCH] x86_64: Remove x86_apicid field by Andi Kleen · 19 years ago
  67. 1f5ee8d [PATCH] x86_64: Increase number of IO-APICs by Andi Kleen · 19 years ago
  68. 637716a [PATCH] x86_64: Add a guard page at the end of the 47bit address space by Andi Kleen · 19 years ago
  69. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  70. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  71. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 19 years ago
  72. a71c1ab [PATCH] consolidate SIGEV_PAD_SIZE by Stephen Rothwell · 19 years ago
  73. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  74. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  75. f9ba705 [PATCH] Increase number of e820 entries hard limit from 32 to 128 by Venkatesh Pallipadi · 19 years ago
  76. 5b7abc6 [PATCH] CPUID bug and inconsistency fix by H. Peter Anvin · 19 years ago
  77. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 19 years ago
  78. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  79. a8ab26f [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine by Andi Kleen · 19 years ago
  80. ebfcaa9 [PATCH] x86_64: Rename the extended cpuid level field by Andi Kleen · 19 years ago
  81. 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 19 years ago
  82. f2ea275 [PATCH] x86_64: Remove duplicated syscall entry. by Andi Kleen · 19 years ago
  83. daeeafe [PATCH] x86_64: Keep only a single debug notifier chain by Andi Kleen · 19 years ago
  84. a1e9778 [PATCH] x86_64: Port over e820 gap detection from i386 by Andi Kleen · 19 years ago
  85. 1c17340 [PATCH] x86_64: Correct wrong comment in local.h by Andi Kleen · 19 years ago
  86. c29601e [PATCH] x86_64: Support constantly ticking TSCs by Andi Kleen · 19 years ago
  87. f1290ec [PATCH] x86_64: Use a common function to find code segment bases by Andi Kleen · 19 years ago
  88. 1e01441 [PATCH] x86_64: Use a VMA for the 32bit vsyscall by Andi Kleen · 19 years ago
  89. f18de453 [PATCH] x86-64: Fix BUG() by Andi Kleen · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago