- 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 · 16 years ago
- d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 16 years ago
- 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 · 16 years ago
- 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
- 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 16 years ago
- ab53d47 bitmap: find_last_bit() by Rusty Russell · 16 years ago
- e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 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 · 16 years ago
- bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 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 · 16 years ago
- 0b271ef Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
- cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
- 9302735 libcrc32c: Select CRYPTO in Kconfig by Herbert Xu · 16 years ago
- 53b146a libcrc32c: Fix "crc32c undefined" compilation error by Adrian-Ken Rueegsegger · 16 years ago
- 69c35ef libcrc32c: Move implementation to crypto crc32c by Herbert Xu · 16 years ago
- 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 · 16 years ago
- ec26b80 cpumask: documentation for cpumask_var_t by Mike Travis · 16 years ago
- 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 16 years ago
- 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
- b9974dc Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 16 years ago
- 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
- 2e5b2b8 swiotlb: consolidate swiotlb info message printing by Ian Campbell · 16 years ago
- ef9b189 swiotlb: support bouncing of HighMem pages by Jeremy Fitzhardinge · 16 years ago
- 1b548f6 swiotlb: factor out copy to/from device by Jeremy Fitzhardinge · 16 years ago
- b81ea27 swiotlb: add arch hook to force mapping by Ian Campbell · 16 years ago
- e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions by Ian Campbell · 16 years ago
- a5ddde4 swiotlb: add comment where we handle the overflow of a dma mask on 32 bit by Ian Campbell · 16 years ago
- 0016fde swiotlb: move some definitions to header by Ian Campbell · 16 years ago
- 8c5df16 swiotlb: allow architectures to override swiotlb pool allocation by Jeremy Fitzhardinge · 16 years ago
- b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
- eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
- aab46da cpumask: Add CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 16 years ago
- 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 16 years ago
- 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 16 years ago
- 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 16 years ago
- 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 16 years ago
- fd3d664 percpu_counter: fix CPU unplug race in percpu_counter_destroy() by Eric Dumazet · 16 years ago
- ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
- aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
- 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 16 years ago
- 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
- 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
- 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- f652c52 lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() by Arjan van de Ven · 16 years ago
- 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
- 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
- d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
- 6cc88bc CRED: Rename is_single_threaded() to is_wq_single_threaded() by David Howells · 16 years ago
- 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
- cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
- 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
- b9ac998 printk: ipv4 address digits printed in reverse order by Harvey Harrison · 16 years ago
- a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 1133283 Driver core: fix 'dynamic_debug' cmd line parameter by Jason Baron · 16 years ago
- 6b9a106 printk: remove %p6 format specifier, fix up comments by Harvey Harrison · 16 years ago
- 4aa9960 printk: add %I4, %I6, %i4, %i6 format specifiers by Harvey Harrison · 16 years ago
- 689afa7 printk: add %p6 format specifier for IPv6 addresses by Harvey Harrison · 16 years ago
- e946217 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
- 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
- dd45c9c printk: add %pM format specifier for MAC addresses by Harvey Harrison · 16 years ago
- 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
- f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- a2b89b5 swiotlb: remove panic for alloc_coherent failure by FUJITA Tomonori · 16 years ago
- a865959 [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact by H. Peter Anvin · 16 years ago
- 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
- debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
- 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
- c459643 bitmask: remove bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
- 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
- 0e11e34 block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
- 9d85db2 lib: remove defining macros for strict_strto?? by Harvey Harrison · 16 years ago
- 22d2705 lib: trivial whitespace tidy by Harvey Harrison · 16 years ago
- aa46a63 lib: pull base-guessing logic to helper function by Harvey Harrison · 16 years ago
- c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
- 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
- 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
- 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
- 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 17 years ago
- 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
- a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago