1. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  2. c408a37 [PATCH] PCI: quirk for IBM Dock II cardbus controllers by Kristen Accardi · 19 years ago
  3. e3ac86d [PATCH] PCI: really fix parent's subordinate busnr by Kristen Accardi · 19 years ago
  4. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  5. b64c05e [PATCH] PCI: clean up msi.c a bit by Grant Grundler · 19 years ago
  6. b0e6e96 [PATCH] reduce size of bio mempools by Benjamin LaHaise · 18 years ago
  7. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 18 years ago
  8. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  9. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 18 years ago
  10. 5a6b7951 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 18 years ago
  11. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 18 years ago
  12. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  13. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 18 years ago
  14. 7a673c6 [PATCH] devpts: use lib/parser.c for parsing mount options by Domen Puncer · 18 years ago
  15. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 18 years ago
  16. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 18 years ago
  17. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  18. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  19. 772a0dc [PATCH] notifier: profile.h forward decl fix by Andrew Morton · 18 years ago
  20. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  21. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  22. a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  23. 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  24. 78ec7b6 [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count by Alexey Dobriyan · 18 years ago
  25. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 18 years ago
  26. a7ccf00 [PATCH] fs/ufs/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  27. a26fd33 [PATCH] sigprocmask: kill unneeded temp var by Oleg Nesterov · 18 years ago
  28. 40953ed [PATCH] snsc kmalloc2kzalloc by Jes Sorensen · 18 years ago
  29. 6b9438e [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive by Arjan van de Ven · 18 years ago
  30. f82945d [PATCH] oss: semaphore to mutex conversion by Ingo Molnar · 18 years ago
  31. 6389a38 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex by Ashutosh Naik · 18 years ago
  32. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 18 years ago
  33. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 18 years ago
  34. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 18 years ago
  35. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 18 years ago
  36. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  37. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  38. 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 18 years ago
  39. 1eb0d67 [PATCH] sem2mutex: JFFS by Ingo Molnar · 18 years ago
  40. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 18 years ago
  41. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  42. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  43. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  44. 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 18 years ago
  45. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  46. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  47. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  48. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  49. 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 18 years ago
  50. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  51. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago
  52. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  53. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  54. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 18 years ago
  55. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 18 years ago
  56. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 18 years ago
  57. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  58. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 18 years ago
  59. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago
  60. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  61. 4f7a07b [PATCH] convert fs/9p/ to mutexes, fix locking bugs by Ingo Molnar · 18 years ago
  62. 9331b31 [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex by Ingo Molnar · 18 years ago
  63. 3d3f26a [PATCH] kernel/cpuset.c, mutex conversion by Ingo Molnar · 18 years ago
  64. 6362e4d [PATCH] Fix oops in invalidate_dquots() by Jan Kara · 18 years ago
  65. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 18 years ago
  66. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  67. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 18 years ago
  68. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 18 years ago
  69. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  70. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  71. b8e31ed [PATCH] m68k: rtc driver cleanup by Jean Delvare · 18 years ago
  72. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 18 years ago
  73. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 18 years ago
  74. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 18 years ago
  75. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 18 years ago
  76. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 18 years ago
  77. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 18 years ago
  78. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 18 years ago
  79. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  80. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 18 years ago
  81. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 18 years ago
  82. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 18 years ago
  83. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  84. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 18 years ago
  85. bdaff4a [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed by Ashok Raj · 18 years ago
  86. aeefc95 [PATCH] x86: Make _syscallX() macros compile in PIC mode by Markus Gutschke · 18 years ago
  87. 905c399 [PATCH] x86: some fixups for the X86_NUMAQ dependencies by Adrian Bunk · 18 years ago
  88. 42c059e0 [PATCH] i386 spinlocks: disable interrupts only if we enabled them by Chuck Ebbert · 18 years ago
  89. 7c5c1e4 [PATCH] x86: deterine xapic using apic version by Shaohua Li · 18 years ago
  90. f2d0d26 [PATCH] x86: cpuid.4 doesn't need cpu level 5 by Shaohua Li · 18 years ago
  91. 75874d5 [PATCH] i386: fix dump_stack() by Chuck Ebbert · 18 years ago
  92. 4ef0652 [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data by Jan Beulich · 18 years ago
  93. 52f4a91 [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.c by Jesper Juhl · 18 years ago
  94. 382dbd0 [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c by Jesper Juhl · 18 years ago
  95. be0a391 [PATCH] i386: more vsyscall documentation by Chuck Ebbert · 18 years ago
  96. 635cf99 [PATCH] i386: fix singlestep through an int80 syscall by Chuck Ebbert · 18 years ago
  97. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 18 years ago
  98. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  99. 44fd229 [PATCH] Register the boot-cpu in the cpu maps earlier by Stas Sergeev · 18 years ago
  100. ffa930e [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros by Andrew Morton · 18 years ago