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. 6c79d72 [PATCH] Make visws compile again by Tom Duffy · 19 years ago
  4. 71db63a [PATCH] increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  5. d6d2a2a x86: fix new find_first_bit() by Linus Torvalds · 19 years ago
  6. 5b943fb [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.h by Andi Kleen · 19 years ago
  7. cd85c8b [PATCH] speed up on find_first_bit for i386 (let compiler do the work) by Steven Rostedt · 19 years ago
  8. 388b092 [PATCH] user_mode_vm() build fix by Andrew Morton · 19 years ago
  9. ae6578f [PATCH] i386: clean up user_mode macros by Chuck Ebbert · 19 years ago
  10. 4a1421f [PATCH] i386: Implement machine_emergency_reboot by Eric W. Biederman · 19 years ago
  11. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  12. 2847e34 x86: use alternative instructions for fnsave/fxsave too by Linus Torvalds · 19 years ago
  13. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 19 years ago
  14. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  15. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  16. d8683a0 [ACPI] increase MAX_IO_APICS to 64 on i386 by Len Brown · 19 years ago
  17. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  18. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  19. e8af300 [PATCH] Fix up non-NUMA breakage in mmzone.h by Dave Jones · 19 years ago
  20. 8ff8b27 [PATCH] Clean up numa defines in mmzone.h by Dave Jones · 19 years ago
  21. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  22. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  23. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  24. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  25. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  26. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  27. c47abbb [PATCH] ide: sensible probing for PCI systems by Alan Cox · 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. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 19 years ago
  31. 625f1c8 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  32. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 19 years ago
  33. 3d345e3 [PATCH] kexec: x86: add CONFIG_PYSICAL_START by Eric W. Biederman · 19 years ago
  34. 650927e [PATCH] kexec: x86: resture apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  35. 9635b47 [PATCH] kexec: x86: local apic fix by Eric W. Biederman · 19 years ago
  36. 8f43d03 [PATCH] kexec: x86: rename APIC_MODE_EXINT by Eric W. Biederman · 19 years ago
  37. 687f166 [PATCH] sched: sched tuning by Nick Piggin · 19 years ago
  38. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 19 years ago
  39. 7897986 [PATCH] sched: balance timers by Nick Piggin · 19 years ago
  40. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  41. 52a119f [PATCH] make smp_prepare_cpu to a weak function by Ashok Raj · 19 years ago
  42. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  43. 6fe940d [PATCH] sep initializing rework by Li Shaohua · 19 years ago
  44. 67664c8 [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. by Ashok Raj · 19 years ago
  45. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 19 years ago
  46. 793ae77 Add "memory" clobbers to the x86 inline asm of strncmp and friends by Linus Torvalds · 19 years ago
  47. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 19 years ago
  48. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  49. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 19 years ago
  50. f501231 [PATCH] xen: x86: add macro for debugreg by Vincent Hanquez · 19 years ago
  51. a3a255e [PATCH] x86: cpu_khz type fix by Andrew Morton · 19 years ago
  52. a9ed881 [PATCH] x86: #include asm/uaccess.h in asm/checksum.h by Alexey Dobriyan · 19 years ago
  53. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  54. ca05fea [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386) by Natalie Protasevich · 19 years ago
  55. 8c5a090 [PATCH] x86/x86_64: pcibus_to_node by Christoph Lameter · 19 years ago
  56. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  57. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  58. b159d43 [PATCH] generify early_pfn_to_nid by Andy Whitcroft · 19 years ago
  59. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  60. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  61. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  62. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  63. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  64. eba4f66 Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  65. eda9937 [PATCH] send_IPI_mask_sequence() warning fix by Matthew Dobson · 19 years ago
  66. 07eee78 [PATCH] AGP fix for Xen VMM by Keir Fraser · 19 years ago
  67. c5d28fb [CPUFREQ] Recalibrate cpu_khz [2/2] by Dave Jones · 19 years ago
  68. d68b862 [PATCH] i386: fix prevent_tail_call by Roland McGrath · 19 years ago
  69. 4713741 [PATCH] x86: geode support fixes by Kianusch Sayah Karadji · 19 years ago
  70. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  71. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  72. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 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. 35492df [PATCH] i386: fix hpet for systems that don't support legacy replacement by john stultz · 19 years ago
  77. 5b7abc6 [PATCH] CPUID bug and inconsistency fix by H. Peter Anvin · 19 years ago
  78. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 19 years ago
  79. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 19 years ago
  80. d5b63d7 [PATCH] fix i386 memcpy by Denis Vlasenko · 19 years ago
  81. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  82. 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 19 years ago
  83. ecd02dd [PATCH] i386: Use loaddebug macro consistently by Roland McGrath · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago