1. 8c37bea [PATCH] docs: laptop-mode.txt source file build by Randy Dunlap · 18 years ago
  2. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 18 years ago
  3. 31cc48b [PATCH] MPBL0010 driver sysfs permissions wide open by Mark Bellon · 18 years ago
  4. 14a6283 [PATCH] tty release_dev(): remove dead code by Paul Fulghum · 18 years ago
  5. 9453a5a [PATCH] ptmx: fix duplicate idr_remove by Paul Fulghum · 18 years ago
  6. acc8dad [PATCH] Remove blkmtd by Joern Engel · 18 years ago
  7. f5e9028 [PATCH] process accounting: take original leader's start_time in non-leader exec by Roland McGrath · 18 years ago
  8. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  9. 5ef37b1 [PATCH] add cpu_relax to hrtimer_cancel by Joe Korty · 18 years ago
  10. 2395140 [PATCH] uniform POLLRDHUP handling between epoll and poll/select by Davide Libenzi · 18 years ago
  11. 0f6c840 [PATCH] hdaps: support new Lenovo machines by Robert Love · 18 years ago
  12. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  13. 4c416ab [PATCH] Silence a const vs non-const warning by Jan-Benedict Glaw · 18 years ago
  14. b04eb6a [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) by Mitchell Blank Jr · 18 years ago
  15. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 18 years ago
  16. 49b6e2a [PATCH] Remove extraneous \n in doubletalk init printk. by Dave Jones · 18 years ago
  17. 00fbc6d [PATCH] 9p: handle sget() failure by Eric Van Hensbergen · 18 years ago
  18. e1a2509 [PATCH] make tty_insert_flip_string_flags() a non gpl export by Andrew Morton · 18 years ago
  19. d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 18 years ago
  20. f6422f1 [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount by Herbert Poetzl · 18 years ago
  21. fb5035d [PATCH] leds: re-layout include/linux/leds.h by Ben Dooks · 18 years ago
  22. 24f51e8 [PATCH] leds: reorganise Kconfig by Ben Dooks · 18 years ago
  23. baa351e [PATCH] leds: fix IDE disk trigger name by Ben Dooks · 18 years ago
  24. 54bdc47 [PATCH] S3C24XX GPIO LED support by Ben Dooks · 18 years ago
  25. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  26. ba6edfc [PATCH] timer initialisation fix by Andrew Morton · 18 years ago
  27. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  28. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  29. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  30. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  31. 653edba [PATCH] hdaps: add support for Thinkpad R52 by Frank Gevaerts · 18 years ago
  32. 5bd1db6 [PATCH] S390: fix implicit declaration of (un)likely. by Dave Jones · 18 years ago
  33. b068b43b [PATCH] arch/s390/Makefile: remove -finline-limit=10000 by Adrian Bunk · 18 years ago
  34. f976069 [PATCH] s390: minor tape fixes by Peter Oberparleiter · 18 years ago
  35. 7220fe8 [PATCH] s390: dasd proc entries by Horst Hummel · 18 years ago
  36. 25ee4cf [PATCH] s390: fail-fast requests on quiesced devices by Peter Oberparleiter · 18 years ago
  37. dafd87a [PATCH] s390: dasd device offline messages by Horst Hummel · 18 years ago
  38. 06fbcb1 [PATCH] s390: increase cio_trace debug event size by Peter Oberparleiter · 18 years ago
  39. a7fbf6b [PATCH] s390: wrong return codes in cio_ignore_proc_init() by Cornelia Huck · 18 years ago
  40. da074d0 [PATCH] s390: invalid check after kzalloc() by Peter Oberparleiter · 18 years ago
  41. 0664299 [PATCH] s390: ebdic to ascii conversion tables by Peter Oberparleiter · 18 years ago
  42. bdc7f15 [PATCH] s390: update default configuration by Martin Schwidefsky · 18 years ago
  43. 52c7378 [PATCH] uml: avoid warnings for diffent names for an unsigned quadword by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. 40dbb86 [PATCH] uml: fix parallel make early failure on clean tree by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  45. dbdb4c0 [PATCH] uml: local_irq_save, not local_save_flags by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  46. 87276f7 [PATCH] uml: fix big stack user by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  47. d84a19c [PATCH] uml: fix failure path after conversion by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  48. b1c332c [PATCH] uml: fix hang on run_helper() failure on uml_net by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  49. e6fb54a [PATCH] uml: move outside spinlock call not needing it by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  50. ccea15f [PATCH] uml: support sparse for userspace files by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  51. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  52. 5b0e947 [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  53. 7c45ad1 [PATCH] uml: fix some double export warnings by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  54. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  55. 9cf85b3 [PATCH] uml: request format warnings to GCC for appropriate functions by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  56. 6dad2d3 [PATCH] uml: fix 2 harmless cast warnings for 64-bit by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  57. f2ea394 [PATCH] uml: safe migration path to the correct V3 COW format by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  58. cda402b [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  59. 60baa15 [PATCH] uml: memory hotplug cleanups by Jeff Dike · 18 years ago
  60. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  61. a5d2f46 [PATCH] UML: TLS fixlets by Jeff Dike · 18 years ago
  62. 7383005 [PATCH] m32r: Remove symbols exported twice by Hirokazu Takata · 18 years ago
  63. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 18 years ago
  64. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 18 years ago
  65. 7c1c4e5 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel by Hirokazu Takata · 18 years ago
  66. 917b1f7 [PATCH] alpha: SMP boot fixes by Brian Uhrain says · 18 years ago
  67. 1c08ca8 [PATCH] Enable TSC for AMD Geode GX/LX by Jordan Crouse · 18 years ago
  68. edd711f [PATCH] i386: move SMP option above subarch selection by Adrian Bunk · 18 years ago
  69. dc8cbae [PATCH] mptspec: remove duplicate #include by Randy Dunlap · 18 years ago
  70. c0ec31a [PATCH] mpparse: prevent table index out-of-bounds by Randy Dunlap · 18 years ago
  71. e39632f [PATCH] menu: relocate DOUBLEFAULT option by Randy Dunlap · 18 years ago
  72. 7bee5c0 [PATCH] i386: print EIP/ESP last by Randy Dunlap · 18 years ago
  73. 6cf272a [PATCH] swsusp: don't require bigsmp by Ashok Raj · 18 years ago
  74. 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 18 years ago
  75. 21a26d4 [PATCH] hugetlbfs doc. update by Randy Dunlap · 18 years ago
  76. 64a3ca5 [PATCH] mm/migrate.c: don't export a static function by Adrian Bunk · 18 years ago
  77. 91fc8ab [PATCH] page flags: add commentry regarding field reservation by Andy Whitcroft · 18 years ago
  78. d5ddc79 [PATCH] overcommit: use totalreserve_pages for nommu by Hideo AOKI · 18 years ago
  79. 6d9f783 [PATCH] overcommit: use totalreserve_pages by Hideo AOKI · 18 years ago
  80. cb45b0e [PATCH] overcommit: add calculate_totalreserve_pages() by Hideo AOKI · 18 years ago
  81. e23ca00 [PATCH] Some page migration fixups by Christoph Lameter · 18 years ago
  82. 1e62419 [PATCH] mm: fix bug in brk() by Ram Gupta · 18 years ago
  83. d6fef9d [PATCH] nommu: use compound page in slab allocator by Luke Yang · 18 years ago
  84. fb7faf3 [PATCH] slab: add statistics for alien cache overflows by Ravikiran G Thirumalai · 18 years ago
  85. 5b74ada [PATCH] slab: allocate node local memory for off-slab slabmanagement by Ravikiran G Thirumalai · 18 years ago
  86. a283a52 [PATCH] for_each_possible_cpu: sparc64 by KAMEZAWA Hiroyuki · 18 years ago
  87. fff8efe [PATCH] for_each_possible_cpu: sparc by KAMEZAWA Hiroyuki · 18 years ago
  88. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  89. dd7ba3b [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers by Adrian Bunk · 18 years ago
  90. 6f91fe8 [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned by NeilBrown · 18 years ago
  91. 54404e7 [PATCH] Fix NULL pointer dereference in node_read_numastat() by Christoph Lameter · 18 years ago
  92. 29ff2db [PATCH] select() warning fixes by Andrew Morton · 18 years ago
  93. 8a5bc07 [PATCH] sched: don't awaken RT tasks on expired array by Mike Galbraith · 18 years ago
  94. 5ce74ab [PATCH] sched: fix interactive task starvation by Mike Galbraith · 18 years ago
  95. d1195c5 [PATCH] vfs: add splice_write and splice_read to documentation by Pekka J Enberg · 18 years ago
  96. 7519fdc [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* by OGAWA Hirofumi · 18 years ago
  97. 88e6fae [PATCH] splice: warning fix by Andrew Morton · 18 years ago
  98. 341b446 [PATCH] another round of fs/pipe.c cleanups by Ingo Molnar · 18 years ago
  99. 73d62d8 [PATCH] splice: comment styles by Ingo Molnar · 18 years ago
  100. c2058e0 [PATCH] splice: add Ingo as addition copyright holder by Jens Axboe · 18 years ago