summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Avoid spurious make includecheck messageRalf Baechle2009-09-301-2/+2
* MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-301-0/+13
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-301-2/+13
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+6
* cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-241-5/+5
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-242-2/+3
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+0
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-241-1/+0
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* mm: ZERO_PAGE without PTE_SPECIALHugh Dickins2009-09-221-0/+10
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-1/+0
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-1/+1
* | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon2009-09-1717-0/+1704
* | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon2009-09-171-0/+7
* | MIPS: Shrink the size of tlb handlerWu Fei2009-09-171-8/+3
* | MIPS: Octeon: Add hardware RNG platform device.David Daney2009-09-171-0/+88
* | MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney2009-09-171-4/+8
* | MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney2009-09-176-47/+50
* | MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSCRalf Baechle2009-09-171-4/+0
* | MIPS: Rewrite clearing of ll_bit on context switch in CRalf Baechle2009-09-171-7/+2
* | MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle2009-09-171-0/+3
* | MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle2009-09-171-0/+12
* | MIPS: Convert to asm-generic/hardirq.hChristoph Hellwig2009-09-171-9/+3
* | MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin2009-09-172-1/+13
* | MIPS: Loongson: Split common loongson source code outWu Zhangjin2009-09-174-3/+72
* | MIPS: Loongson: Change naming methodsWu Zhangjin2009-09-177-19/+16
* | MIPS: Loongson: Add oprofile supportWu Zhangjin2009-09-171-0/+3
* | MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin2009-09-172-2/+19
* | MIPS: Loongson: clean up the coding styleWu Zhangjin2009-09-172-3/+41
* | MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin2009-09-171-1/+0
* | MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle2009-09-171-2/+0
* | MIPS: make page.h constants available to assembly.Nelson Elhage2009-09-171-2/+3
* | MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss2009-09-171-0/+9
* | MIPS: Lasat: Fix compilationAlexey Dobriyan2009-09-171-0/+1
* | MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney2009-09-171-1/+1
* | MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle2009-09-171-0/+2
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-2/+0
|\ \
| * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-128-31/+18
| |\ \
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+2
| |_|/ |/| |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-08-171-0/+2
|\ \ \ | |_|/ |/| |
| * | MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto2009-08-171-0/+2
* | | MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-031-6/+9
OpenPOWER on IntegriCloud