1. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 18 years ago
  2. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  3. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  4. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  5. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  6. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  7. 9a57d47 [MTD] NAND ECC hwctl function has no return value by Thomas Gleixner · 18 years ago
  8. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  9. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  10. 58dd8f2b [MTD] NAND consolidate data types by Thomas Gleixner · 18 years ago
  11. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 18 years ago
  12. ce4c61f [MTD] Add support for NDFC NAND controller by Thomas Gleixner · 18 years ago
  13. 41796c2 [MTD] Add platform support for NAND by Thomas Gleixner · 18 years ago
  14. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 18 years ago
  15. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  16. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  17. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  18. 20a92fc Merge git://git.infradead.org/mtd-2.6 by KaiGai Kohei · 18 years ago
  19. ba9627b [JFFS2] Repack some on-medium structures. ARM is weirder than I thought. by David Woodhouse · 18 years ago
  20. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  21. e6333fd [PATCH] fix can_share_swap_page() when !CONFIG_SWAP by Hua Zhong · 18 years ago
  22. 39d24e6 [PATCH] add slab_is_available() routine for boot code by Mike Kravetz · 18 years ago
  23. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  24. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  25. 3e68fbb [JFFS2] Don't pack on-medium structures, because GCC emits crappy code by David Woodhouse · 18 years ago
  26. 0d4e30d [MTD] Clean up <linux/mtd/physmap.h> to fix modular build by David Woodhouse · 18 years ago
  27. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  28. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  29. 493c646 OneNAND: One-Time Programmable (OTP) support by Kyungmin Park · 18 years ago
  30. 9c01f87d OneNAND: handle byte access on BufferRAM by Kyungmin Park · 18 years ago
  31. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  32. 6572b20 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  33. 6314410 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 18 years ago
  34. 4c1b462 dl2k: use DMA_48BIT_MASK constant by Francois Romieu · 18 years ago
  35. b17a7c1 [NET]: Do sysfs registration as part of register_netdevice. by Stephen Hemminger · 18 years ago
  36. d324031 sky2: backout NAPI reschedule by Stephen Hemminger · 18 years ago
  37. 6f18a02 Finally remove the obnoxious inter_module_xxx() by David Woodhouse · 18 years ago
  38. 73566ed [MTD] Convert physmap to platform driver by Lennert Buytenhek · 18 years ago
  39. fe9925b [NET]: Create netdev attribute_groups with class_device_add by Stephen Hemminger · 18 years ago
  40. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  41. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  42. 6fc56cc Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  43. cbdf811 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  44. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 18 years ago
  45. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  46. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  47. edc4ff7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  48. cbb9a56 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ by David Woodhouse · 18 years ago
  49. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  50. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  51. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  52. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  53. 46c5ea3c [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  54. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  55. 7afa6fd [PATCH] vmsplice: allow user to pass in gift pages by Jens Axboe · 18 years ago
  56. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  57. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  58. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  59. 1f4a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  60. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 19 years ago
  61. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 19 years ago
  62. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 19 years ago
  63. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 19 years ago
  64. 1b50eed [PATCH] audit inode patch by Steve Grubb · 19 years ago
  65. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 19 years ago
  66. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  67. 68ac64c [SERIAL] Clean up serial locking when obtaining a reference to a port by Russell King · 18 years ago
  68. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  69. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  70. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  71. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  72. 2cb1459 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  73. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  74. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 18 years ago
  75. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  76. ebf4350 [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() by Jens Axboe · 18 years ago
  77. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  78. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  79. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  80. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  81. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  82. 1a0ccec Input: allow passing NULL to input_free_device() by Dmitry Torokhov · 18 years ago
  83. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  84. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  85. d3d3cf0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  86. 72b38d4 [PATCH] memory_hotplug.h cleanup by Adrian Bunk · 18 years ago
  87. dc6de33 [NET]: Add skb->truesize assertion checking. by David S. Miller · 18 years ago
  88. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  89. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  90. 7866bab NFS: fix PROC_FS=n compile error by Adrian Bunk · 18 years ago
  91. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  92. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  93. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  94. 13626a8 [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__. by Ralf Baechle · 19 years ago
  95. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  96. f05472f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  97. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  98. 754a264 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  99. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 19 years ago
  100. e778272 [PATCH] PCI: fix sparse warning about pci_bus_flags by Roland Dreier · 19 years ago