1. 582539e cciss: use upper_32_bits() macro to eliminate warnings by Randy Dunlap · 18 years ago
  2. 5e2cb10 time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem by Miao Xie · 18 years ago
  3. be6c28e sound/oss/trident.c: fix incorrect test in trident_ac97_set() by Roel Kluin · 18 years ago
  4. 67a3b2b rd: use is_power_of_2() in drivers/block/rd.c. by Robert P. J. Day · 18 years ago
  5. 2118116 drivers/misc/lkdtm.c: cleanups by Adrian Bunk · 18 years ago
  6. 2646437 proper prototype for vty_init() by Adrian Bunk · 18 years ago
  7. 7747cdb fs/eventfd.c should #include <linux/syscalls.h> by Adrian Bunk · 18 years ago
  8. 7ec37df fs/signalfd.c should #include <linux/syscalls.h> by Adrian Bunk · 18 years ago
  9. 12c2ab5 fs/utimes.c should #include <linux/syscalls.h> by Adrian Bunk · 18 years ago
  10. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 18 years ago
  11. c166f23 kernel/notifier.c should #include <linux/reboot.h> by Adrian Bunk · 18 years ago
  12. bb69517 make srcu_readers_active() static by Adrian Bunk · 18 years ago
  13. f17d30a kernel/ptrace.c should #include <linux/syscalls.h> by Adrian Bunk · 18 years ago
  14. a1c9eea proper prototype for signals_init() by Adrian Bunk · 18 years ago
  15. ce88cc5 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() by Jeff Layton · 18 years ago
  16. 941e492 read_current_timer() cleanups by Andrew Morton · 18 years ago
  17. 83bad1d scheduled OSS driver removal by Adrian Bunk · 18 years ago
  18. b4cf9c3 FAT: Fix printk format strings by Vegard Nossum · 18 years ago
  19. f74596d proper show_interrupts() prototype by Adrian Bunk · 18 years ago
  20. 0b03cfb MNT_UNBINDABLE fix by Andries E. Brouwer · 18 years ago
  21. 870b8f8 remove mm_{ptov,vtop}() by Adrian Bunk · 18 years ago
  22. 7b89280 cleanup after APUS removal by Adrian Bunk · 18 years ago
  23. b524b9a make ipc/util.c:sysvipc_find_ipc() static by Adrian Bunk · 18 years ago
  24. 33b5f31 register_cpu __devinit or __cpuinit by Randy Dunlap · 18 years ago
  25. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 18 years ago
  26. a3b8111 remove support for un-needed _extratext section by Robin Getz · 18 years ago
  27. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 18 years ago
  28. 8f47f0b dcdbas: add DMI-based module autloading by Matt Domsch · 18 years ago
  29. f661197 Genericizing iova.[ch] by David Miller · 18 years ago
  30. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 18 years ago
  31. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 18 years ago
  32. bcfbf84 SIGIO-driven I/O with inotify queues by Dmitry Antipov · 18 years ago
  33. 14e11e1 ext2: change the default behaviour on error by Aneesh Kumar K.V · 18 years ago
  34. 7f0adae ext2: return after ext2_error in case of failures by Aneesh Kumar K.V · 18 years ago
  35. 73de76a sound/oss/sb_common.c: fix casting warning by Jeff Garzik · 18 years ago
  36. ffce7a8 sound/oss/pss: set_io_base() always returns success, mark it void by Jeff Garzik · 18 years ago
  37. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 18 years ago
  38. 4e70148 hash: add explicit u32 and u64 versions of hash by Matthew Wilcox · 18 years ago
  39. d9ae90a use __set_task_state() for TRACED/STOPPED tasks by Oleg Nesterov · 18 years ago
  40. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 18 years ago
  41. d9afa43 riscom8: fix SMP brokenness by Jeff Garzik · 18 years ago
  42. 1c17d18 A potential bug in inotify_user.c by Yan Zheng · 18 years ago
  43. 19c561a fs/fat/: refine chmod checks by Jan Engelhardt · 18 years ago
  44. 20292bc geode lists are subscriber only by Alan Cox · 18 years ago
  45. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 18 years ago
  46. 551e4fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  47. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  48. dfe7993 ide-tape: bump minor driver version by Borislav Petkov · 18 years ago
  49. 5a04cfa ide-tape: cleanup the remaining codestyle issues by Borislav Petkov · 18 years ago
  50. 24d57f8 ide-tape: fix syntax error in idetape_identify_device() by Borislav Petkov · 18 years ago
  51. bf6296b ide-tape: remove leftover OnStream support warning by Borislav Petkov · 18 years ago
  52. 9c14576 ide-tape: collect module-related macro calls at the end by Borislav Petkov · 18 years ago
  53. c837cfa ide-tape: include proper headers by Borislav Petkov · 18 years ago
  54. 1f27e38 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() by Borislav Petkov · 18 years ago
  55. 71071b8 ide-tape: remove struct idetape_id_gcw by Borislav Petkov · 18 years ago
  56. 3c98bf3 ide-tape: cleanup and fix comments by Borislav Petkov · 18 years ago
  57. 8d06bfa ide-tape: shorten some function names by Borislav Petkov · 18 years ago
  58. 9721985 ide-tape: remove idetape_increase_max_pipeline_stages() by Borislav Petkov · 18 years ago
  59. 54bb207 ide-tape: struct idetape_tape_t: shorten member names v2 by Borislav Petkov · 18 years ago
  60. 41f81d54 ide-tape: struct idetape_tape_t: remove unused members by Borislav Petkov · 18 years ago
  61. 54abf37 ide-tape: remove typedef idetape_chrdev_direction_t by Borislav Petkov · 18 years ago
  62. a1efc85 ide-tape: simplify code branching in the interrupt handler by Borislav Petkov · 18 years ago
  63. 37016ba ide-tape: remove unreachable code chunk by Borislav Petkov · 18 years ago
  64. a2f5b7f ide-tape: remove struct idetape_read_position_result_t by Borislav Petkov · 18 years ago
  65. 8004a8c ide-tape: refactor the debug logging facility by Borislav Petkov · 18 years ago
  66. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 18 years ago
  67. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 18 years ago
  68. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 18 years ago
  69. f2694b7 ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() by Bartlomiej Zolnierkiewicz · 18 years ago
  70. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 18 years ago
  71. 34394e4 ppc: fix #ifdef-s in mediabay driver (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  72. 594765a ide-pci-generic: kill the unused ifdef/endif/MODULE code by Denis Cheng · 18 years ago
  73. b004223 drivers/ide/legacy/hd.c: fix uninitialized var warning by Andrew Morton · 18 years ago
  74. 1dcfdf9 drivers/ide/ide-acpi.c: fix uninitialized var warning by Andrew Morton · 18 years ago
  75. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 18 years ago
  76. b2a53bc ide-generic: probing bugfix by Bartlomiej Zolnierkiewicz · 18 years ago
  77. c773633 deprecate smbfs in favour of cifs by Andrew Morton · 18 years ago
  78. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 18 years ago
  79. 46a56c5 Fix timerfd breakage on avr32 by Haavard Skinnemoen · 18 years ago
  80. 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 18 years ago
  81. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  82. 39ce941 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  83. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  84. 3098a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  85. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 18 years ago
  86. 488823f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  87. 827b3f6 uml: make mconsole_stack namespace-aware by Jeff Dike · 18 years ago
  88. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 18 years ago
  89. 966f1d8 uml: defconfig tweaks by Jeff Dike · 18 years ago
  90. 2aa9c5d uml: port mutex conversion by Daniel Walker · 18 years ago
  91. e98fa28 uml: mconsole mutex conversion by Daniel Walker · 18 years ago
  92. 01ac835 uml: LDT mutex conversion by Daniel Walker · 18 years ago
  93. 2278c5a uml: use of a public MAC is a warning, not an error by Jeff Dike · 18 years ago
  94. cc0be0f uml: fix infinite mconsole loop by Karol Swietlicki · 18 years ago
  95. ab26a52 uml: remove map_cb by Jeff Dike · 18 years ago
  96. 47afa1d uml: remove TOPDIR by WANG Cong · 18 years ago
  97. d449c50 uml: remove unused fields from mm_context by Jeff Dike · 18 years ago
  98. 576c013 uml: move register initialization by Jeff Dike · 18 years ago
  99. b549883 uml: add newlines to printks by Jeff Dike · 18 years ago
  100. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 18 years ago