1. 4ab0a94 cpumask: convert lib/smp_processor_id to new cpumask ops by Rusty Russell · 15 years ago
  2. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 15 years ago
  5. 749a440 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR by Lai Jiangshan · 15 years ago
  6. 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 15 years ago
  7. 5b019e9 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache by Andrew Morton · 15 years ago
  8. b098161 idr: fix wrong kernel-doc by Li Zefan · 15 years ago
  9. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 15 years ago
  11. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 15 years ago
  12. b53907c generic swap(): lib/sort.c: rename swap to swap_func by Wu Fengguang · 15 years ago
  13. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  14. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  15. da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 15 years ago
  16. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  18. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 15 years ago
  19. e899aa8 strict_strto* is not strict enough by Pavel Machek · 15 years ago
  20. 3007967 lib: proportions.c trivial sparse lock annotation by Harvey Harrison · 15 years ago
  21. 8cef7d5 lib: radix_tree.c make percpu variable static by Harvey Harrison · 15 years ago
  22. 40bc1f2 lib: fix sparse shadowed variable warning by Harvey Harrison · 15 years ago
  23. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 15 years ago
  24. b61312d oops handling: ensure that any oops is flushed to the mtdoops console by Viktor Rosendahl · 15 years ago
  25. 94b3248 swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  26. 2e5ba26 dynamic_printk: reduce one level of indentation by Wu Fengguang · 15 years ago
  27. e0d7bf5 kobject: return the result of uevent sending by netlink by Ming Lei · 16 years ago
  28. c65b914 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() by Tejun Heo · 16 years ago
  29. 210272a driver core: Remove completion from struct klist_node by Matthew Wilcox · 16 years ago
  30. 8e6bdb7 trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() by Wu Fengguang · 16 years ago
  31. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 15 years ago
  32. 46483d1 Merge branch 'core/iommu' into core/urgent by Ingo Molnar · 15 years ago
  33. 52942b6 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c by Jesper Juhl · 15 years ago
  34. 4010b01 Merge branch 'linus' into core/urgent by Ingo Molnar · 15 years ago
  35. 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
  36. d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 15 years ago
  37. 79ff56e swiotlb: add missing __init annotations by Roland Dreier · 15 years ago
  38. 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
  39. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 15 years ago
  40. 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 15 years ago
  41. ab53d47 bitmap: find_last_bit() by Rusty Russell · 15 years ago
  42. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 15 years ago
  43. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  44. 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
  45. 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
  46. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  47. ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 15 years ago
  48. 773ff60 SLUB: failslab support by Akinobu Mita · 15 years ago
  49. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  50. 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
  51. 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
  52. 874d6a9 swiotlb: clean up EXPORT_SYMBOL usage by FUJITA Tomonori · 15 years ago
  53. ac86ccc swiotlb: remove unnecessary declaration by FUJITA Tomonori · 15 years ago
  54. fb05a37 swiotlb: add support for systems with highmem by Becky Bruce · 15 years ago
  55. bc40ac6 swiotlb: store phys address in io_tlb_orig_addr array by Becky Bruce · 15 years ago
  56. 70a7d3c swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() by Jeremy Fitzhardinge · 15 years ago
  57. 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
  58. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 15 years ago
  59. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  60. 9302735 libcrc32c: Select CRYPTO in Kconfig by Herbert Xu · 16 years ago
  61. 53b146a libcrc32c: Fix "crc32c undefined" compilation error by Adrian-Ken Rueegsegger · 16 years ago
  62. 69c35ef libcrc32c: Move implementation to crypto crc32c by Herbert Xu · 16 years ago
  63. 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
  64. ec26b80 cpumask: documentation for cpumask_var_t by Mike Travis · 15 years ago
  65. 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 15 years ago
  66. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 15 years ago
  67. b9974dc Merge branch 'linus' into cpus4096 by Ingo Molnar · 15 years ago
  68. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 15 years ago
  69. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  70. 2e5b2b8 swiotlb: consolidate swiotlb info message printing by Ian Campbell · 15 years ago
  71. ef9b189 swiotlb: support bouncing of HighMem pages by Jeremy Fitzhardinge · 15 years ago
  72. 1b548f6 swiotlb: factor out copy to/from device by Jeremy Fitzhardinge · 15 years ago
  73. b81ea27 swiotlb: add arch hook to force mapping by Ian Campbell · 15 years ago
  74. e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions by Ian Campbell · 15 years ago
  75. a5ddde4a swiotlb: add comment where we handle the overflow of a dma mask on 32 bit by Ian Campbell · 15 years ago
  76. 0016fde swiotlb: move some definitions to header by Ian Campbell · 15 years ago
  77. 8c5df16 swiotlb: allow architectures to override swiotlb pool allocation by Jeremy Fitzhardinge · 15 years ago
  78. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 15 years ago
  79. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 15 years ago
  81. aab46da cpumask: Add CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 15 years ago
  82. 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 15 years ago
  83. 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 15 years ago
  84. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 15 years ago
  85. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 15 years ago
  86. fd3d664 percpu_counter: fix CPU unplug race in percpu_counter_destroy() by Eric Dumazet · 15 years ago
  87. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  88. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 15 years ago
  90. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 15 years ago
  91. 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 16 years ago
  92. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  93. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  94. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  95. f652c52 lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() by Arjan van de Ven · 16 years ago
  96. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  97. 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  98. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  99. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  100. 6cc88bc CRED: Rename is_single_threaded() to is_wq_single_threaded() by David Howells · 16 years ago