Age | Commit message (Expand) | Author |
2009-09-30 | MIPS: Avoid spurious make includecheck message | Ralf Baechle |
2009-09-30 | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon |
2009-09-30 | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle |
2009-09-30 | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon |
2009-09-24 | cpumask: use mm_cpumask() wrapper: mips | Rusty Russell |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips | Rusty Russell |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-17 | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. | Maxime Bizon |
2009-09-17 | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. | Maxime Bizon |
2009-09-17 | MIPS: Shrink the size of tlb handler | Wu Fei |
2009-09-17 | MIPS: Octeon: Add hardware RNG platform device. | David Daney |
2009-09-17 | MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds. | David Daney |
2009-09-17 | MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. | David Daney |
2009-09-17 | MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC | Ralf Baechle |
2009-09-17 | MIPS: Rewrite clearing of ll_bit on context switch in C | Ralf Baechle |
2009-09-17 | MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler | Ralf Baechle |
2009-09-17 | MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. | Ralf Baechle |
2009-09-17 | MIPS: Convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-17 | MIPS: Loongson: Add a machtype kernel command line argument | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Split common loongson source code out | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Change naming methods | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Add oprofile support | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: PCI: Clean up pcimap setup | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: clean up the coding style | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Split the implementation of prom and setup parts | Wu Zhangjin |
2009-09-17 | MIPS: Fulong: Convert reset initialization to initcall. | Ralf Baechle |
2009-09-17 | MIPS: make page.h constants available to assembly. | Nelson Elhage |
2009-09-17 | MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n | Manuel Lauss |
2009-09-17 | MIPS: Lasat: Fix compilation | Alexey Dobriyan |
2009-09-17 | MIPS: Octeon: Check all CCAs in cvmx_write_csr. | David Daney |
2009-09-17 | MIPS: Fix potencial build error in <asm/delay.h> | Ralf Baechle |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-08-17 | MIPS: Fix HPAGE_SIZE redefinition | Atsushi Nemoto |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-08-03 | MIPS: Wire up accept4 syscall. | Ralf Baechle |