1. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 18 years ago
  2. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  3. a87046d [PATCH] fuse: consolidate device errors by Miklos Szeredi · 18 years ago
  4. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 18 years ago
  5. 0720b31 [PATCH] fuse: simplify locking by Miklos Szeredi · 18 years ago
  6. e5ac1d1 [PATCH] fuse: add O_NONBLOCK support to FUSE device by Jeff Dike · 18 years ago
  7. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 18 years ago
  8. 7025d9a [PATCH] fuse: fix fuse_dev_poll() return value by Miklos Szeredi · 18 years ago
  9. d3406ff [PATCH] fuse: fix oops in fuse_send_readpages() by Miklos Szeredi · 18 years ago
  10. 3e16f6a [PATCH] RTC subsystem: VR41XX cleanup by Alessandro Zummo · 18 years ago
  11. 8417eb7 [PATCH] RTC subsystem: VR41XX driver by Yoichi Yuasa · 18 years ago
  12. 2260a25 [PATCH] RTC subsystem: SA1100 cleanup by Alessandro Zummo · 18 years ago
  13. d1d65b7 [PATCH] RTC subsystem: compact error messages by Alessandro Zummo · 18 years ago
  14. 8289607 [PATCH] RTC subsystem: RS5C372 sysfs fix by Alessandro Zummo · 18 years ago
  15. adfb434 [PATCH] RTC subsystem: fix proc output by Alessandro Zummo · 18 years ago
  16. f90a650 [PATCH] RTC subsystem: whitespaces and error messages cleanup by Alessandro Zummo · 18 years ago
  17. 015aefb [PATCH] RTC subsystem: X1205 sysfs cleanup by Alessandro Zummo · 18 years ago
  18. 3903586 [PATCH] RTC subsystem: DS1672 cleanup by Alessandro Zummo · 18 years ago
  19. 8a95b25 [PATCH] RTC subsystem: DS1672 oscillator handling by Kumar Gala · 18 years ago
  20. 389ed39 [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  21. d93c2ef [PATCH] Overrun in cdrom/aztcd.c by Eric Sesterhenn · 18 years ago
  22. e60b6e2 [PATCH] Wrong out of range check in drivers/char/applicom.c by Eric Sesterhenn · 18 years ago
  23. fd5403c [PATCH] page-writeback comment fixes by Coywolf Qi Hunt · 18 years ago
  24. 7551d9a [PATCH] 3ware: kmap_atomic() fix by Andrew Morton · 18 years ago
  25. b3f28a9 [PATCH] hdaps: use ENODEV by Andrew Morton · 18 years ago
  26. 4791c03 [PATCH] ipmi: fix event queue limit by Corey Minyard · 18 years ago
  27. 091e881 [PATCH] inotify: check for NULL inode in inotify_d_instantiate by Arnd Bergmann · 18 years ago
  28. 68250ba [PATCH] kdump: enable CONFIG_PROC_VMCORE by default by Vivek Goyal · 18 years ago
  29. 5ac90c9 [PATCH] module support: record in vermagic ability to unload a module by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  30. 7ad04b0 [PATCH] parport: remove duplicate entry for NETMOS_9835 by Martin Michlmayr · 18 years ago
  31. d45aebb [PATCH] kexec: update MAINTAINERS by Randy Dunlap · 18 years ago
  32. 1a26feb [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement by David Howells · 18 years ago
  33. 25a8075 [PATCH] Update contact info for Geert Uytterhoeven by Geert Uytterhoeven · 18 years ago
  34. c14038c [PATCH] Improve data-dependency memory barrier example in documentation by David Howells · 18 years ago
  35. dbc8700 [PATCH] Fix memory barrier docs wrt atomic ops by David Howells · 18 years ago
  36. 235963b [PATCH] Doc: fix mtrr userspace programs to build cleanly by Randy Dunlap · 18 years ago
  37. 8c37bea [PATCH] docs: laptop-mode.txt source file build by Randy Dunlap · 18 years ago
  38. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 18 years ago
  39. 31cc48b [PATCH] MPBL0010 driver sysfs permissions wide open by Mark Bellon · 18 years ago
  40. 14a6283 [PATCH] tty release_dev(): remove dead code by Paul Fulghum · 18 years ago
  41. 9453a5a [PATCH] ptmx: fix duplicate idr_remove by Paul Fulghum · 18 years ago
  42. acc8dad [PATCH] Remove blkmtd by Joern Engel · 18 years ago
  43. f5e9028 [PATCH] process accounting: take original leader's start_time in non-leader exec by Roland McGrath · 18 years ago
  44. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  45. 5ef37b1 [PATCH] add cpu_relax to hrtimer_cancel by Joe Korty · 18 years ago
  46. 2395140 [PATCH] uniform POLLRDHUP handling between epoll and poll/select by Davide Libenzi · 18 years ago
  47. 0f6c840 [PATCH] hdaps: support new Lenovo machines by Robert Love · 18 years ago
  48. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  49. 4c416ab [PATCH] Silence a const vs non-const warning by Jan-Benedict Glaw · 18 years ago
  50. b04eb6a [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) by Mitchell Blank Jr · 18 years ago
  51. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 18 years ago
  52. 49b6e2a [PATCH] Remove extraneous \n in doubletalk init printk. by Dave Jones · 18 years ago
  53. 00fbc6d [PATCH] 9p: handle sget() failure by Eric Van Hensbergen · 18 years ago
  54. e1a2509 [PATCH] make tty_insert_flip_string_flags() a non gpl export by Andrew Morton · 18 years ago
  55. d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 18 years ago
  56. f6422f1 [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount by Herbert Poetzl · 18 years ago
  57. fb5035d [PATCH] leds: re-layout include/linux/leds.h by Ben Dooks · 18 years ago
  58. 24f51e8 [PATCH] leds: reorganise Kconfig by Ben Dooks · 18 years ago
  59. baa351e [PATCH] leds: fix IDE disk trigger name by Ben Dooks · 18 years ago
  60. 54bdc47 [PATCH] S3C24XX GPIO LED support by Ben Dooks · 18 years ago
  61. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  62. ba6edfc [PATCH] timer initialisation fix by Andrew Morton · 18 years ago
  63. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  64. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  65. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  66. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  67. 653edba [PATCH] hdaps: add support for Thinkpad R52 by Frank Gevaerts · 18 years ago
  68. 5bd1db6 [PATCH] S390: fix implicit declaration of (un)likely. by Dave Jones · 18 years ago
  69. b068b43b [PATCH] arch/s390/Makefile: remove -finline-limit=10000 by Adrian Bunk · 18 years ago
  70. f976069 [PATCH] s390: minor tape fixes by Peter Oberparleiter · 18 years ago
  71. 7220fe8 [PATCH] s390: dasd proc entries by Horst Hummel · 18 years ago
  72. 25ee4cf [PATCH] s390: fail-fast requests on quiesced devices by Peter Oberparleiter · 18 years ago
  73. dafd87a [PATCH] s390: dasd device offline messages by Horst Hummel · 18 years ago
  74. 06fbcb1 [PATCH] s390: increase cio_trace debug event size by Peter Oberparleiter · 18 years ago
  75. a7fbf6b [PATCH] s390: wrong return codes in cio_ignore_proc_init() by Cornelia Huck · 18 years ago
  76. da074d0 [PATCH] s390: invalid check after kzalloc() by Peter Oberparleiter · 18 years ago
  77. 0664299 [PATCH] s390: ebdic to ascii conversion tables by Peter Oberparleiter · 18 years ago
  78. bdc7f15 [PATCH] s390: update default configuration by Martin Schwidefsky · 18 years ago
  79. 52c7378 [PATCH] uml: avoid warnings for diffent names for an unsigned quadword by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  80. 40dbb86 [PATCH] uml: fix parallel make early failure on clean tree by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  81. dbdb4c0 [PATCH] uml: local_irq_save, not local_save_flags by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  82. 87276f7 [PATCH] uml: fix big stack user by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  83. d84a19c [PATCH] uml: fix failure path after conversion by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  84. b1c332c [PATCH] uml: fix hang on run_helper() failure on uml_net by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  85. e6fb54a [PATCH] uml: move outside spinlock call not needing it by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  86. ccea15f [PATCH] uml: support sparse for userspace files by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  87. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  88. 5b0e947 [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  89. 7c45ad1 [PATCH] uml: fix some double export warnings by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  90. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  91. 9cf85b3 [PATCH] uml: request format warnings to GCC for appropriate functions by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  92. 6dad2d3 [PATCH] uml: fix 2 harmless cast warnings for 64-bit by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  93. f2ea394 [PATCH] uml: safe migration path to the correct V3 COW format by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  94. cda402b [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  95. 60baa15 [PATCH] uml: memory hotplug cleanups by Jeff Dike · 18 years ago
  96. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  97. a5d2f46 [PATCH] UML: TLS fixlets by Jeff Dike · 18 years ago
  98. 7383005 [PATCH] m32r: Remove symbols exported twice by Hirokazu Takata · 18 years ago
  99. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 18 years ago
  100. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 18 years ago