1. d599e36 inotify: fix race by Nick Piggin · 16 years ago
  2. eea63e0 SC26XX: New serial driver for SC2681 uarts by Thomas Bogendoerfer · 16 years ago
  3. f5d3f30 char: use SGI_HAS_DS1286 for SGI_DS1286 depends by Thomas Bogendoerfer · 16 years ago
  4. 5057c98 serial: use SGI_HAS_ZILOG for IP22_ZILOG depends by Thomas Bogendoerfer · 16 years ago
  5. b25b781 Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c by Robert P. J. Day · 16 years ago
  6. d99c4f6 Remove rcu_assign_pointer() penalty for NULL pointers by Paul E. McKenney · 16 years ago
  7. ba6f867 kill an unused PTR_ERR in bdev_cache_init() by Qi Yong · 16 years ago
  8. 91f3f1e drivers/char/random.c:write_pool() cond_resched() needed by Matt Mackall · 16 years ago
  9. 5ab24c7 Fix __const_udelay declaration and definition mismatches by Jeff Dike · 16 years ago
  10. ed8485f synclink_gt fix missed serial input signal changes by Paul Fulghum · 16 years ago
  11. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 16 years ago
  12. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 16 years ago
  13. 774ed22 reiserfs: complement va_start() with va_end(). by Richard Knutsson · 16 years ago
  14. 11025e8 via-rng: enable secondary noise source on CPUs where it is present by Dave Jones · 16 years ago
  15. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 16 years ago
  16. 6d98516 MAINTAINERS, order AUERSWALD alphabetically by Jiri Slaby · 16 years ago
  17. 14b30d6 hfs: update comment to reflect actual init and exit routines by Robert P. J. Day · 16 years ago
  18. 55581d0 address hfs on-disk corruption robustness review comments by Eric Sandeen · 16 years ago
  19. 7c28cba NCPFS: update diagnostic strings to match routine names. by Robert P. J. Day · 16 years ago
  20. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 16 years ago
  21. e8462ca fs: use hlist_unhashed by Akinobu Mita · 16 years ago
  22. 07a154b proc: loadavg reading race by Michal Schmidt · 16 years ago
  23. 0a76fe8 do_wait: remove one "else if" branch by Oleg Nesterov · 16 years ago
  24. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 16 years ago
  25. b094000 vt: bitlock fix by Nick Piggin · 16 years ago
  26. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 16 years ago
  27. eed4a2a printk.c: use unsigned ints instead of longs for logbuf index by Denys Vlasenko · 16 years ago
  28. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 16 years ago
  29. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 16 years ago
  30. 20420bb alpha/parisc: remove config variable DEBUG_RWLOCK by Jiri Olsa · 16 years ago
  31. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 16 years ago
  32. de9330d log2.h: Define order_base_2() macro for convenience. by Robert P. J. Day · 16 years ago
  33. 582539e cciss: use upper_32_bits() macro to eliminate warnings by Randy Dunlap · 16 years ago
  34. 5e2cb10 time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem by Miao Xie · 16 years ago
  35. be6c28e sound/oss/trident.c: fix incorrect test in trident_ac97_set() by Roel Kluin · 16 years ago
  36. 67a3b2b rd: use is_power_of_2() in drivers/block/rd.c. by Robert P. J. Day · 16 years ago
  37. 2118116 drivers/misc/lkdtm.c: cleanups by Adrian Bunk · 16 years ago
  38. 2646437 proper prototype for vty_init() by Adrian Bunk · 16 years ago
  39. 7747cdb fs/eventfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  40. 7ec37df fs/signalfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  41. 12c2ab5 fs/utimes.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  42. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 16 years ago
  43. c166f23 kernel/notifier.c should #include <linux/reboot.h> by Adrian Bunk · 16 years ago
  44. bb69517 make srcu_readers_active() static by Adrian Bunk · 16 years ago
  45. f17d30a kernel/ptrace.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  46. a1c9eea proper prototype for signals_init() by Adrian Bunk · 16 years ago
  47. ce88cc5 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() by Jeff Layton · 16 years ago
  48. 941e492 read_current_timer() cleanups by Andrew Morton · 16 years ago
  49. 83bad1d scheduled OSS driver removal by Adrian Bunk · 16 years ago
  50. b4cf9c3 FAT: Fix printk format strings by Vegard Nossum · 16 years ago
  51. f74596d proper show_interrupts() prototype by Adrian Bunk · 16 years ago
  52. 0b03cfb MNT_UNBINDABLE fix by Andries E. Brouwer · 16 years ago
  53. 870b8f8 remove mm_{ptov,vtop}() by Adrian Bunk · 16 years ago
  54. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  55. b524b9a make ipc/util.c:sysvipc_find_ipc() static by Adrian Bunk · 16 years ago
  56. 33b5f31 register_cpu __devinit or __cpuinit by Randy Dunlap · 16 years ago
  57. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 16 years ago
  58. a3b8111 remove support for un-needed _extratext section by Robin Getz · 16 years ago
  59. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 16 years ago
  60. 8f47f0b dcdbas: add DMI-based module autloading by Matt Domsch · 16 years ago
  61. f661197 Genericizing iova.[ch] by David Miller · 16 years ago
  62. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 16 years ago
  63. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  64. bcfbf84 SIGIO-driven I/O with inotify queues by Dmitry Antipov · 16 years ago
  65. 14e11e1 ext2: change the default behaviour on error by Aneesh Kumar K.V · 16 years ago
  66. 7f0adae ext2: return after ext2_error in case of failures by Aneesh Kumar K.V · 16 years ago
  67. 73de76a sound/oss/sb_common.c: fix casting warning by Jeff Garzik · 16 years ago
  68. ffce7a8 sound/oss/pss: set_io_base() always returns success, mark it void by Jeff Garzik · 16 years ago
  69. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  70. 4e70148 hash: add explicit u32 and u64 versions of hash by Matthew Wilcox · 16 years ago
  71. d9ae90a use __set_task_state() for TRACED/STOPPED tasks by Oleg Nesterov · 16 years ago
  72. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 16 years ago
  73. d9afa43 riscom8: fix SMP brokenness by Jeff Garzik · 16 years ago
  74. 1c17d18 A potential bug in inotify_user.c by Yan Zheng · 16 years ago
  75. 19c561a fs/fat/: refine chmod checks by Jan Engelhardt · 16 years ago
  76. 20292bc geode lists are subscriber only by Alan Cox · 16 years ago
  77. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  78. 551e4fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  79. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  80. dfe7993 ide-tape: bump minor driver version by Borislav Petkov · 16 years ago
  81. 5a04cfa ide-tape: cleanup the remaining codestyle issues by Borislav Petkov · 16 years ago
  82. 24d57f8 ide-tape: fix syntax error in idetape_identify_device() by Borislav Petkov · 16 years ago
  83. bf6296b ide-tape: remove leftover OnStream support warning by Borislav Petkov · 16 years ago
  84. 9c14576 ide-tape: collect module-related macro calls at the end by Borislav Petkov · 16 years ago
  85. c837cfa ide-tape: include proper headers by Borislav Petkov · 16 years ago
  86. 1f27e38 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() by Borislav Petkov · 16 years ago
  87. 71071b8 ide-tape: remove struct idetape_id_gcw by Borislav Petkov · 16 years ago
  88. 3c98bf3 ide-tape: cleanup and fix comments by Borislav Petkov · 16 years ago
  89. 8d06bfa ide-tape: shorten some function names by Borislav Petkov · 16 years ago
  90. 9721985 ide-tape: remove idetape_increase_max_pipeline_stages() by Borislav Petkov · 16 years ago
  91. 54bb207 ide-tape: struct idetape_tape_t: shorten member names v2 by Borislav Petkov · 16 years ago
  92. 41f81d54 ide-tape: struct idetape_tape_t: remove unused members by Borislav Petkov · 16 years ago
  93. 54abf37 ide-tape: remove typedef idetape_chrdev_direction_t by Borislav Petkov · 16 years ago
  94. a1efc85 ide-tape: simplify code branching in the interrupt handler by Borislav Petkov · 16 years ago
  95. 37016ba ide-tape: remove unreachable code chunk by Borislav Petkov · 16 years ago
  96. a2f5b7f ide-tape: remove struct idetape_read_position_result_t by Borislav Petkov · 16 years ago
  97. 8004a8c ide-tape: refactor the debug logging facility by Borislav Petkov · 16 years ago
  98. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  99. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago