1. 2e5a7bd [PATCH] spi: ads7836 uses spi_driver by David Brownell · 20 years ago
  2. 0c86846 [PATCH] SPI core tweaks, bugfix by David Brownell · 20 years ago
  3. b885244 [PATCH] spi: add spi_driver to SPI framework by David Brownell · 20 years ago
  4. 1d6432f [PATCH] spi: mtd dataflash driver by David Brownell · 20 years ago
  5. ffa458c [PATCH] spi: ads7846 driver by David Brownell · 20 years ago
  6. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 20 years ago
  7. 67daf5f [PATCH] Increase AT_VECTOR_SIZE by Paul Mackerras · 20 years ago
  8. 4d3248a [PATCH] gianfar: Use new PHY_ID_FMT macro by Kumar Gala · 20 years ago
  9. a4d00f1 [PATCH] phy: Added a macro to represent the string format used to match a phy device by Kumar Gala · 20 years ago
  10. 1d53267 [PATCH] gianfar mii: Use proper resource for MII memory region by Kumar Gala · 20 years ago
  11. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  12. ba027de [PATCH] Revert ide softirq handling by Jens Axboe · 20 years ago
  13. 661dd5c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6 by Linus Torvalds · 20 years ago
  14. 9fc6587 [PATCH] missing helper - task_stack_page() by Al Viro · 20 years ago
  15. d7102e9 [PATCH] sched: filter affine wakeups by akpm@osdl.org · 20 years ago
  16. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 20 years ago
  17. c9db4fa [hrtimer] Enforce resolution as lower limit of intervals by Thomas Gleixner · 20 years ago
  18. e278763 [hrtimer] Change resolution storage to ktime_t format by Thomas Gleixner · 20 years ago
  19. 288867e [hrtimer] Remove listhead from hrtimer struct by Thomas Gleixner · 20 years ago
  20. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 20 years ago
  21. 819a692 [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node by Andi Kleen · 20 years ago
  22. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 20 years ago
  23. 1f6818b [PATCH] x86_64: Minor GFP_DMA32 comment fix by Andi Kleen · 20 years ago
  24. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 20 years ago
  25. e16885c [PATCH] uninline capable() by Ingo Molnar · 20 years ago
  26. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 20 years ago
  27. 4eac915 [PATCH] mm: gfp_atomic comments by Paul Jackson · 20 years ago
  28. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 20 years ago
  29. a8b9ee7 [MUTEX]: linux/mutex.h needs linux/linkage.h too by David S. Miller · 20 years ago
  30. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 20 years ago
  31. 9d28026 [NETFILTER]: Remove unused function from NAT protocol helpers by Patrick McHardy · 20 years ago
  32. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 20 years ago
  33. 1e6c9c2 [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial) by Andrew Victor · 20 years ago
  34. 69a0b31 [PATCH] rcu: join rcu_ctrlblk and rcu_state by Oleg Nesterov · 20 years ago
  35. c8d5246 [PATCH] Work around ppc64 compiler bug by Anton Blanchard · 20 years ago
  36. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 20 years ago
  37. 4c29c4c [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype by Adrian Bunk · 20 years ago
  38. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 20 years ago
  39. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 20 years ago
  40. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 20 years ago
  41. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 20 years ago
  42. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 20 years ago
  43. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 20 years ago
  44. c549dc6 [PATCH] nvidiafb: Add support for some pci-e chipsets by Antonino A. Daplas · 20 years ago
  45. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 20 years ago
  46. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 20 years ago
  47. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 20 years ago
  48. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 20 years ago
  49. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 20 years ago
  50. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 20 years ago
  51. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 20 years ago
  52. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 20 years ago
  53. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 20 years ago
  54. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 20 years ago
  55. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 20 years ago
  56. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 20 years ago
  57. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 20 years ago
  58. 2a69897 [PATCH] hrtimer: coding style and white space cleanup 2 by Thomas Gleixner · 20 years ago
  59. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 20 years ago
  60. 57a5587 [PATCH] hrtimer: coding style and white space cleanup by Ingo Molnar · 20 years ago
  61. 1ad106c [PATCH] hrtimer: coding style clean up of clock constants by Ingo Molnar · 20 years ago
  62. 0c4f6ee [PATCH] hrtimer: remove unused clock constants by Thomas Gleixner · 20 years ago
  63. f481890 [PATCH] hrtimer: clean up mktime and make arguments const by Ingo Molnar · 20 years ago
  64. 753be62 [PATCH] hrtimer: deinline mktime and set_normalized_timespec by Thomas Gleixner · 20 years ago
  65. 5cca761 [PATCH] hrtimer: move div_long_long_rem out of jiffies.h by Thomas Gleixner · 20 years ago
  66. fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 20 years ago
  67. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 20 years ago
  68. bdff071 [PATCH] __deprecated_for_modules the lookup_hash() prototype by Adrian Bunk · 20 years ago
  69. 869243a [PATCH] remove update_atime by Christoph Hellwig · 20 years ago
  70. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 20 years ago
  71. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 20 years ago
  72. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 20 years ago
  73. 720e1a9 [PATCH] kexec: increase max segment limit by akpm@osdl.org · 20 years ago
  74. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 20 years ago
  75. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 20 years ago
  76. 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 20 years ago
  77. e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 20 years ago
  78. 8b4ad5e [MUTEX]: linux/mutex-debug.h needs linux/linkage.h by David S. Miller · 20 years ago
  79. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
  80. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 20 years ago
  81. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  82. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 20 years ago
  83. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 20 years ago
  84. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 20 years ago
  85. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 20 years ago
  86. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 20 years ago
  87. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 20 years ago
  88. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 20 years ago
  89. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 20 years ago
  90. 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  91. 5406958 s/assoicated/associated/ by Adrian Bunk · 20 years ago
  92. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 20 years ago
  93. 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 20 years ago
  94. 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 20 years ago
  95. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 20 years ago
  96. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 20 years ago
  97. 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 20 years ago
  98. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 20 years ago
  99. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 20 years ago
  100. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 20 years ago