1. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 15 years ago
  2. e899aa8 strict_strto* is not strict enough by Pavel Machek · 15 years ago
  3. 3007967 lib: proportions.c trivial sparse lock annotation by Harvey Harrison · 15 years ago
  4. 8cef7d5 lib: radix_tree.c make percpu variable static by Harvey Harrison · 15 years ago
  5. 40bc1f2 lib: fix sparse shadowed variable warning by Harvey Harrison · 15 years ago
  6. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 15 years ago
  7. b61312d oops handling: ensure that any oops is flushed to the mtdoops console by Viktor Rosendahl · 15 years ago
  8. 52942b6 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c by Jesper Juhl · 15 years ago
  9. 4010b01 Merge branch 'linus' into core/urgent by Ingo Molnar · 15 years ago
  10. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 15 years ago
  12. 79ff56e swiotlb: add missing __init annotations by Roland Dreier · 15 years ago
  13. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 15 years ago
  15. 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 15 years ago
  16. ab53d47 bitmap: find_last_bit() by Rusty Russell · 15 years ago
  17. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 15 years ago
  18. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  19. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  20. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  22. 773ff60 SLUB: failslab support by Akinobu Mita · 15 years ago
  23. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  24. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  26. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 15 years ago
  27. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 15 years ago
  28. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  29. 9302735 libcrc32c: Select CRYPTO in Kconfig by Herbert Xu · 16 years ago
  30. 53b146a libcrc32c: Fix "crc32c undefined" compilation error by Adrian-Ken Rueegsegger · 16 years ago
  31. 69c35ef libcrc32c: Move implementation to crypto crc32c by Herbert Xu · 16 years ago
  32. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 15 years ago
  33. ec26b80 cpumask: documentation for cpumask_var_t by Mike Travis · 15 years ago
  34. 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 15 years ago
  35. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 15 years ago
  36. b9974dc Merge branch 'linus' into cpus4096 by Ingo Molnar · 15 years ago
  37. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 15 years ago
  38. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  39. 2e5b2b8 swiotlb: consolidate swiotlb info message printing by Ian Campbell · 15 years ago
  40. ef9b189 swiotlb: support bouncing of HighMem pages by Jeremy Fitzhardinge · 15 years ago
  41. 1b548f6 swiotlb: factor out copy to/from device by Jeremy Fitzhardinge · 15 years ago
  42. b81ea27 swiotlb: add arch hook to force mapping by Ian Campbell · 15 years ago
  43. e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions by Ian Campbell · 15 years ago
  44. a5ddde4a swiotlb: add comment where we handle the overflow of a dma mask on 32 bit by Ian Campbell · 15 years ago
  45. 0016fde swiotlb: move some definitions to header by Ian Campbell · 15 years ago
  46. 8c5df16 swiotlb: allow architectures to override swiotlb pool allocation by Jeremy Fitzhardinge · 15 years ago
  47. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 15 years ago
  48. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 15 years ago
  50. aab46da cpumask: Add CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 15 years ago
  51. 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 15 years ago
  52. 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 15 years ago
  53. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 15 years ago
  54. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 15 years ago
  55. fd3d664 percpu_counter: fix CPU unplug race in percpu_counter_destroy() by Eric Dumazet · 15 years ago
  56. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  57. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 15 years ago
  59. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 15 years ago
  60. 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 15 years ago
  61. 411c41e aoe: remove private mac address format function by Harvey Harrison · 15 years ago
  62. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 15 years ago
  63. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. f652c52 lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() by Arjan van de Ven · 16 years ago
  65. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  67. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  68. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  69. 6cc88bc CRED: Rename is_single_threaded() to is_wq_single_threaded() by David Howells · 16 years ago
  70. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  71. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  72. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  73. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  74. b9ac998 printk: ipv4 address digits printed in reverse order by Harvey Harrison · 16 years ago
  75. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. 1133283 Driver core: fix 'dynamic_debug' cmd line parameter by Jason Baron · 16 years ago
  77. 6b9a106 printk: remove %p6 format specifier, fix up comments by Harvey Harrison · 16 years ago
  78. 4aa9960 printk: add %I4, %I6, %i4, %i6 format specifiers by Harvey Harrison · 16 years ago
  79. 689afa7 printk: add %p6 format specifier for IPv6 addresses by Harvey Harrison · 16 years ago
  80. e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. dd45c9c printk: add %pM format specifier for MAC addresses by Harvey Harrison · 16 years ago
  83. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  84. f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  85. a2b89b5 swiotlb: remove panic for alloc_coherent failure by FUJITA Tomonori · 16 years ago
  86. a865959 [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact by H. Peter Anvin · 16 years ago
  87. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  88. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  89. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  90. 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
  91. c459643 bitmask: remove bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  92. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  93. 0e11e34 block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  94. 9d85db2 lib: remove defining macros for strict_strto?? by Harvey Harrison · 16 years ago
  95. 22d2705 lib: trivial whitespace tidy by Harvey Harrison · 16 years ago
  96. aa46a63 lib: pull base-guessing logic to helper function by Harvey Harrison · 16 years ago
  97. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  98. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
  99. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  100. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago