1. 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 19 years ago
  2. 3fb9a65 [PATCH] i2c: Semaphore to mutex conversions, part 3 by Jean Delvare · 19 years ago
  3. 5c085d3 [PATCH] i2c: Semaphore to mutex conversions, part 2 by Ingo Molnar · 19 years ago
  4. 7656032 [PATCH] i2c: Speed up block transfers by Jean Delvare · 19 years ago
  5. 93766d2 [PATCH] hwmon: w83792d drop useless macros by Jean Delvare · 19 years ago
  6. 1f8dae3 [PATCH] hwmon: w83792d use arrays of attributes by Yuan Mu · 19 years ago
  7. 70adca5 [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2 by Jim Cromie · 19 years ago
  8. cdf263f [PATCH] I2C: fix sx200_acb build on other arches by Jean Delvare · 19 years ago
  9. a417bbd [PATCH] i2c: scx200_acb minimal documentation update by Ben Gardner · 19 years ago
  10. f933ff5 [PATCH] i2c: scx200_acb fix and speed up the poll loop by Ben Gardner · 19 years ago
  11. 16ffc5c [PATCH] i2c: scx200_acb add support for the CS5535/CS5536 by Ben Gardner · 19 years ago
  12. 8a05940 [PATCH] i2c: scx200_acb remove use of lock_kernel by Ben Gardner · 19 years ago
  13. 9b7b6d3 [PATCH] i2c: scx200_acb refactor/simplify code by Ben Gardner · 19 years ago
  14. ef4d927 [PATCH] i2c: scx200_acb debug log cleanup by Ben Gardner · 19 years ago
  15. 99c3adb [PATCH] i2c: scx200_acb whitespace and comment cleanup by Ben Gardner · 19 years ago
  16. b3585e4 [PATCH] I2C: Convert i2c to mutexes by Arjan van de Ven · 19 years ago
  17. 2488a39 [PATCH] hwmon: Use attribute arrays in f71805f by Jean Delvare · 19 years ago
  18. dedc6a7 [PATCH] hwmon: Use attribute arrays in pc87360 by Jim Cromie · 19 years ago
  19. 42d3b83f [PATCH] hwmon: Allow sensor attributes arrays by Jim Cromie · 19 years ago
  20. b0e6e96 [PATCH] reduce size of bio mempools by Benjamin LaHaise · 19 years ago
  21. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 19 years ago
  22. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  23. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 19 years ago
  24. 5a6b795 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 19 years ago
  25. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 19 years ago
  26. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 19 years ago
  27. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 19 years ago
  28. 7a673c6 [PATCH] devpts: use lib/parser.c for parsing mount options by Domen Puncer · 19 years ago
  29. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 19 years ago
  30. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 19 years ago
  31. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 19 years ago
  32. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  33. 772a0dc [PATCH] notifier: profile.h forward decl fix by Andrew Morton · 19 years ago
  34. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
  35. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 19 years ago
  36. a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 19 years ago
  37. 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 19 years ago
  38. 78ec7b6 [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count by Alexey Dobriyan · 19 years ago
  39. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 19 years ago
  40. a7ccf00 [PATCH] fs/ufs/file.c: drop insane header dependencies by Alexey Dobriyan · 19 years ago
  41. a26fd33 [PATCH] sigprocmask: kill unneeded temp var by Oleg Nesterov · 19 years ago
  42. 40953ed [PATCH] snsc kmalloc2kzalloc by Jes Sorensen · 19 years ago
  43. 6b9438e [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive by Arjan van de Ven · 19 years ago
  44. f82945d [PATCH] oss: semaphore to mutex conversion by Ingo Molnar · 19 years ago
  45. 6389a38 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex by Ashutosh Naik · 19 years ago
  46. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 19 years ago
  47. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 19 years ago
  48. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 19 years ago
  49. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 19 years ago
  50. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 19 years ago
  51. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 19 years ago
  52. 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 19 years ago
  53. 1eb0d67 [PATCH] sem2mutex: JFFS by Ingo Molnar · 19 years ago
  54. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 19 years ago
  55. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 19 years ago
  56. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 19 years ago
  57. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 19 years ago
  58. 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 19 years ago
  59. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 19 years ago
  60. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 19 years ago
  61. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 19 years ago
  62. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 19 years ago
  63. 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 19 years ago
  64. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  65. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 19 years ago
  66. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 19 years ago
  67. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 19 years ago
  68. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 19 years ago
  69. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 19 years ago
  70. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 19 years ago
  71. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 19 years ago
  72. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 19 years ago
  73. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 19 years ago
  74. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 19 years ago
  75. 4f7a07b [PATCH] convert fs/9p/ to mutexes, fix locking bugs by Ingo Molnar · 19 years ago
  76. 9331b31 [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex by Ingo Molnar · 19 years ago
  77. 3d3f26a [PATCH] kernel/cpuset.c, mutex conversion by Ingo Molnar · 19 years ago
  78. 6362e4d [PATCH] Fix oops in invalidate_dquots() by Jan Kara · 19 years ago
  79. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 19 years ago
  80. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 19 years ago
  81. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 19 years ago
  82. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 19 years ago
  83. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 19 years ago
  84. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 19 years ago
  85. b8e31ed [PATCH] m68k: rtc driver cleanup by Jean Delvare · 19 years ago
  86. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 19 years ago
  87. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 19 years ago
  88. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 19 years ago
  89. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 19 years ago
  90. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 19 years ago
  91. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 19 years ago
  92. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 19 years ago
  93. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 19 years ago
  94. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 19 years ago
  95. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 19 years ago
  96. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 19 years ago
  97. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 19 years ago
  98. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 19 years ago
  99. bdaff4a [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed by Ashok Raj · 19 years ago
  100. aeefc95 [PATCH] x86: Make _syscallX() macros compile in PIC mode by Markus Gutschke · 19 years ago