1. e26aa01 spi_bfin: wait for tx to complete on some cs_chg paths by Bryan Wu · 17 years ago
  2. aab0d83 spi_bfin: use more useful GPIO labels by Bryan Wu · 17 years ago
  3. 8d20d0a spi_bfin: remove useless fault path by Bryan Wu · 17 years ago
  4. ccc7bae spi: omap2_mcspi handles omap3 too by Girish · 17 years ago
  5. 37e4664 spi: SuperH SPI using SCI by Magnus Damm · 17 years ago
  6. b359fbc spi: s3c drivers shouldn't care about spi_board_info by David Brownell · 17 years ago
  7. 8bacb21 atmel_spi: fix dmachain oops with DEBUG enabled by Haavard Skinnemoen · 17 years ago
  8. 154443c atmel_spi: chain DMA transfers by Silvester Erdeg · 17 years ago
  9. 1eed29d atmel_spi throughput improvement by Haavard Skinnemoen · 17 years ago
  10. 3c72426 spi core: stop updating dev->power.power_state by David Brownell · 17 years ago
  11. 5ceadd2 Atari floppy: Rename disk_type to atari_disk_type by Geert Uytterhoeven · 17 years ago
  12. 7129b12 W1: w1_therm.c standardize units to millidegrees C by David Fries · 17 years ago
  13. 35841f7 drivers/cdrom/cdrom.c: simplify logic in cdrom_release() by Borislav Petkov · 17 years ago
  14. 18a2354 w1: remove unused and confusing variable. by Evgeniy Polyakov · 17 years ago
  15. e1d42c9 tpm: infineon section mismatch by Randy Dunlap · 17 years ago
  16. ec03d70 speed up jiffies conversion functions if HZ==USER_HZ by Andrew Morton · 17 years ago
  17. 6ffc787 system timer: fix crash in <100Hz system timer by David Fries · 17 years ago
  18. 82f5608 phantom: don't grab other devices by Jiri Slaby · 17 years ago
  19. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 17 years ago
  20. dcc85cb Documentation: add hint about call traces & module symbols to BUG-HUNTING by Richard Kennedy · 17 years ago
  21. 844fcc5 make sys_poll() wait at least timeout ms by Karsten Wiese · 17 years ago
  22. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 17 years ago
  23. 1373bed docs: convert kref semaphore to mutex by Daniel Walker · 17 years ago
  24. 13f14b4 Use ilog2() in fs/namespace.c by Eric Dumazet · 17 years ago
  25. b41ecbe debug_smp_processor_id() fixlets by Andrew Morton · 17 years ago
  26. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 17 years ago
  27. 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 17 years ago
  28. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  29. eb38a99 kernel/params.c: remove sparse-warning (different signedness) by Richard Knutsson · 17 years ago
  30. 15ae02b lib/extable.c: remove an expensive integer divide in search_extable() by Eric Dumazet · 17 years ago
  31. f63fd7e parport_pc: detection for SuperIO IT87XX POST by Petr Cvek · 17 years ago
  32. a9000d0 ik8: add Dell UK 6400 Inspiron model (MM061) by Nick Warne · 17 years ago
  33. b75cb06 partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default by Thomas Bogendoerfer · 17 years ago
  34. c01106e parport_serial: netmos 9855 fix by Christian Pellegrin · 17 years ago
  35. dc99915 parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard by Luís P Mendes · 17 years ago
  36. a8e3eff ext2: xip check fix by Nick Piggin · 17 years ago
  37. cce992b Amiga serial driver: port_write_mutex fixup by Daniel Walker · 17 years ago
  38. 6c6080f stopmachine: semaphore to mutex by Daniel Walker · 17 years ago
  39. bcf11cb fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  40. e381d1c drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  41. 66656eb docs: kernel-locking: Convert semaphore references by Daniel Walker · 17 years ago
  42. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 17 years ago
  43. 1a669c2 Add arch_ptrace_stop by Roland McGrath · 17 years ago
  44. 941d238 quota: improve inode list scanning in add_dquot_ref() by Jan Kara · 17 years ago
  45. bed9759 drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  46. a18b630 uio: nopage by Nick Piggin · 17 years ago
  47. a1e0961 relay: nopage by Nick Piggin · 17 years ago
  48. f2df3f6 kallsyms should prefer non weak symbols by Paulo Marques · 17 years ago
  49. a6752f3 unix98 allocated_ptys_lock semaphore to mutex by Daniel Walker · 17 years ago
  50. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 17 years ago
  51. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 17 years ago
  52. d156042 Documentation about unaligned memory access by Daniel Drake · 17 years ago
  53. 0d71bd5 inotify: remove debug code by Nick Piggin · 17 years ago
  54. d599e36 inotify: fix race by Nick Piggin · 17 years ago
  55. eea63e0 SC26XX: New serial driver for SC2681 uarts by Thomas Bogendoerfer · 17 years ago
  56. f5d3f30 char: use SGI_HAS_DS1286 for SGI_DS1286 depends by Thomas Bogendoerfer · 17 years ago
  57. 5057c98 serial: use SGI_HAS_ZILOG for IP22_ZILOG depends by Thomas Bogendoerfer · 17 years ago
  58. b25b781 Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c by Robert P. J. Day · 17 years ago
  59. d99c4f6 Remove rcu_assign_pointer() penalty for NULL pointers by Paul E. McKenney · 17 years ago
  60. ba6f867 kill an unused PTR_ERR in bdev_cache_init() by Qi Yong · 17 years ago
  61. 91f3f1e drivers/char/random.c:write_pool() cond_resched() needed by Matt Mackall · 17 years ago
  62. 5ab24c7 Fix __const_udelay declaration and definition mismatches by Jeff Dike · 17 years ago
  63. ed8485f synclink_gt fix missed serial input signal changes by Paul Fulghum · 17 years ago
  64. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 17 years ago
  65. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  66. 774ed22 reiserfs: complement va_start() with va_end(). by Richard Knutsson · 17 years ago
  67. 11025e8 via-rng: enable secondary noise source on CPUs where it is present by Dave Jones · 17 years ago
  68. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 17 years ago
  69. 6d98516 MAINTAINERS, order AUERSWALD alphabetically by Jiri Slaby · 17 years ago
  70. 14b30d6 hfs: update comment to reflect actual init and exit routines by Robert P. J. Day · 17 years ago
  71. 55581d0 address hfs on-disk corruption robustness review comments by Eric Sandeen · 17 years ago
  72. 7c28cba NCPFS: update diagnostic strings to match routine names. by Robert P. J. Day · 17 years ago
  73. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 17 years ago
  74. e8462ca fs: use hlist_unhashed by Akinobu Mita · 17 years ago
  75. 07a154b proc: loadavg reading race by Michal Schmidt · 17 years ago
  76. 0a76fe8 do_wait: remove one "else if" branch by Oleg Nesterov · 17 years ago
  77. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 17 years ago
  78. b094000 vt: bitlock fix by Nick Piggin · 17 years ago
  79. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 17 years ago
  80. eed4a2a printk.c: use unsigned ints instead of longs for logbuf index by Denys Vlasenko · 17 years ago
  81. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 17 years ago
  82. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 17 years ago
  83. 20420bb alpha/parisc: remove config variable DEBUG_RWLOCK by Jiri Olsa · 17 years ago
  84. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 17 years ago
  85. de9330d log2.h: Define order_base_2() macro for convenience. by Robert P. J. Day · 17 years ago
  86. 582539e cciss: use upper_32_bits() macro to eliminate warnings by Randy Dunlap · 17 years ago
  87. 5e2cb10 time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem by Miao Xie · 17 years ago
  88. be6c28e sound/oss/trident.c: fix incorrect test in trident_ac97_set() by Roel Kluin · 17 years ago
  89. 67a3b2b rd: use is_power_of_2() in drivers/block/rd.c. by Robert P. J. Day · 17 years ago
  90. 2118116 drivers/misc/lkdtm.c: cleanups by Adrian Bunk · 17 years ago
  91. 2646437 proper prototype for vty_init() by Adrian Bunk · 17 years ago
  92. 7747cdb fs/eventfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  93. 7ec37df fs/signalfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  94. 12c2ab5 fs/utimes.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  95. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 17 years ago
  96. c166f23 kernel/notifier.c should #include <linux/reboot.h> by Adrian Bunk · 17 years ago
  97. bb69517 make srcu_readers_active() static by Adrian Bunk · 17 years ago
  98. f17d30a kernel/ptrace.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  99. a1c9eea proper prototype for signals_init() by Adrian Bunk · 17 years ago
  100. ce88cc5 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() by Jeff Layton · 17 years ago