1. b3358a1 [PATCH] update FSF address in COPYING by Pekka J Enberg · 19 years ago
  2. aeb8397 [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  3. f4c9925 [PATCH] telephony/ixj: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  4. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  5. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  6. d533f67 [PATCH] Spelling fixes for Documentation/ by Tobias Klauser · 19 years ago
  7. 9de75d1 [PATCH] mm/swap_state: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  8. e776eba [PATCH] Add kerneldoc reference to CodingStyle by Pekka J Enberg · 19 years ago
  9. c05e066 [PATCH] SH64: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  10. aecd456 [PATCH] V850: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  11. 08d0fd0 [PATCH] SH: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  12. 2830e21 [PATCH] PPC: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  13. 417ef53 [PATCH] kernel/acct: add kerneldoc by Randy Dunlap · 19 years ago
  14. 621a4d1 [PATCH] char/n_tty: fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  15. b2d5507 [PATCH] mm/slab: fix sparse warnings by Victor Fusco · 19 years ago
  16. dfc866e [PATCH] sb16_csp: untypedef by Alexey Dobriyan · 19 years ago
  17. 31bbf8f [PATCH] sb16_csp: remove home-grown le??_to_cpu macros by Alexey Dobriyan · 19 years ago
  18. 1ac19f4 [PATCH] hdpu_cpustate.c: misc_register() can fail by Christophe Lucas · 19 years ago
  19. cf85d5c [PATCH] drivers/char/lcd.c: misc_register() can fail by Christophe Lucas · 19 years ago
  20. 819a3eb [PATCH] applicom: fix error handling by Christophe Lucas · 19 years ago
  21. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  22. dd81eca [PATCH] Yet another RCU documentation update by Paul E. McKenney · 19 years ago
  23. 12c62c2 [PATCH] Remove even more stale references to Documentation/smp.tex by Arthur Othieno · 19 years ago
  24. 0c117f1 [PATCH] sched: allow the load to grow upto its cpu_power by Siddha, Suresh B · 19 years ago
  25. fa3b6dd [PATCH] sched: don't kick ALB in the presence of pinned task by Siddha, Suresh B · 19 years ago
  26. 5927ad7 [PATCH] sched: use cached variable in sys_sched_yield() by Renaud Lienhart · 19 years ago
  27. 5969fe0 [PATCH] sched: HT optimisation by Nick Piggin · 19 years ago
  28. e17224b [PATCH] sched: less locking by Nick Piggin · 19 years ago
  29. d6d5cfa [PATCH] sched: less newidle locking by Nick Piggin · 19 years ago
  30. 67f9a61 [PATCH] sched: fix SMT scheduler latency bug by Ingo Molnar · 19 years ago
  31. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  32. 95cdf3b [PATCH] sched cleanups by Ingo Molnar · 19 years ago
  33. da5a552 [PATCH] sched: make idlest_group/cpu cpus_allowed-aware by M.Baris Demiray · 19 years ago
  34. fc38ed7 [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings by Con Kolivas · 19 years ago
  35. a7482a2 [PATCH] synclink_cs add statistics clear by Paul Fulghum · 19 years ago
  36. 4247bdc [PATCH] cpuset semaphore depth check deadlock fix by Paul Jackson · 19 years ago
  37. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  38. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  39. b4012a9 [PATCH] ntfs build fix by Andrew Morton · 19 years ago
  40. 87fc767 [PATCH] md: fix BUG when raid10 rebuilds without enough drives by NeilBrown · 19 years ago
  41. 6d50824 [PATCH] md: fix raid10 assembly when too many devices are missing by NeilBrown · 19 years ago
  42. 6118156 [PATCH] md: really get sb_size setting right in all cases by NeilBrown · 19 years ago
  43. 188c18f [PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock. by NeilBrown · 19 years ago
  44. b325a32 [PATCH] md: report spare drives in /proc/mdstat by NeilBrown · 19 years ago
  45. 1cd6bf1 [PATCH] md: add information about superblock version to /proc/mdstat by NeilBrown · 19 years ago
  46. 720a3dc [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc. by NeilBrown · 19 years ago
  47. 53e87fb [PATCH] md: choose better default offset for bitmap. by NeilBrown · 19 years ago
  48. 500af87 [PATCH] md: tidy up daemon stop/start code in md/bitmap.c by NeilBrown · 19 years ago
  49. 9ba0053 [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly. by NeilBrown · 19 years ago
  50. a6fb093 [PATCH] md: use kthread infrastructure in md by NeilBrown · 19 years ago
  51. 934ce7c [PATCH] md: write-intent bitmap support for raid6 by NeilBrown · 19 years ago
  52. 7262668 [PATCH] md: add write-intent-bitmap support to raid5 by NeilBrown · 19 years ago
  53. 0002b27 [PATCH] md: limit size of sb read/written to appropriate amount by NeilBrown · 19 years ago
  54. 773f783 [PATCH] md: remove old cruft from md_k.h header file by NeilBrown · 19 years ago
  55. ab904d6 [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly. by NeilBrown · 19 years ago
  56. 71c0805 [PATCH] md: allow md to load a superblock with feature-bit '1' set by NeilBrown · 19 years ago
  57. 7b1e35f [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks. by NeilBrown · 19 years ago
  58. 3178b0d [PATCH] md: do not set mddev->bitmap until bitmap is fully initialised by NeilBrown · 19 years ago
  59. 585f0dd [PATCH] md: make sure bitmap_daemon_work actually does work. by NeilBrown · 19 years ago
  60. 9e6603d [PATCH] md: raid1_quiesce is back to front, fix it. by NeilBrown · 19 years ago
  61. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 19 years ago
  62. 4b6d287 [PATCH] md: add write-behind support for md/raid1 by NeilBrown · 19 years ago
  63. 8ddf9ef [PATCH] md: support write-mostly device in raid1 by NeilBrown · 19 years ago
  64. 36fa306 [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps by NeilBrown · 19 years ago
  65. 6a07997 [PATCH] md: improve handling of bitmap initialisation. by NeilBrown · 19 years ago
  66. 1923b99 [PATCH] md: don't allow new md/bitmap file to be set if one already exists by NeilBrown · 19 years ago
  67. 844e8d9 [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c by Jun'ichi Nomura · 19 years ago
  68. e5dcdd8 [PATCH] md: fail IO request to md that require a barrier. by NeilBrown · 19 years ago
  69. 3ec67ac [PATCH] md: fix minor error in raid10 read-balancing calculation. by NeilBrown · 19 years ago
  70. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  71. 9c8550e Remove "must_check" attributes in PCI-land by Linus Torvalds · 19 years ago
  72. ac5b8b6 Preempt-safe RCU file usage by Linus Torvalds · 19 years ago
  73. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 19 years ago
  74. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  75. a4531ed Fix up lost patch in compat_sys_select() for new RCU files world order by Linus Torvalds · 19 years ago
  76. 1d8674e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  77. d99901d [PATCH] Lost sockfd_put() in routing_ioctl() by Kirill Korotaev · 19 years ago
  78. 35311d6 [PATCH] lost fput in 32bit ioctl on x86-64 by Kirill Korotaev · 19 years ago
  79. f64a227 kbuild: um fix so it compile with generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  80. b95adac [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c by viro@ZenIV.linux.org.uk · 19 years ago
  81. 87162a2 [PATCH] trivial __user annotations (md) by viro@ZenIV.linux.org.uk · 19 years ago
  82. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  83. 21b2922 [PATCH] trivial __user cleanup (video1394) by viro@ZenIV.linux.org.uk · 19 years ago
  84. 18fb944 [PATCH] trivial __user annotations (ipmi) by viro@ZenIV.linux.org.uk · 19 years ago
  85. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  86. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  87. 7c352bd [PATCH] FUSE: don't allow restarting of system calls by Miklos Szeredi · 19 years ago
  88. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 19 years ago
  89. b36c31b [PATCH] fuse: don't update file times by Miklos Szeredi · 19 years ago
  90. 45323fb [PATCH] fuse: more flexible caching by Miklos Szeredi · 19 years ago
  91. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 19 years ago
  92. 413ef8c [PATCH] FUSE - direct I/O by Miklos Szeredi · 19 years ago
  93. 5a53368 [PATCH] fuse: stricter mount option checking by Miklos Szeredi · 19 years ago
  94. 87729a5 [PATCH] FUSE: tighten check for processes allowed access by Miklos Szeredi · 19 years ago
  95. db50b96 [PATCH] FUSE - readpages operation by Miklos Szeredi · 19 years ago
  96. 0666326 [PATCH] FUSE: add padding by Miklos Szeredi · 19 years ago
  97. 92a8780 [PATCH] FUSE - extended attribute operations by Miklos Szeredi · 19 years ago
  98. 1e9a4ed [PATCH] FUSE - mount options by Miklos Szeredi · 19 years ago
  99. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 19 years ago
  100. 9e6268d [PATCH] FUSE - read-write operations by Miklos Szeredi · 19 years ago