aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle1-2/+2
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon1-0/+13
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle1-2/+13
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+6
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell1-5/+5
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2-2/+3
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell1-1/+0
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins1-0/+10
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-3/+3
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon17-0/+1704
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon1-0/+7
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei1-8/+3
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney1-0/+88
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney1-4/+8
2009-09-17MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney6-47/+50
2009-09-17MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSCRalf Baechle1-4/+0
2009-09-17MIPS: Rewrite clearing of ll_bit on context switch in CRalf Baechle1-7/+2
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle1-0/+3
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle1-0/+12
2009-09-17MIPS: Convert to asm-generic/hardirq.hChristoph Hellwig1-9/+3
2009-09-17MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin2-1/+13
2009-09-17MIPS: Loongson: Split common loongson source code outWu Zhangjin4-3/+72
2009-09-17MIPS: Loongson: Change naming methodsWu Zhangjin7-19/+16
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin1-0/+3
2009-09-17MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin2-2/+19
2009-09-17MIPS: Loongson: clean up the coding styleWu Zhangjin2-3/+41
2009-09-17MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin1-1/+0
2009-09-17MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle1-2/+0
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage1-2/+3
2009-09-17MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss1-0/+9
2009-09-17MIPS: Lasat: Fix compilationAlexey Dobriyan1-0/+1
2009-09-17MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney1-1/+1
2009-09-17MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle1-0/+2
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-1/+1
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-2/+0
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+2
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-31/+18
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+1