1. be6b026 [PATCH] swiotlb uninlinings by Andrew Morton · 17 years ago
  2. a304e1b [PATCH] Debug shared irqs by David Woodhouse · 17 years ago
  3. ea6f328 [PATCH] scnprintf(): fix a comment by Martin Peschke · 17 years ago
  4. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  5. b9b2a70 [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS by Robert P. J. Day · 17 years ago
  6. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 17 years ago
  7. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 17 years ago
  8. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  9. ca29978 iomap: iomap should be in obj-y not in lib-y by Tejun Heo · 17 years ago
  10. d24bbbf devres: implement pcim_iomap_regions() by Tejun Heo · 17 years ago
  11. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  12. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  13. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 17 years ago
  14. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 17 years ago
  15. 31b9025a Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 17 years ago
  16. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  17. 563aaf0 [IA64] swiotlb cleanup by Jan Beulich · 17 years ago
  18. 93fbff6 [IA64] make swiotlb use bus_to_virt/virt_to_bus by Jan Beulich · 17 years ago
  19. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  20. 542cfce kobject: kobject_uevent() returns manageable value by Aneesh Kumar K.V · 17 years ago
  21. f334b60 kref refcnt and false positives by Venkatesh Pallipadi · 17 years ago
  22. d1526e2 Remove stack unwinder for now by Linus Torvalds · 17 years ago
  23. ee36c2b [PATCH] uml problems with linux/io.h by Al Viro · 18 years ago
  24. 6a2d7a9 [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() by Eric Dumazet · 18 years ago
  25. 86327d1 Fix typo in new debug options. by Dave Jones · 18 years ago
  26. 0258736 [PATCH] add MODULE_* attributes to bit reversal library by Cal Peake · 18 years ago
  27. bf4735a [PATCH] Kconfig refactoring for better menu nesting by Don Mullis · 18 years ago
  28. f1729c28 [PATCH] fault-injection: optimize and simplify should_fail() by Don Mullis · 18 years ago
  29. a124c28 [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH by Don Mullis · 18 years ago
  30. 08b3df2 [PATCH] fault-injection: Use bool-true-false throughout by Don Mullis · 18 years ago
  31. 83ba254 [PATCH] fault-injection: stacktrace filtering kconfig fix by Andrew Morton · 18 years ago
  32. 1ab8509a [PATCH] fault-injection Kconfig cleanup by Andrew Morton · 18 years ago
  33. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 18 years ago
  34. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  35. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  36. 933e312 [PATCH] fault-injection capability for alloc_pages() by Akinobu Mita · 18 years ago
  37. 8a8b650 [PATCH] fault-injection capability for kmalloc by Akinobu Mita · 18 years ago
  38. 6ff1cb3 [PATCH] fault-injection capabilities infrastructure by Akinobu Mita · 18 years ago
  39. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  40. a5cfc1e [PATCH] bit reverse library by Akinobu Mita · 18 years ago
  41. 91768d6 [PATCH] Generic BUG for i386 by Jeremy Fitzhardinge · 18 years ago
  42. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  43. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  44. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 18 years ago
  45. 702a28b [PATCH] lib functions: always build hweight for loadable modules by Randy Dunlap · 18 years ago
  46. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  47. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  48. 22f2e28 [PATCH] get_options to allow a hypenated range for isolcpus by Derek Fults · 18 years ago
  49. 8f63fdb [PATCH] More list debugging context by Dave Jones · 18 years ago
  50. d3b8b6e [PATCH] kconfig: PRINTK_TIME depends on PRINTK by Randy Dunlap · 18 years ago
  51. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  52. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  53. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  54. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  56. 34ba8a5 [PATCH] Arch provides generic iomap missing accessors by Linus Torvalds · 18 years ago
  57. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  58. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  59. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  60. 9ca0e54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  61. 6e6d9fa [PATCH] strstrip remove last blank fix by Michael Holzheu · 18 years ago
  62. 75e31aa [ARM] 3909/1: Disable UWIND_INFO for ARM (again) by Kevin Hilman · 18 years ago
  63. 6220ec7 [PATCH] highest_possible_node_id() linkage fix by Andrew Morton · 18 years ago
  64. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  65. 5c49637 [PATCH] remove carta_random32 by Andrew Morton · 18 years ago
  66. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago
  67. 1b95817 [PATCH] uml shouldn't do HEADERS_CHECK by Al Viro · 18 years ago
  68. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  69. e0ab292 [PATCH] Add carta_random32() library routine by Stephane Eranian · 18 years ago
  70. 0f836e5f [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check' by David Woodhouse · 18 years ago
  71. dea20a3 [PATCH] Disable DETECT_SOFTLOCKUP for s390 by Heiko Carstens · 18 years ago
  72. 4dfbb9d Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() by Peter Zijlstra · 18 years ago
  73. 80fc9f5 Input: add missing exports to fix modular build by Dmitry Torokhov · 18 years ago
  74. 20241ad [PATCH] gfp annotations: radix_tree_root by Al Viro · 18 years ago
  75. efbc52f [PATCH] irq_reqs: export __irq_regs by Andrew Morton · 18 years ago
  76. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  77. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  78. d3717bd [PATCH] low performance of lib/sort.c by keios · 18 years ago
  79. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  80. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  81. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  82. 8bb31b9 [PATCH] Linux Kernel Dump Test Module by Ankita Garg · 18 years ago
  83. a58cbd7 [PATCH] make genpool allocator adhere to kernel-doc standards by Dean Nelson · 18 years ago
  84. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  85. db71daa [PATCH] Generic ioremap_page_range: flush_cache_vmap by Haavard Skinnemoen · 18 years ago
  86. 74588d8 [PATCH] Generic ioremap_page_range: implementation by Haavard Skinnemoen · 18 years ago
  87. ab8e92e [PATCH] list_del-debug fix by Andrew Morton · 18 years ago
  88. 10fd48f [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev by Jens Axboe · 18 years ago
  89. 1497b27 [PATCH] lib/ts_fsm.c: constify structs by Andreas Mohr · 18 years ago
  90. fdf8cb0 [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common() by Andreas Mohr · 18 years ago
  91. c22f008b [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop by Chuck Ebbert · 18 years ago
  92. df89a86 [PATCH] list_del debug check by Manfred Spraul · 18 years ago
  93. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  94. 49c3f80 sh: Enable verbose BUG() support. by Paul Mundt · 18 years ago
  95. 2549b32 sh: Use generic CONFIG_FRAME_POINTER. by Paul Mundt · 18 years ago
  96. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  97. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  98. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  99. 0136611 [PATCH] optimize hweight64 for x86_64 by Andi Kleen · 18 years ago
  100. 3b8d1fe [PATCH] Don't force frame pointers for lockdep by Andi Kleen · 18 years ago