1. fa0a695 [SCSI] iscsi: rename some proto defs by Mike Christie · 19 years ago
  2. baebc49 [SCSI] iscsi: update some iscsi proto defs by Mike Christie · 19 years ago
  3. f5c7f03 Merge HEAD from ../scsi-iscsi-2.6 by James Bottomley · 19 years ago
  4. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  5. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  6. 0dd7f88 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  7. 55faed1 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  8. 946e91f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  9. f7402dc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  10. 1077682 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  11. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 19 years ago
  12. bb144a8 [PATCH] Kprobes: prevent possible race conditions ppc64 changes by Prasanna S Panchamukhi · 19 years ago
  13. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
  14. a766223 [PATCH] Make ll_rw_block() wait for buffer lock by Jan Kara · 19 years ago
  15. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  16. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  17. aac51f0 [PATCH] w100fb: Rewrite for platform independence by Richard Purdie · 19 years ago
  18. e619524 [PATCH] Add write protection switch handling to the PXA MMC driver by Richard Purdie · 19 years ago
  19. f218278 [PATCH] sd: SD 4-bit bus by Pierre Ossman · 19 years ago
  20. b57c43a [PATCH] sd: SCR register by Pierre Ossman · 19 years ago
  21. a00fc09 [PATCH] sd: read-only switch by Pierre Ossman · 19 years ago
  22. 335eadf [PATCH] sd: initialize SD cards by Pierre Ossman · 19 years ago
  23. 8c702e1 [PATCH] ipmi poweroff: fix chassis control by Corey Minyard · 19 years ago
  24. 56a55ec [PATCH] ipmi: fix panic ipmb response by Corey Minyard · 19 years ago
  25. 07766f2 [PATCH] ipmi: allow userland to include ipmi.h by Corey Minyard · 19 years ago
  26. c14979b [PATCH] ipmi: add per-channel IPMB addresses by Corey Minyard · 19 years ago
  27. 8db08ea [PATCH] ALSA: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  28. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  29. ebad6a4 [PATCH] dmi: add onboard devices discovery by Andrey Panin · 19 years ago
  30. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  31. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  32. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  33. 3f4bb1f [PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookups by Eric Dumazet · 19 years ago
  34. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  35. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  36. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  37. f90b1d2 [PATCH] cpusets: new __GFP_HARDWALL flag by Paul Jackson · 19 years ago
  38. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  39. 8191151 [PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc by Stephen Rothwell · 19 years ago
  40. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  41. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  42. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  43. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  44. 2b2fa38 [PATCH] Consolidate asm-ppc*/fcntl.h by Stephen Rothwell · 19 years ago
  45. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  46. eed74df [PATCH] optimise 64bit unaligned access on 32bit kernel by Ralf Baechle · 19 years ago
  47. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  48. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  49. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  50. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  51. f23ef18 [PATCH] Delete unused do_nanosleep declaration by Ralf Baechle · 19 years ago
  52. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  53. f26fdd5 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() by Karsten Wiese · 19 years ago
  54. 6e3eaab [PATCH] modified firmware_class.c to support no hotplug by Abhay Salunke · 19 years ago
  55. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  56. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  57. e139aa5 [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG by Bjorn Helgaas · 19 years ago
  58. d2052c1 [PATCH] sonypi SPIC initialisation fix by Erik Waling · 19 years ago
  59. 2865cf0 [PATCH] remove pipe definitions by Zhigang Huo · 19 years ago
  60. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  61. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  62. 5dd42c2 [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion by Adrian Bunk · 19 years ago
  63. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  64. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  65. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  66. e82894f [PATCH] relayfs by Tom Zanussi · 19 years ago
  67. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  68. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  69. 19aaabb [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOW by Eric Dumazet · 19 years ago
  70. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  71. f63ed39 [PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_exc by Eugene Surovegin · 19 years ago
  72. 9839c6b [ARM] 2888/1: OMAP 3/4: Update omap include files, take 2 by Tony Lindgren · 19 years ago
  73. 7efb833 [ARM] 2889/1: S3C2410 - Add machine Anubis by Ben Dooks · 19 years ago
  74. 344baba [kernel-doc] fix various DocBook build problems/warnings by Jeff Garzik · 19 years ago
  75. bbeec90 [wireless] build fixes after merging WE-19 by Jeff Garzik · 19 years ago
  76. 6582c16 [PATCH] WE-19 for kernel 2.6.13 by Jean Tourrilhes · 19 years ago
  77. aaec0fa [PATCH] net: add driver for the NIC on Cell Blades by Jens Osterkamp · 19 years ago
  78. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  79. f75268c [AX25]: Make ax2asc thread-proof by Ralf Baechle · 19 years ago
  80. f2c3839 [NET]: skb_get/set_timestamp use const by Stephen Hemminger · 19 years ago
  81. fe1b2d5 [SCSI] unexport scsi_add_timer/scsi_delete_timer by Christoph Hellwig · 19 years ago
  82. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  83. 49719eb [NETFILTER]: kill __ip_ct_expect_unlink_destroy by Pablo Neira Ayuso · 19 years ago
  84. 03486a4 [NETFILTER]: Handle NAT module load race by Patrick McHardy · 19 years ago
  85. 2248bcf [NETFILTER]: Add support for permanent expectations by Patrick McHardy · 19 years ago
  86. 93c37f2 [SERIAL]: Avoid 'statement with no effect' warnings. by David S. Miller · 19 years ago
  87. 4706df3 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  88. 1e231ef Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  89. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  90. f65e776 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  91. 8566cfc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  92. 14b3466 [PATCH] Invert sense of SLB class bit by David Gibson · 19 years ago
  93. 8fef030 [PATCH] ppc64: Move oprofile_model into cpu feature struct by Anton Blanchard · 19 years ago
  94. dca8593 [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 by Anton Blanchard · 19 years ago
  95. 1a410d8 [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct by Anton Blanchard · 19 years ago
  96. 8530935 [PATCH] ppc64: remove CPU_FTR_PMC8 by Anton Blanchard · 19 years ago
  97. fd5b437 [PATCH] ppc64: add number of PMCs to cputable by Anton Blanchard · 19 years ago
  98. 6b9269a [PATCH] ppc/ppc64: Merge more include files by Jon Loeliger · 19 years ago
  99. ad6571a [PATCH] Move 3 more headers to asm-powerpc by Becky Bruce · 19 years ago
  100. b2c0ab1 [PATCH] ppc64: speedup cmpxchg by Anton Blanchard · 19 years ago