1. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  2. c0a1633 isofs: fix minor filesystem corruption by Adam Greenblatt · 16 years ago
  3. 275c0a8 ext3: validate directory entry data before use by Duane Griffin · 16 years ago
  4. cbe5f46 jbd: don't abort if flushing file data failed by Hidehiro Kawai · 16 years ago
  5. 8ef2720 ext3: kill 2 useless magic numbers by Li Zefan · 16 years ago
  6. fc80c44 jbd: positively dispose the unmapped data buffers in journal_commit_transaction() by Toshiyuki Okajima · 16 years ago
  7. a10320e jbd: unexport journal_update_superblock by Adrian Bunk · 16 years ago
  8. 3ccc316 ext3: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  9. 95450f5 ext3: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  10. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  11. ef1afd3 ext3: remove double definitions of xattr macros by Shen Feng · 16 years ago
  12. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  13. 9ebfbe9 ext3: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  14. 1984bb7 jbd: tidy up revoke cache initialisation and destruction by Duane Griffin · 16 years ago
  15. f4d79ca jbd: eliminate duplicated code in revocation table init/destroy functions by Duane Griffin · 16 years ago
  16. 3850f7a jbd: replace potentially false assertion with if block by Duane Griffin · 16 years ago
  17. d06bf1d ext3: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  18. 99aeaf6 ext3: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  19. 9cfe7b9 ext3: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  20. 50c33a8 ext2: fix typo in Hurd part of include/linux/ext2_fs.h by Samuel Thibault · 16 years ago
  21. f905f06 ext2: remove double definitions of xattr macros by Shen Feng · 16 years ago
  22. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  23. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago
  24. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  25. ff1d5c2 gpio: add bt8xxgpio driver by Michael Buesch · 16 years ago
  26. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  27. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  28. 8b6dd98 kprobes: remove redundant config check by Abhishek Sagar · 16 years ago
  29. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  30. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  31. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  32. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  33. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  34. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  35. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  36. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  37. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  38. 2711b79 kallsyms: unify 32- and 64-bit code by Vegard Nossum · 16 years ago
  39. 924d9ad list debugging: use WARN() instead of BUG() by Dave Jones · 16 years ago
  40. d955c78 Example use of WARN() by Arjan van de Ven · 16 years ago
  41. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 16 years ago
  42. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  43. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  44. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  45. a7f371e documentation: update CodingStyle tips for Emacs users by Johannes Weiner · 16 years ago
  46. 197dcff init/version.c: define version_string only if CONFIG_KALLSYMS is not defined by Daniel Guilak · 16 years ago
  47. 277e2c6 init/version.c: silence sparse warning by declaring the version string by Daniel Guilak · 16 years ago
  48. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 16 years ago
  49. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  50. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  51. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  52. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  53. ba92a43 exec: remove some includes by Hugh Dickins · 16 years ago
  54. 2b4bc46 pdflush: use time_after() instead of open-coding it by OGAWA Hirofumi · 16 years ago
  55. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  56. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 16 years ago
  57. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  58. f557d09 remove some more tipar bits by Adrian Bunk · 16 years ago
  59. f16695f asm-generic/int-ll64.h: always provide __{s,u}64 by Adrian Bunk · 16 years ago
  60. cebbd3f build-kernel-profileo-only-when-requested-cleanups by Andrew Morton · 16 years ago
  61. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 16 years ago
  62. 696adfe list_for_each_rcu must die: networking by Paul E. McKenney · 16 years ago
  63. 2fc9c4e kallsyms: fix potential overflow in binary search by Vegard Nossum · 16 years ago
  64. 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
  65. e0ce0da9 lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  66. fd19382 lib: allow memparse() to accept a NULL and ignorable second parm by Robert P. J. Day · 16 years ago
  67. cb345d7 init/: delete hard-coded setting and testing of BUILD_CRAMDISK by Robert P. J. Day · 16 years ago
  68. b39c08c Remove apparently unused fd1772.h header file. by Robert P. J. Day · 16 years ago
  69. 82c8253 init/do_mounts.c should #include <linux/initrd.h> by Adrian Bunk · 16 years ago
  70. abddaec fix checkstack.pl arch detection by Eric Sandeen · 16 years ago
  71. 585e93a find dynamic stack allocations in checkstack.pl by Eric Sandeen · 16 years ago
  72. 545e400 lzo: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  73. 8b5ac31 include: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  74. b7bbf8f fs: ldm.[ch] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  75. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 16 years ago
  76. e0deaff4 split the typecheck macros out of include/linux/kernel.h by Andrew Morton · 16 years ago
  77. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  78. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  79. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  80. 25c94d0 mlx4_core: Add VLAN tag field to WQE control segment struct by Yevgeny Petrilin · 16 years ago
  81. 3e4d0ca [IA64] Wire up new system calls by Tony Luck · 16 years ago
  82. 3d6f4a2 endian: Always evaluate arguments. by David Miller · 16 years ago
  83. 43de804 char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include by Huang Weiyi · 16 years ago
  84. 29b309e Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" by Linus Torvalds · 16 years ago
  85. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 16 years ago
  86. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  87. 30821fe CPUFREQ: S3C24XX NAND driver frequency scaling support. by Ben Dooks · 16 years ago
  88. ee39a0e [MTD][NAND] au1550nd: remove unused variable by Yoichi Yuasa · 16 years ago
  89. ca6f12c [MTD] jedec_probe: Fix SST 16-bit chip detection by Atsushi Nemoto · 16 years ago
  90. f636ffb [MTD][MTDPART] Fix a division by zero bug by Atsushi Nemoto · 16 years ago
  91. 6910c13 [MTD][MTDPART] Cleanup and document the erase region handling by Atsushi Nemoto · 16 years ago
  92. b33a288 [MTD][MTDPART] Handle most checkpatch findings by Atsushi Nemoto · 16 years ago
  93. 7788ba7 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition by Atsushi Nemoto · 16 years ago
  94. 4b5e33a [MTD] physmap: resume already suspended chips on failure to suspend by Uwe Kleine-König · 16 years ago
  95. 7b24919 [MTD] physmap: Fix suspend/resume/shutdown bugs. by Robert Jarzmik · 16 years ago
  96. 998453f [MTD] [NOR] Fix -ETIMEO errors in CFI driver by Alexey Korolev · 16 years ago
  97. 55679df [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y by Anton Vorontsov · 16 years ago
  98. 95984f6 firewire: fw-ohci: TSB43AB22/A dualbuffer workaround by Stefan Richter · 16 years ago
  99. 56d3eef avr32: allow system timer to share interrupt to make OProfile work by Voss, Nikolaus · 16 years ago
  100. e5b13ac V4L/DVB (8451): dw2102: fix in-kernel compilation by Mauro Carvalho Chehab · 16 years ago