| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | Merge commit 'linus/master' into HEAD | Vegard Nossum | 2009-06-15 |
| |\ |
|
| * | | kmemcheck: add opcode self-testing at boot | Vegard Nossum | 2009-06-15 |
| * | | x86: unify pte_hidden | Jeremy Fitzhardinge | 2009-06-15 |
| * | | x86: make _PAGE_HIDDEN conditional | Jeremy Fitzhardinge | 2009-06-15 |
| * | | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg | 2009-06-15 |
| * | | kmemcheck: enable in the x86 Kconfig | Vegard Nossum | 2009-06-15 |
| * | | kmemcheck: add hooks for the page allocator | Vegard Nossum | 2009-06-15 |
| * | | kmemcheck: add hooks for page- and sg-dma-mappings | Vegard Nossum | 2009-06-15 |
| * | | kmemcheck: don't track page tables | Vegard Nossum | 2009-06-15 |
| * | | kmemcheck: add DMA hooks | Vegard Nossum | 2009-06-15 |
| * | | kmemcheck: add mm functions | Vegard Nossum | 2009-06-15 |
| * | | x86: add hooks for kmemcheck | Vegard Nossum | 2009-06-15 |
| * | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it | Pekka Enberg | 2009-06-15 |
| * | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() | Pekka Enberg | 2009-06-15 |
| * | | kmemcheck: remove multiple ifdef'd definitions of the same global variable | Pekka Enberg | 2009-06-15 |
| * | | kmemcheck: make initialization message less confusing | Pekka Enberg | 2009-06-15 |
| * | | kmemcheck: remove forward declarations from error.c | Pekka Enberg | 2009-06-15 |
| * | | kmemcheck: include module.h to prevent warnings | Randy Dunlap | 2009-06-13 |
| * | | kmemcheck: add the kmemcheck core | Vegard Nossum | 2009-06-13 |
| * | | x86: add save_stack_trace_bp() for tracing from a specific stack frame | Vegard Nossum | 2009-06-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ |
|
| * | | | USB: Gadget driver for Samsung HS/OtG block | Ben Dooks | 2009-06-16 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \ |
|
| * | | | | uml: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
| * | | | | mips: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
| * | | | | Driver Core: x86: add nodename for cpuid and msr drivers. | Kay Sievers | 2009-06-16 |
| * | | | | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-16 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \ |
|
| * | | | | sparc64: Update defconfig. | David S. Miller | 2009-06-16 |
| * | | | | sparc: Wire up sys_rt_tgsigqueueinfo(). | David S. Miller | 2009-06-16 |
| * | | | | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2009-06-16 |
| * | | | | sparc64: Add proper dynamic ftrace support. | David S. Miller | 2009-06-16 |
| * | | | | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day | 2009-06-16 |
| * | | | | sparc: move of_device common code to of_device_common | Robert Reif | 2009-06-16 |
| * | | | | sparc: remove dma-mapping_{32|64}.h | FUJITA Tomonori | 2009-06-16 |
| * | | | | sparc: use dma_map_page instead of dma_map_single | FUJITA Tomonori | 2009-06-16 |
| * | | | | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops | FUJITA Tomonori | 2009-06-16 |
| * | | | | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h | FUJITA Tomonori | 2009-06-16 |
| * | | | | sparc64: fix and optimize irq distribution | Hong H. Pham | 2009-06-16 |
| * | | | | sparc64: Use new dynamic per-cpu allocator. | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Only allocate per-cpu areas for possible cpus. | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller | 2009-06-16 |
| * | | | | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Refactor OBP cpu scanning code using an iterator. | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Use BUILD_BUG_ON() in trap_init(). | David S. Miller | 2009-06-16 |
| * | | | | sparc64: Store per-cpu offset in trap_block[] | David S. Miller | 2009-06-16 |