1. 6b53f78 [PATCH] cmpci: don't use generic_hweight32() by Andrew Morton · 19 years ago
  2. 9110540 [PATCH] EDAC: use EXPORT_SYMBOL_GPL by Dave Peterson · 19 years ago
  3. 0e438e3 [PATCH] EDAC: add maintainers for chipset drivers by Dave Peterson · 19 years ago
  4. e009356 [PATCH] EDAC: use sysbus_message in e752x code by Dave Peterson · 19 years ago
  5. f347981 [PATCH] EDAC: documentation spelling fixes by Dave Peterson · 19 years ago
  6. e7ecd89 [PATCH] EDAC: formatting cleanup by Dave Peterson · 19 years ago
  7. 54933dd [PATCH] EDAC: reorder EXPORT_SYMBOL macros by Dave Peterson · 19 years ago
  8. 39f1d8d [PATCH] EDAC: Kconfig dependency changes by Dave Peterson · 19 years ago
  9. 18dbc33 [PATCH] EDAC: protect memory controller list by Dave Peterson · 19 years ago
  10. 472678e [PATCH] EDAC: kobject/sysfs fixes by Dave Peterson · 19 years ago
  11. 6e5a874 [PATCH] EDAC: kobject_init/kobject_put fixes by Dave Peterson · 19 years ago
  12. 028a7b6 [PATCH] EDAC: edac_mc_add_mc fix [2/2] by Dave Peterson · 19 years ago
  13. a1d03fc [PATCH] EDAC: edac_mc_add_mc fix [1/2] by Dave Peterson · 19 years ago
  14. 749ede5 [PATCH] EDAC: cleanup code for clearing initial errors by Dave Peterson · 19 years ago
  15. d38fde8 [PATCH] EDAC: e7xxx fix minor logic bug by Dave Peterson · 19 years ago
  16. 637beb6 [PATCH] EDAC: i82875p cleanup by Dave Peterson · 19 years ago
  17. e8a491b [PATCH] EDAC: i82860 cleanup by Dave Peterson · 19 years ago
  18. 3847bcc [PATCH] EDAC: e752x cleanup by Dave Peterson · 19 years ago
  19. 225159b [PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixes by Dave Peterson · 19 years ago
  20. 680cbbb [PATCH] EDAC: name cleanup by Dave Peterson · 19 years ago
  21. 537fba2 [PATCH] EDAC: printk cleanup by Dave Peterson · 19 years ago
  22. f2fe42a [PATCH] EDAC: switch to kthread_ API by Dave Peterson · 19 years ago
  23. dac5baf [PATCH] Dead code in drivers/isdn/avm/avmcard.h by Eric Sesterhenn · 19 years ago
  24. 07dc1f9 [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter by Hansjoerg Lipp · 19 years ago
  25. 76bb468 [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler by Hansjoerg Lipp · 19 years ago
  26. cf7776d [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection by Hansjoerg Lipp · 19 years ago
  27. 982da5a [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface by Hansjoerg Lipp · 19 years ago
  28. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 19 years ago
  29. 3c66a22 [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface by Hansjoerg Lipp · 19 years ago
  30. 14fa73a [PATCH] isdn4linux: Siemens Gigaset drivers - event layer by Hansjoerg Lipp · 19 years ago
  31. 6fd5ea6 [PATCH] isdn4linux: Siemens Gigaset drivers - common module by Hansjoerg Lipp · 19 years ago
  32. 0a34eb8 [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles by Hansjoerg Lipp · 19 years ago
  33. b670009 [PATCH] kprobes: fix broken fault handling for sparc64 by Prasanna S Panchamukhi · 19 years ago
  34. c04c1c8 [PATCH] kprobes: fix broken fault handling for ia64 by Prasanna S Panchamukhi · 19 years ago
  35. 50e21f2 [PATCH] kprobes: fix broken fault handling for powerpc64 by Prasanna S Panchamukhi · 19 years ago
  36. c28f896 [PATCH] kprobes: fix broken fault handling for x86_64 by Prasanna S Panchamukhi · 19 years ago
  37. b402651 [PATCH] kprobes: fix broken fault handling for i386 by Prasanna S Panchamukhi · 19 years ago
  38. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 19 years ago
  39. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 19 years ago
  40. c9becf5 [PATCH] kretprobe: kretprobe-booster by Masami Hiramatsu · 19 years ago
  41. 311ac88f [PATCH] x86: kprobes-booster by Masami Hiramatsu · 19 years ago
  42. b50ea74 [PATCH] kprobes: clean up resume_execute() by Masami Hiramatsu · 19 years ago
  43. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  44. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 19 years ago
  45. 272705c [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() by Roman Zippel · 19 years ago
  46. 4dee26b [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat by Roman Zippel · 19 years ago
  47. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 19 years ago
  48. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 19 years ago
  49. 3b98a53 [PATCH] hrtimers: posix-timer: cleanup common_timer_get() by Roman Zippel · 19 years ago
  50. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 19 years ago
  51. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 19 years ago
  52. a0e9285 [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize by Badari Pulavarty · 19 years ago
  53. f91a2ad [PATCH] ext3: multi-block get_block() by Badari Pulavarty · 19 years ago
  54. d6859bf [PATCH] ext3: cleanups and WARN_ON() by Andrew Morton · 19 years ago
  55. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 19 years ago
  56. fa30bd0 [PATCH] map multiple blocks for mpage_readpages() by Badari Pulavarty · 19 years ago
  57. b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 19 years ago
  58. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 19 years ago
  59. d48589b [PATCH] ext3_get_blocks: Adjust reservation window size for mblocks by Mingming Cao · 19 years ago
  60. faa5697 [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks() by Mingming Cao · 19 years ago
  61. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 19 years ago
  62. b47b247 [PATCH] ext3_get_blocks: multiple block allocation by Mingming Cao · 19 years ago
  63. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 19 years ago
  64. e2d53f9 [PATCH] 2TB files: change type of kstatfs entries by Takashi Sato · 19 years ago
  65. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 19 years ago
  66. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 19 years ago
  67. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 19 years ago
  68. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 19 years ago
  69. fec433a [PATCH] mempool: add mempool_create_slab_pool() by Matthew Dobson · 19 years ago
  70. 26b6e05 [PATCH] mempool: use common mempool kzalloc allocator by Matthew Dobson · 19 years ago
  71. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 19 years ago
  72. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 19 years ago
  73. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 19 years ago
  74. a19b27c [PATCH] mempool: use common mempool page allocator by Matthew Dobson · 19 years ago
  75. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 19 years ago
  76. 8219dd5 [PATCH] 3c59x: documentation update by Steffen Klassert · 19 years ago
  77. a880c4c [PATCH] 3c59x: minor cleanups by Steffen Klassert · 19 years ago
  78. 6123860 [PATCH] 3c59x: remove per-driver versioning by Steffen Klassert · 19 years ago
  79. 373a688 [PATCH] 3c59x: use ethtool_op_get_link by Steffen Klassert · 19 years ago
  80. e94d10e [PATCH] 3c59x: carriercheck for forced media by Steffen Klassert · 19 years ago
  81. b4ff645 [PATCH] 3c59x: decrease polling interval by Steffen Klassert · 19 years ago
  82. 125d5ce [PATCH] 3c59x: use mii_check_media by Steffen Klassert · 19 years ago
  83. 33644c5 [PATCH] Fix typo causing bad mode of /initrd.image by Jason Gunthorpe · 19 years ago
  84. 8f3b50f [PATCH] Fix compilation for sound/oss/vwsnd.c by Eric Sesterhenn · 19 years ago
  85. 1751ace [PATCH] Update documentation for BLK_DEV_INITRD to match current usage by H. Peter Anvin · 19 years ago
  86. 5ff2a7e [PATCH] isicom: select FW_LOADER by maximilian attems · 19 years ago
  87. d6d21df [PATCH] fix array overrun in efi.c by Darren Jenkins · 19 years ago
  88. 3ac8bf0 [PATCH] ads7846: sparc32 warning fix by Andrew Morton · 19 years ago
  89. 9a98e2f [PATCH] remove fixup_cpu_present_map() by Andrew Morton · 19 years ago
  90. 222b9f9 [PATCH] tlclk: fix handling of device major by Andrew Morton · 19 years ago
  91. 3e88c17 [PATCH] loop: potential kernel hang waiting for kthread by Herbert Poetzl · 19 years ago
  92. 22e6c1b [PATCH] Use loff_t for size in struct proc_dir_entry by Maneesh Soni · 19 years ago
  93. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  94. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  95. eb76b3f [PATCH] NFSD4: return conflict lock without races by Andy Adamson · 19 years ago
  96. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 19 years ago
  97. 6dc0fe8 [PATCH] VFS,fs/locks.c: cleanup locks_insert_block by J. Bruce Fields · 19 years ago
  98. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 19 years ago
  99. 878a9f3 [PATCH] hpet header sanitization by Randy Dunlap · 19 years ago
  100. a23f9a3 [PATCH] ipmi: Increment driver version to v39.0 by Corey Minyard · 19 years ago