1. 07766f2 [PATCH] ipmi: allow userland to include ipmi.h by Corey Minyard · 19 years ago
  2. 8f05ee9 [PATCH] ipmi: watchdog/NMI interaction fixes by Corey Minyard · 19 years ago
  3. 75b0768 [PATCH] ipmi: high-res timer support fixes by Corey Minyard · 19 years ago
  4. c14979b [PATCH] ipmi: add per-channel IPMB addresses by Corey Minyard · 19 years ago
  5. b224cd3 [PATCH] IPMI: use dmi_find_device() by Andrey Panin · 19 years ago
  6. 8db08ea [PATCH] ALSA: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  7. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  8. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  9. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  10. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  11. 874ca6c [PATCH] PPC64: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  12. f96cb1f [PATCH] IA64: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  13. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  14. 640e803 [PATCH] fix: dmi_check_system by Robert Love · 19 years ago
  15. ebad6a4 [PATCH] dmi: add onboard devices discovery by Andrey Panin · 19 years ago
  16. c3c7120 [PATCH] dmi: make dmi_string() behave like strdup() by Andrey Panin · 19 years ago
  17. 4e70b9a [PATCH] dmi: remove old debugging code by Andrey Panin · 19 years ago
  18. 61e032fa [PATCH] dmi: remove uneeded function by Andrey Panin · 19 years ago
  19. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  20. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  21. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  22. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  23. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  24. 09dd17d [PATCH] namei cleanup by Miklos Szeredi · 19 years ago
  25. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  26. c320aa5 [PATCH] Remove maintainer's bad e-mails addresses by Jiri Slaby · 19 years ago
  27. 9b19d85 [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules via udev by Olaf Hering · 19 years ago
  28. 736c7b8 [PATCH] alloc_buffer_head() and free_buffer_head() cleanup by Coywolf Qi Hunt · 19 years ago
  29. 3f4bb1f [PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookups by Eric Dumazet · 19 years ago
  30. 0811bab [PATCH] cpusets: re-enable "dynamic sched domains" by John Hawkes · 19 years ago
  31. d1b5513 [PATCH] cpusets: fix the "dynamic sched domains" bug by John Hawkes · 19 years ago
  32. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  33. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  34. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  35. f90b1d2 [PATCH] cpusets: new __GFP_HARDWALL flag by Paul Jackson · 19 years ago
  36. a49335c [PATCH] cpusets: oom_kill tweaks by Paul Jackson · 19 years ago
  37. f68f447 [PATCH] ia64 cpuset + build_sched_domains() mangles structures by John Hawkes · 19 years ago
  38. 38f1852 [PATCH] block: CFQ refcounting fix by Brian King · 19 years ago
  39. 49e31cb [PATCH] sunrpc: print unsigned integers in stats by Max Kellermann · 19 years ago
  40. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  41. 8191151 [PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc by Stephen Rothwell · 19 years ago
  42. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  43. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  44. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  45. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  46. 2b2fa38 [PATCH] Consolidate asm-ppc*/fcntl.h by Stephen Rothwell · 19 years ago
  47. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  48. 5ba4d46 [PATCH] tpm: fix tpm_atmel.c on ICH6 by Philipp Matthias Hahn · 19 years ago
  49. 1e1a5cc [PATCH] isdn_v110 warning fix by Jesper Juhl · 19 years ago
  50. 9680382 [PATCH] hpet: fix drift and url by Alex Williamson · 19 years ago
  51. 414edcd [PATCH] vt: fix possible memory corruption in complement_pos by Antonino A. Daplas · 19 years ago
  52. eed74df [PATCH] optimise 64bit unaligned access on 32bit kernel by Ralf Baechle · 19 years ago
  53. 82a25b5 [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related note by Jesper Juhl · 19 years ago
  54. 720a845 [PATCH] remove verify_area(): remove or edit references to verify_area in Documentation/ by Jesper Juhl · 19 years ago
  55. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  56. 5e5d7a2 [PATCH] pipe: remove redundant fifo_poll abstraction by Pekka Enberg · 19 years ago
  57. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  58. 309c0a1 [PATCH] blk: Use blk_queue_xxx functions to set parameters by Stuart McLaren · 19 years ago
  59. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  60. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  61. 39ed3fd [PATCH] futex: remove duplicate code by Pekka Enberg · 19 years ago
  62. 580b2e3 [PATCH] Adapt scripts/ver_linux to new util-linux version strings by Alexey Dobriyan · 19 years ago
  63. e752dd6 [PATCH] fix send_sigqueue() vs thread exit race by Oleg Nesterov · 19 years ago
  64. a97c9bf [PATCH] fix cramfs making duplicate entries in inode cache by Dave Johnson · 19 years ago
  65. 7f4bde9 [PATCH] remove the second arg of do_timer_interrupt() by Adrian Bunk · 19 years ago
  66. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  67. 0730ded [PATCH] remove a redundant variable in sys_prctl() by Jesper Juhl · 19 years ago
  68. 5acd579 [PATCH] fs: remove redundant timespec_equal test in update_atime() by Tejun Heo · 19 years ago
  69. 6c9c0b5 [PATCH] largefile support for accounting by Peter Staubach · 19 years ago
  70. 439c430 [PATCH] arm26: one -g is enough for everyone by Adrian Bunk · 19 years ago
  71. bc505a4 [PATCH] do_notify_parent_cldstop() cleanup by Oleg Nesterov · 19 years ago
  72. 2d237c6 [PATCH] Console blanking locking fix by Stephane Doyon · 19 years ago
  73. f62c6d0 [PATCH] Add missing overflow check in get_blkdev_list by Neil Horman · 19 years ago
  74. f23ef18 [PATCH] Delete unused do_nanosleep declaration by Ralf Baechle · 19 years ago
  75. 2de93fb [PATCH] 3c59x: read current link status from phy by Tommy S. Christensen · 19 years ago
  76. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  77. 96d0821 [PATCH] Fix function/macro name collision on i386 oprofile by David Gibson · 19 years ago
  78. f26fdd5 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() by Karsten Wiese · 19 years ago
  79. f8eeaaf [PATCH] Make the bzImage format self-terminating by H. Peter Anvin · 19 years ago
  80. 5e1efe4 [PATCH] jffs/jffs2: remove wrong function prototypes by Adrian Bunk · 19 years ago
  81. 919532a [PATCH] fs/Kconfig: quota help text updates by Adrian Bunk · 19 years ago
  82. 85747f0 [PATCH] parport: add NetMOS 9805 support by Maximilian Attems · 19 years ago
  83. 4b0dc07 [PATCH] cleanup of deadline_dispatch_requests() by Nikita Danilov · 19 years ago
  84. ffdfc40 [PATCH] Add rdinit parameter to pick early userspace init by Olof Johansson · 19 years ago
  85. 2b579be [PATCH] proc: link count fix by Miklos Szeredi · 19 years ago
  86. 230649d [PATCH] create_workqueue_thread() signedness fix by Mika Kukkonen · 19 years ago
  87. b800685 [PATCH] fsnotify: hook on removexattr, too by Robert Love · 19 years ago
  88. 90563ec [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support by Doug Warzecha · 19 years ago
  89. 6c54c28 [PATCH] dell_rbu: new Dell BIOS update driver by Abhay Salunke · 19 years ago
  90. 6e3eaab [PATCH] modified firmware_class.c to support no hotplug by Abhay Salunke · 19 years ago
  91. f3ef6f6 [PATCH] Speedup FAT filesystem directory reads by Karsten Wiese · 19 years ago
  92. 378bac8 [PATCH] flush icache early when loading module by Thomas Koeller · 19 years ago
  93. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  94. ae78177 [PATCH] ipc: add generic struct ipc_ids seq_file iteration by Mike Waychison · 19 years ago
  95. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  96. d013a06 [PATCH] meye: use dma-mapping constants by Tobias Klauser · 19 years ago
  97. 3b30bbd [PATCH] readahead: reset cache_hit earlier by Steven Pratt · 19 years ago
  98. e139aa5 [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG by Bjorn Helgaas · 19 years ago
  99. 486d46a [PATCH] optimize writer path in time_interpolator_get_counter() by Alex Williamson · 19 years ago
  100. 9f4a6dc [PATCH] sonypi: remove obsolete event by Stelian Pop · 19 years ago