1. 0d94df5 [PATCH] Add parentheses around arguments in the SH_DIV macro. by Uwe Zeisberger · 18 years ago
  2. b8bdb46 [PATCH] always define IRQ_PER_CPU by Yoichi Yuasa · 18 years ago
  3. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  4. 163ecdf [PATCH] delay accounting: temporarily enable by default by Shailabh Nagar · 18 years ago
  5. 7d94ddd [PATCH] make taskstats sending completely independent of delay accounting on/off status by Shailabh Nagar · 18 years ago
  6. 15a647e [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too by David Brownell · 18 years ago
  7. 822cfbff [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp by Chandra Seetharaman · 18 years ago
  8. 2ccb48e [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle by Neil Brown · 18 years ago
  9. af652c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  10. 65f87d8 [PATCH] x86_64: Fix swiotlb=force by Andi Kleen · 18 years ago
  11. d2105b1 [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix by Jon Mason · 18 years ago
  12. ab3b3fd Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  13. e3f2dde [PATCH] pi-futex: robust-futex exit by Ingo Molnar · 18 years ago
  14. a4045df [PATCH] x86_64: Enlarge debug stack for nested kprobes by bibo mao · 18 years ago
  15. 9d22e6d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  16. 3619348 [PATCH] ide: option to disable cache flushes for buggy drives by Jens Axboe · 18 years ago
  17. b8cfac4 [SPARC64]: Fix typo in pgprot_noncached(). by David S. Miller · 18 years ago
  18. 92f2829 [SPARC64]: Fix quad-float multiply emulation. by David S. Miller · 18 years ago
  19. dab5025 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  20. 761a126 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  21. 153d7f3 [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare by Arjan van de Ven · 18 years ago
  22. 10ea6ac [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule by Patrick McHardy · 18 years ago
  23. 29ed4601 [SPARC]: Fix SA_STATIC_ALLOC value. by David S. Miller · 18 years ago
  24. b4e54de [NET]: Correct dev_alloc_skb kerneldoc by Christoph Hellwig · 18 years ago
  25. 37182d1 [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB by Christoph Hellwig · 18 years ago
  26. d8ca3d1 [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist by Martin Michlmayr · 18 years ago
  27. 2266d88 [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}. by Guillaume Chazarain · 18 years ago
  28. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  29. b71426e Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  30. aa95387 cpu hotplug: simplify and hopefully fix locking by Linus Torvalds · 18 years ago
  31. 12157a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  32. 53c4b2c [NET]: Fix reversed error test in netif_tx_trylock by Herbert Xu · 18 years ago
  33. 64d2f08 [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> by Adrian Bunk · 18 years ago
  34. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  35. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  36. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  37. 46ba6d7 [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. by David S. Miller · 18 years ago
  38. 00ab956 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  39. 13abf50 [PATCH] libata: improve EH action and EHI flag handling by Tejun Heo · 18 years ago
  40. 53ba5e0 [S390] get_clock inline assembly. by Andreas Krebbel · 18 years ago
  41. 5a651c9 [S390] Fix gcc warning about unused return values. by Heiko Carstens · 18 years ago
  42. 76aba64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  43. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  44. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  45. c892436 [PATCH] per-task delay accounting: avoid send without listeners by Shailabh Nagar · 18 years ago
  46. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  47. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 18 years ago
  48. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  49. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  50. fb0ba6bd [PATCH] per-task-delay-accounting: utilities for genetlink usage by Balbir Singh · 18 years ago
  51. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 18 years ago
  52. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  53. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  54. e8f4d97 [PATCH] list_is_last utility by Shailabh Nagar · 18 years ago
  55. 22caf04 [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G by Mike Rapoport · 18 years ago
  56. 737bebd [PATCH] symlink nesting level change by Al Viro · 18 years ago
  57. 91e260b [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough by Jim Cromie · 18 years ago
  58. 7e56a7d [PATCH] RTC subsystem, Add ISL1208 support by Herbert Valerio Riedel · 18 years ago
  59. 52fa259 [PATCH] hdrinstall: remove asm/io.h from user visibility by David Woodhouse · 18 years ago
  60. e035cc3 [PATCH] hdrinstall: remove asm/atomic.h from user visibility by David Woodhouse · 18 years ago
  61. 998f6fa [PATCH] hdrinstall: remove asm/irq.h from user visibility by David Woodhouse · 18 years ago
  62. 52e92e5 [PATCH] remove kernel/kthread.c:kthread_stop_sem() by Adrian Bunk · 18 years ago
  63. 098c5ee [PATCH] null-terminate over-long /proc/kallsyms symbols by Andreas Gruenbacher · 18 years ago
  64. 8757d5f [PATCH] mm: fix oom roll-back of __vmalloc_area_node by Jan Kiszka · 18 years ago
  65. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  66. f0ee340 [PATCH] IB/addr: gid structure alignment fix by Michael S. Tsirkin · 18 years ago
  67. 0610d11 [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr by Stephen Hemminger · 18 years ago
  68. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  69. 7b69a4c Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  70. a23f463 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  71. bddc813 [MIPS] vr41xx: Update workpad setup function by Yoichi Yuasa · 18 years ago
  72. f26811e [MIPS] vr41xx: Update e55 setup function by Yoichi Yuasa · 18 years ago
  73. efcb487 [MIPS] vr41xx: Removed old v2.4 VRC4173 driver by Yoichi Yuasa · 18 years ago
  74. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  75. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  76. 2874fe5 [MIPS] vr41xx: Replace magic number for P4K bit with symbol. by Yoichi Yuasa · 18 years ago
  77. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 18 years ago
  78. 8d197f3 [MIPS] Fix rdhwr_op definition. by Atsushi Nemoto · 18 years ago
  79. 7de58fa [MIPS] Sparsemem fixes by Atsushi Nemoto · 18 years ago
  80. 4e8ab36 [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. by Yoichi Yuasa · 18 years ago
  81. fc5d2d2 [MIPS] Use the proper technical term for naming some of the cache macros. by Ralf Baechle · 18 years ago
  82. a722df0 [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133. by Yoichi Yuasa · 18 years ago
  83. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  84. e1e80b4 [MIPS] Don't include obsolete <linux/config.h>. by Ralf Baechle · 18 years ago
  85. 2e128de [MIPS] Default cpu_has_mipsmt to a runtime check by Chris Dearman · 18 years ago
  86. 3e705f2 [PATCH] Fix broken kernel headers preventing ARM build by Russell King · 18 years ago
  87. 0e2ffbf Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD by Linus Torvalds · 18 years ago
  88. 1b0f06d [PATCH] m68knommu: fix result type in get_user() macro by Greg Ungerer · 18 years ago
  89. b43c7ce [PATCH] i386: system.h: remove extra semicolons and fix order by Chuck Ebbert · 18 years ago
  90. 50f73fe [SPARC64]: Fix make headers_install by David Woodhouse · 18 years ago
  91. e47f317 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  92. a048640 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD by Linus Torvalds · 18 years ago
  93. 2513eb8 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of HEAD by Linus Torvalds · 18 years ago
  94. d3745f4 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD by Linus Torvalds · 18 years ago
  95. cd6ef2a [PATCH] The scheduled unexport of insert_resource by Adrian Bunk · 18 years ago
  96. 26865e9 [PATCH] remove kernel/power/pm.c:pm_unregister_all() by Adrian Bunk · 18 years ago
  97. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  98. 6f0312f [PATCH] PCI: add PCI Express AER register definitions to pci_regs.h by Zhang, Yanmin · 18 years ago
  99. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  100. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago