1. 9c0aa0f [PATCH] Replace extern inline with static inline in asm-x86_64/* by Adrian Bunk · 19 years ago
  2. f297e4e [PATCH] Increase nodemap hash. by Nakul Saraiya · 19 years ago
  3. fb04892 [PATCH] x86-64: Fix off by one in pfn_valid by Jim Paradis · 19 years ago
  4. 6e44f12 [PATCH] i386: add memory clobbers to syscall macros by Andi Kleen · 19 years ago
  5. 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
  6. 165aeb8 [PATCH] x86-64: Don't include config.h in asm/timex.h by Andi Kleen · 19 years ago
  7. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  8. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 19 years ago
  9. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  10. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  11. 6142891 [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb by Andi Kleen · 19 years ago
  12. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  13. b916911 [PATCH] x86-64: Don't cache align PDA on UP builds by Andi Kleen · 19 years ago
  14. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  15. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 19 years ago
  16. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  17. b342659 [PATCH] cpuset semaphore depth check optimize by Paul Jackson · 19 years ago
  18. f24ec7f [PATCH] crc16: remove w1 specific comments. by Evgeniy Polyakov · 19 years ago
  19. 26cda98 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  20. 2d909d0 [PATCH] ppc64: Remove unused code by Anton Blanchard · 19 years ago
  21. fd9648d [PATCH] ppc64: Add ptrace data breakpoint support by Anton Blanchard · 19 years ago
  22. a94d308 [PATCH] ppc64: Add definitions for new PTRACE calls by Anton Blanchard · 19 years ago
  23. a098722 [PATCH] ppc64: ptrace cleanups by Anton Blanchard · 19 years ago
  24. 962bca7 [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS by Robert Jennings · 19 years ago
  25. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  26. d871629 [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 processors by Greg Ungerer · 19 years ago
  27. 7ce4d42 [PATCH] m68knommu: add SPI register definitions for 528x processors by Greg Ungerer · 19 years ago
  28. 966cdb2 [PATCH] m68knommu: dma support for 523x processors by Greg Ungerer · 19 years ago
  29. 9c1ee93 [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit() by Greg Ungerer · 19 years ago
  30. df28f34 [PATCH] m68knommu: correct prototype args in checksum.h by Greg Ungerer · 19 years ago
  31. 8a6e43e [PATCH] m68knommu: cache support for 523x/528x processors by Greg Ungerer · 19 years ago
  32. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  33. 49a28cc [IA64] MCA/INIT: remove obsolete unwind code by Keith Owens · 19 years ago
  34. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  35. e619ae0 [IA64] MCA/INIT: add an extra thread_info flag by Keith Owens · 19 years ago
  36. a2a9798 [PATCH] MCA/INIT: scheduler hooks by Keith Owens · 19 years ago
  37. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  38. 2f79f45 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  39. d3fd4c2 [PATCH] uml spinlock breakage by Al Viro · 19 years ago
  40. 7f93220 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  41. d99c402 [PATCH] uml: inline mk_pte and various friends by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  42. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  43. 2a04451 Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ by David S. Miller · 19 years ago
  44. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  45. fe08ac3 [PATCH] __user annotations (scsi/ch) by viro@ZenIV.linux.org.uk · 19 years ago
  46. 3113997 [PATCH] ppc32: support hotplug cpu on powermacs by Paul Mackerras · 19 years ago
  47. bb0bb3b [PATCH] ppc32: Kill init on unhandled synchronous signals by Paul Mackerras · 19 years ago
  48. 373016e [PATCH] time.h: remove ifdefs by Andrew Morton · 19 years ago
  49. 84f902c [PATCH] include: update jiffies/{m,u}secs conversion functions by Nishanth Aravamudan · 19 years ago
  50. 64ed93a [PATCH] add schedule_timeout_{,un}interruptible() interfaces by Nishanth Aravamudan · 19 years ago
  51. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  52. c2d08da [PATCH] include/linux/bio.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  53. 9adeb1b [PATCH] "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  54. 2befb9e [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  55. e2afe6745 [PATCH] include/asm-i386/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  56. f8e38dd [PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter() by Adrian Bunk · 19 years ago
  57. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  58. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  59. b2d5507 [PATCH] mm/slab: fix sparse warnings by Victor Fusco · 19 years ago
  60. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  61. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  62. 4247bdc [PATCH] cpuset semaphore depth check deadlock fix by Paul Jackson · 19 years ago
  63. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  64. e6df439 [IPV6]: Bring Type 0 routing header in-line with rfc3542. by Brian Haley · 19 years ago
  65. 3874b98 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 by David S. Miller · 19 years ago
  66. dd27466 [IPV6]: Note values allocated for ip6_tables. by YOSHIFUJI Hideaki · 19 years ago
  67. 9928890 [IPV6]: rearrange constants for new advanced API to solve conflicts. by YOSHIFUJI Hideaki · 19 years ago
  68. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  69. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  70. 7262668 [PATCH] md: add write-intent-bitmap support to raid5 by NeilBrown · 19 years ago
  71. 0002b27 [PATCH] md: limit size of sb read/written to appropriate amount by NeilBrown · 19 years ago
  72. 773f783 [PATCH] md: remove old cruft from md_k.h header file by NeilBrown · 19 years ago
  73. 71c0805 [PATCH] md: allow md to load a superblock with feature-bit '1' set by NeilBrown · 19 years ago
  74. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 19 years ago
  75. 4b6d287 [PATCH] md: add write-behind support for md/raid1 by NeilBrown · 19 years ago
  76. 8ddf9ef [PATCH] md: support write-mostly device in raid1 by NeilBrown · 19 years ago
  77. 36fa306 [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps by NeilBrown · 19 years ago
  78. 63aaf64 Make sure that userspace does not retrieve stale asynchronous or by Roland Dreier · 19 years ago
  79. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  80. 2e9f7cb [PATCH] IB: Add struct for ClassPortInfo by Roland Dreier · 19 years ago
  81. 9c8550e Remove "must_check" attributes in PCI-land by Linus Torvalds · 19 years ago
  82. fbed8ee [PATCH] IB: Move SA attributes to ib_sa.h by Hal Rosenstock · 19 years ago
  83. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  84. 1d8674e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  85. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  86. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 19 years ago
  87. 45323fb [PATCH] fuse: more flexible caching by Miklos Szeredi · 19 years ago
  88. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 19 years ago
  89. 0666326 [PATCH] FUSE: add padding by Miklos Szeredi · 19 years ago
  90. 92a8780 [PATCH] FUSE - extended attribute operations by Miklos Szeredi · 19 years ago
  91. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 19 years ago
  92. 9e6268d [PATCH] FUSE - read-write operations by Miklos Szeredi · 19 years ago
  93. e5e5558 [PATCH] FUSE - read-only operations by Miklos Szeredi · 19 years ago
  94. 334f485 [PATCH] FUSE - device functions by Miklos Szeredi · 19 years ago
  95. d8a5ba4 [PATCH] FUSE - core by Miklos Szeredi · 19 years ago
  96. 9d01a82 [PATCH] DocBook: fix kernel-api documentation generation by Martin Waitz · 19 years ago
  97. 20fd576 [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  98. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  99. ba44cd2 [PATCH] pxafb: Add hsync time reporting hook by Richard Purdie · 19 years ago
  100. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 19 years ago