Age | Commit message (Expand) | Author |
2009-09-11 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-11 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-11 | Merge branch 'next' into for-linus | James Morris |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-09-04 | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2009-09-04 | sparc64: Fix bootup with mcount in some configs. | David S. Miller |
2009-09-03 | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-08-25 | sparc64: Validate linear D-TLB misses. | David S. Miller |
2009-08-18 | sparc32: Kill trap table freeing code. | David S. Miller |
2009-08-18 | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers |
2009-08-14 | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo |
2009-08-10 | sparc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori |
2009-08-10 | sparc: Use asm-generic/pci-dma-compat | FUJITA Tomonori |
2009-08-10 | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s... | FUJITA Tomonori |
2009-08-10 | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu | FUJITA Tomonori |
2009-08-10 | sparc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori |
2009-08-10 | sparc: Use dma_map_ops struct | FUJITA Tomonori |
2009-08-03 | debug lockups: Improve lockup detection, fix generic arch fallback | Ingo Molnar |
2009-07-27 | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-07-12 | sparc: remove driver-core BUS_ID_SIZE | Kay Sievers |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-25 | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. | David S. Miller |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
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: 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: 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 | sparc64: Reclaim trap_block[]->hdesc | David S. Miller |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-05-12 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |