1. 05e14cb [PATCH] Kprobes: prevent possible race conditions sparc64 changes by Prasanna S Panchamukhi · 19 years ago
  2. 1f7ad57 [PATCH] Kprobes: prevent possible race conditions ia64 changes by Prasanna S Panchamukhi · 19 years ago
  3. bb144a8 [PATCH] Kprobes: prevent possible race conditions ppc64 changes by Prasanna S Panchamukhi · 19 years ago
  4. 0f2fbdc [PATCH] kprobes: prevent possible race conditions x86_64 changes by Prasanna S Panchamukhi · 19 years ago
  5. 3d97ae5 [PATCH] kprobes: prevent possible race conditions i386 changes by Prasanna S Panchamukhi · 19 years ago
  6. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
  7. 505db03 [PATCH] Fix smsc_ircc_init return value by Brice Goglin · 19 years ago
  8. 0fa2f49 [PATCH] smsc-ircc2: dont use void * where specific type will do by Dmitry Torokhov · 19 years ago
  9. da0841a [PATCH] smsc-ircc2: use netdev_priv() by Dmitry Torokhov · 19 years ago
  10. 6bb3b2c [PATCH] smsc-ircc2: add to sysfs as platform device, new PM by Dmitry Torokhov · 19 years ago
  11. 80a9058 [PATCH] smsc-ircc2: dont pass iobase around by Dmitry Torokhov · 19 years ago
  12. b6158d2 [PATCH] smsc-ircc2: remove typedefs by Dmitry Torokhov · 19 years ago
  13. a956f4c [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE by Dmitry Torokhov · 19 years ago
  14. 98b7777 [PATCH] smsc-ircc2: formatting fixes by Dmitry Torokhov · 19 years ago
  15. 527b6af [PATCH] smsc-ircc2: whitespace fixes by Dmitry Torokhov · 19 years ago
  16. 4407c2b [PATCH] Fix race in do_get_write_access() by Jan Kara · 19 years ago
  17. e39f07c [PATCH] Change HFS+ to not use ll_rw_block() by Jan Kara · 19 years ago
  18. 096125f3 [PATCH] Change ll_rw_block() calls in UFS by Jan Kara · 19 years ago
  19. 53778ff [PATCH] Change ll_rw_block() calls in Reiser by Jan Kara · 19 years ago
  20. 2670769 [PATCH] Change ll_rw_block() calls in JBD by Jan Kara · 19 years ago
  21. a766223 [PATCH] Make ll_rw_block() wait for buffer lock by Jan Kara · 19 years ago
  22. e6c9f5c [PATCH] Fix JBD race in t_forget list handling by Jan Kara · 19 years ago
  23. cbf0d27 [PATCH] kjournald: missing JFS_UNMOUNT check by Mark Fasheh · 19 years ago
  24. 3870ee8 [PATCH] Corgi: Add MMC/SD write protection switch handling by Richard Purdie · 19 years ago
  25. f7ceff3 [PATCH] Corgi: Add keyboard and touchscreen device definitions by Richard Purdie · 19 years ago
  26. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  27. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  28. aac51f0 [PATCH] w100fb: Rewrite for platform independence by Richard Purdie · 19 years ago
  29. 8cc3c7a [PATCH] Corgi touchscreen: Fix a pmu bug by Richard Purdie · 19 years ago
  30. 74b7489 [PATCH] Corgi Touchscreen: Code cleanup / fixes by Richard Purdie · 19 years ago
  31. 347e484 [PATCH] Corgi Touchscreen: Allow the driver to share the PMU by Richard Purdie · 19 years ago
  32. 948e12f [PATCH] Corgi Keyboard: Code tidying by Richard Purdie · 19 years ago
  33. 8240a4a [PATCH] Corgi Keyboard: Add some power management code by Richard Purdie · 19 years ago
  34. aba5a4c [PATCH] Corgi Keyboard: Fix a couple of compile errors by Richard Purdie · 19 years ago
  35. 4bc20a8 [PATCH] mmc: conditional scr sysfs entry by Pierre Ossman · 19 years ago
  36. 65ae211 [PATCH] mmc: wbsd Secure Digital support by Pierre Ossman · 19 years ago
  37. e619524 [PATCH] Add write protection switch handling to the PXA MMC driver by Richard Purdie · 19 years ago
  38. 5b4fd9a [PATCH] sd: SD copyright notice by Pierre Ossman · 19 years ago
  39. f218278 [PATCH] sd: SD 4-bit bus by Pierre Ossman · 19 years ago
  40. a9c4342 [PATCH] sd: SCR in sysfs by Pierre Ossman · 19 years ago
  41. b57c43a [PATCH] sd: SCR register by Pierre Ossman · 19 years ago
  42. a00fc09 [PATCH] sd: read-only switch by Pierre Ossman · 19 years ago
  43. 335eadf [PATCH] sd: initialize SD cards by Pierre Ossman · 19 years ago
  44. 328b922 [PATCH] hfs: NLS support by Roman Zippel · 19 years ago
  45. 717dd80e [PATCH] hfs: show_options support by Roman Zippel · 19 years ago
  46. a5e3985 [PATCH] hfs: remove debug code by Roman Zippel · 19 years ago
  47. 8c702e1 [PATCH] ipmi poweroff: fix chassis control by Corey Minyard · 19 years ago
  48. 877197e [PATCH] ipmi: remove unused fields by Corey Minyard · 19 years ago
  49. e8b3361 [PATCH] ipmi: style cleanups by Corey Minyard · 19 years ago
  50. 168524d [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers by Corey Minyard · 19 years ago
  51. 56a55ec [PATCH] ipmi: fix panic ipmb response by Corey Minyard · 19 years ago
  52. 1fdd75b [PATCH] ipmi: clean up versioning of the IPMI driver by Corey Minyard · 19 years ago
  53. 3ae0e0f [PATCH] ipmi: OEM flag handling and hacks for some Dell machines by Corey Minyard · 19 years ago
  54. 07766f2 [PATCH] ipmi: allow userland to include ipmi.h by Corey Minyard · 19 years ago
  55. 8f05ee9 [PATCH] ipmi: watchdog/NMI interaction fixes by Corey Minyard · 19 years ago
  56. 75b0768 [PATCH] ipmi: high-res timer support fixes by Corey Minyard · 19 years ago
  57. c14979b [PATCH] ipmi: add per-channel IPMB addresses by Corey Minyard · 19 years ago
  58. b224cd3 [PATCH] IPMI: use dmi_find_device() by Andrey Panin · 19 years ago
  59. 8db08ea [PATCH] ALSA: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  60. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  61. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  62. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  63. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  64. 874ca6c [PATCH] PPC64: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  65. f96cb1f [PATCH] IA64: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  66. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  67. 640e803 [PATCH] fix: dmi_check_system by Robert Love · 19 years ago
  68. ebad6a4 [PATCH] dmi: add onboard devices discovery by Andrey Panin · 19 years ago
  69. c3c7120 [PATCH] dmi: make dmi_string() behave like strdup() by Andrey Panin · 19 years ago
  70. 4e70b9a [PATCH] dmi: remove old debugging code by Andrey Panin · 19 years ago
  71. 61e032fa [PATCH] dmi: remove uneeded function by Andrey Panin · 19 years ago
  72. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  73. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  74. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  75. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  76. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  77. 09dd17d [PATCH] namei cleanup by Miklos Szeredi · 19 years ago
  78. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  79. c320aa5 [PATCH] Remove maintainer's bad e-mails addresses by Jiri Slaby · 19 years ago
  80. 9b19d85 [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules via udev by Olaf Hering · 19 years ago
  81. 736c7b8 [PATCH] alloc_buffer_head() and free_buffer_head() cleanup by Coywolf Qi Hunt · 19 years ago
  82. 3f4bb1f [PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookups by Eric Dumazet · 19 years ago
  83. 0811bab [PATCH] cpusets: re-enable "dynamic sched domains" by John Hawkes · 19 years ago
  84. d1b5513 [PATCH] cpusets: fix the "dynamic sched domains" bug by John Hawkes · 19 years ago
  85. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  86. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  87. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  88. f90b1d2 [PATCH] cpusets: new __GFP_HARDWALL flag by Paul Jackson · 19 years ago
  89. a49335c [PATCH] cpusets: oom_kill tweaks by Paul Jackson · 19 years ago
  90. f68f447 [PATCH] ia64 cpuset + build_sched_domains() mangles structures by John Hawkes · 19 years ago
  91. 38f1852 [PATCH] block: CFQ refcounting fix by Brian King · 19 years ago
  92. 49e31cb [PATCH] sunrpc: print unsigned integers in stats by Max Kellermann · 19 years ago
  93. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  94. 8191151 [PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc by Stephen Rothwell · 19 years ago
  95. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  96. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  97. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  98. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  99. 2b2fa38 [PATCH] Consolidate asm-ppc*/fcntl.h by Stephen Rothwell · 19 years ago
  100. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago