1. 6389a38 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex by Ashutosh Naik · 18 years ago
  2. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 18 years ago
  3. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 18 years ago
  4. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 18 years ago
  5. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 18 years ago
  6. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  7. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  8. 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 18 years ago
  9. 1eb0d67 [PATCH] sem2mutex: JFFS by Ingo Molnar · 18 years ago
  10. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 18 years ago
  11. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  12. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  13. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  14. 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 18 years ago
  15. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  16. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  17. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  18. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  19. 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 18 years ago
  20. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  21. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago
  22. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  23. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  24. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 18 years ago
  25. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 18 years ago
  26. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 18 years ago
  27. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  28. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 18 years ago
  29. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago
  30. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  31. 4f7a07b [PATCH] convert fs/9p/ to mutexes, fix locking bugs by Ingo Molnar · 18 years ago
  32. 9331b31 [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex by Ingo Molnar · 18 years ago
  33. 3d3f26a [PATCH] kernel/cpuset.c, mutex conversion by Ingo Molnar · 18 years ago
  34. 6362e4d [PATCH] Fix oops in invalidate_dquots() by Jan Kara · 18 years ago
  35. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 18 years ago
  36. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  37. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 18 years ago
  38. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 18 years ago
  39. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  40. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  41. b8e31ed [PATCH] m68k: rtc driver cleanup by Jean Delvare · 18 years ago
  42. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 18 years ago
  43. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 18 years ago
  44. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 18 years ago
  45. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 18 years ago
  46. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 18 years ago
  47. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 18 years ago
  48. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 18 years ago
  49. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  50. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 18 years ago
  51. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 18 years ago
  52. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 18 years ago
  53. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  54. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 18 years ago
  55. bdaff4a [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed by Ashok Raj · 18 years ago
  56. aeefc95 [PATCH] x86: Make _syscallX() macros compile in PIC mode by Markus Gutschke · 18 years ago
  57. 905c399 [PATCH] x86: some fixups for the X86_NUMAQ dependencies by Adrian Bunk · 18 years ago
  58. 42c059e0 [PATCH] i386 spinlocks: disable interrupts only if we enabled them by Chuck Ebbert · 18 years ago
  59. 7c5c1e4 [PATCH] x86: deterine xapic using apic version by Shaohua Li · 18 years ago
  60. f2d0d26 [PATCH] x86: cpuid.4 doesn't need cpu level 5 by Shaohua Li · 18 years ago
  61. 75874d5 [PATCH] i386: fix dump_stack() by Chuck Ebbert · 18 years ago
  62. 4ef0652 [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data by Jan Beulich · 18 years ago
  63. 52f4a91 [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.c by Jesper Juhl · 18 years ago
  64. 382dbd0 [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c by Jesper Juhl · 18 years ago
  65. be0a391 [PATCH] i386: more vsyscall documentation by Chuck Ebbert · 18 years ago
  66. 635cf99 [PATCH] i386: fix singlestep through an int80 syscall by Chuck Ebbert · 18 years ago
  67. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 18 years ago
  68. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  69. 44fd229 [PATCH] Register the boot-cpu in the cpu maps earlier by Stas Sergeev · 18 years ago
  70. ffa930e [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros by Andrew Morton · 18 years ago
  71. 98e7d9b [PATCH] x86: start early_printk at sensible screen row by Chuck Ebbert · 18 years ago
  72. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 18 years ago
  73. 8bed51c [PATCH] i386: let signal handlers set the resume flag by Chuck Ebbert · 18 years ago
  74. 3c36c6a [PATCH] i386: Don't let ptrace set the nested task bit by Chuck Ebbert · 18 years ago
  75. cc04ee9 [PATCH] i386 traps: merge printk calls by Jean Delvare · 18 years ago
  76. 7c63ee5 [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus by Chris Wright · 18 years ago
  77. e5428ed [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) by Natalie.Protasevich@unisys.com · 18 years ago
  78. 54a20f8 [PATCH] i386: fall back to sensible CPU model name by Chuck Ebbert · 18 years ago
  79. 30e931d [PATCH] i386: Add a temporary to make put_user more type safe by Eric W. Biederman · 18 years ago
  80. 4f88651 [PATCH] i386: allow disabling X86_FEATURE_SEP at boot by Chuck Ebbert · 18 years ago
  81. 3bc9b76 [PATCH] i386: __devinit should be __cpuinit by Chuck Ebbert · 18 years ago
  82. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 18 years ago
  83. 4d7d8c8 [PATCH] i386: multi-column stack backtraces by Chuck Ebbert · 18 years ago
  84. b824eb6 [PATCH] Make CONFIG_REGPARM enabled by default by Ingo Molnar · 18 years ago
  85. 69ef414 [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL by Adrian Bunk · 18 years ago
  86. 6bb08da [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM by Davi Arnaut · 18 years ago
  87. 61808c2 [PATCH] cciss: fix use-after-free in cciss_init_one by Patrick McHardy · 18 years ago
  88. 9e71f9c [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang. by NeilBrown · 18 years ago
  89. e9028b0 [PATCH] fix scheduler deadlock by Anton Blanchard · 18 years ago
  90. 5be0e95 [PATCH] proc: fix duplicate line in /proc/devices by Neil Horman · 18 years ago
  91. fcab1e5 [PATCH] sparc64: fix set_page_count merge clash by Nick Piggin · 18 years ago
  92. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  93. b88a0b1 [PATCH] powerpc: Add FSL SEC node to documentation by Kim Phillips · 18 years ago
  94. d56a3e3 [PATCH] macintosh: tidy-up driver_register() return values by Bjorn Helgaas · 18 years ago
  95. 6ea671a [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values by Bjorn Helgaas · 18 years ago
  96. 57ae595 [PATCH] powerpc: via-pmu warning fix by Andrew Morton · 18 years ago
  97. 3e52174 [PATCH] macintosh: cleanup the use of i2c headers by Jean Delvare · 18 years ago
  98. 8ac4fc5 [PATCH] powerpc: dont allow old RTC to be selected by Anton Blanchard · 18 years ago
  99. 3bea631 [PATCH] powerpc: make powerbook_sleep_grackle static by Olaf Hering · 18 years ago
  100. 2d0eee1 [PATCH] powerpc: Fix warning in add_memory by Andrew Morton · 18 years ago