aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle1-6/+9
2009-08-03MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli1-0/+2
2009-08-03MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney1-2/+3
2009-08-03MIPS: Fix compile for !CONFIG_SMPAlexander Clouter1-1/+1
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle2-6/+0
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt1-11/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-3/+3
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney1-0/+45
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa13-13/+13
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang2-1/+5
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson1-0/+2
2009-07-03MIPS: CMP: activate CMP supportTim Anderson2-0/+9