1. 6b7281d [SCSI] fc transport: add permanent_port_name fc_host attribute by Andreas Herrmann · 19 years ago
  2. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 19 years ago
  3. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 19 years ago
  4. 8e32ca4 [SCSI] raid_class.c - adding RAID10 and RAID10 defines by Moore, Eric · 19 years ago
  5. 593195f Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  6. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  7. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  8. dd52d642d [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  9. 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
  10. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  11. cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
  12. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  13. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  14. 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
  15. e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
  16. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  17. e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
  18. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  19. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  20. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  21. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  22. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  23. 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
  24. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  25. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  26. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  27. 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
  28. fd78f11 [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. by Andi Kleen · 19 years ago
  29. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  30. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  31. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  32. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  33. 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
  34. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  35. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  36. 819a692 [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node by Andi Kleen · 19 years ago
  37. 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
  38. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  39. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  40. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  41. 329d400 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI by Zwane Mwaikambo · 19 years ago
  42. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  43. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  44. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  45. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  46. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  47. 1f6818b [PATCH] x86_64: Minor GFP_DMA32 comment fix by Andi Kleen · 19 years ago
  48. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  49. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  50. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  51. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  52. e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
  53. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 19 years ago
  54. 10b5aab [PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define by Adrian Bunk · 19 years ago
  55. 4eac915 [PATCH] mm: gfp_atomic comments by Paul Jackson · 19 years ago
  56. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  57. f9195de V4L/DVB (3347): Fixes some bad global variables by Hans Verkuil · 19 years ago
  58. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  59. 7e4e574 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  60. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  61. a8b9ee7 [MUTEX]: linux/mutex.h needs linux/linkage.h too by David S. Miller · 19 years ago
  62. 05f6ece Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  63. c38a04b1 powerpc/32: Fix compile error caused by pud_t/pgt_t confusion by Paul Mackerras · 19 years ago
  64. 7a0268f [PATCH] powerpc/64: per cpu data optimisations by Anton Blanchard · 19 years ago
  65. 193cac9 [PATCH] powerpc: parallel port init fix by Michael Neuling · 19 years ago
  66. 296167a [PATCH] powerpc: Make early debugging configurable via Kconfig by Michael Ellerman · 19 years ago
  67. 02d7980 [PARISC] Use C99 initializers in asm-parisc/processor.h by Alexey Dobriyan · 19 years ago
  68. 9b9ff2e [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical by Grant Grundler · 19 years ago
  69. 110957f [PARISC] Add __iomem to __raw_check_addr() by Alexey Dobriyan · 19 years ago
  70. e8b736c [PARISC] Add some defines for HugeTLB pages by Helge Deller · 19 years ago
  71. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  72. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  73. 0563572 asm-powerpc: header included twice by Nicolas Kaiser · 19 years ago
  74. 58dc125 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  75. 73165b8 [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES by Ingo Molnar · 19 years ago
  76. 9d28026 [NETFILTER]: Remove unused function from NAT protocol helpers by Patrick McHardy · 19 years ago
  77. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  78. 770cfbc [INET]: congestion and af_ops can be const by Stephen Hemminger · 19 years ago
  79. 19dbaf6 [PATCH] m68knommu: save reg a5 on context change by Greg Ungerer · 19 years ago
  80. 3960f2f [PATCH] m68knommu: fix find_next_zero_bit in bitops.h by Greg Ungerer · 19 years ago
  81. d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  82. 69a0b31 [PATCH] rcu: join rcu_ctrlblk and rcu_state by Oleg Nesterov · 19 years ago
  83. c8d5246 [PATCH] Work around ppc64 compiler bug by Anton Blanchard · 19 years ago
  84. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  85. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  86. 4c29c4c [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype by Adrian Bunk · 19 years ago
  87. ca5ed2f [PATCH] include/asm-sh64/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  88. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 19 years ago
  89. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 19 years ago
  90. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 19 years ago
  91. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  92. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 19 years ago
  93. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  94. 3f08ff4 [PATCH] include/video/newport.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  95. c549dc6 [PATCH] nvidiafb: Add support for some pci-e chipsets by Antonino A. Daplas · 19 years ago
  96. 7227576 [PATCH] fbdev: sstfb: Driver cleanups by Antonino A. Daplas · 19 years ago
  97. a807f61 [PATCH] fbdev: tdfxfb: Driver cleanups by Antonino A. Daplas · 19 years ago
  98. 9f19bc5 [PATCH] fbdev: neofb: Driver cleanups by Antonino A. Daplas · 19 years ago
  99. a26968d [PATCH] fbdev: kyrofb: Driver cleanups by Antonino A. Daplas · 19 years ago
  100. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 19 years ago