summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-12/+12
|\
| * MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-261-12/+12
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-6/+0
|\ \
| * | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra2014-09-241-6/+0
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-372/+189
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | | locking, mips: Fix atomicsPeter Zijlstra2014-09-101-3/+3
| * | | locking,arch,mips: Fold atomic_opsPeter Zijlstra2014-08-141-370/+187
* | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-101-7/+0
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \
| * | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| | |/ / | |/| |
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\ \ \ \
| * | | | mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
| |/ / /
| * | | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-08-191-6/+16
| * | | MIPS: EVA: Add new EVA headerMarkos Chandras2014-08-191-0/+43
| * | | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-191-3/+5
| * | | MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck2014-08-191-7/+0
| * | | MIPS: Remove race window in page fault handlingLars Persson2014-08-191-5/+3
| * | | MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-191-0/+2
| * | | MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle2014-08-181-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-5/+11
|\ \ \
| * | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
| * | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+11
| * | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-5/+0
| |/ /
* | | MIPS: Move CPU topology macros to topology.hHuacai Chen2014-08-272-5/+8
* | | MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-261-6/+12
* | | MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel2014-08-261-1/+2
* | | MIPS: COP2: CPP macro safety fixes.Ralf Baechle2014-08-262-11/+11
* | | MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer2014-08-261-7/+0
* | | MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven2014-08-261-1/+1
* | | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-08-261-6/+16
* | | MIPS: EVA: Add new EVA headerMarkos Chandras2014-08-261-0/+43
* | | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-261-3/+5
* | | MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck2014-08-261-7/+0
* | | MIPS: Remove race window in page fault handlingLars Persson2014-08-261-5/+3
* | | MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-261-0/+2
* | | MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle2014-08-261-1/+1
|/ /
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-6/+4
|\ \
| * | mips: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-6/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-0745-1551/+1441
|\ \ \
| * | | MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter2014-08-021-1/+0
| * | | MIPS: Bonito64: remove a duplicate defineDan Carpenter2014-08-021-1/+0
| * | | MIPS: Initialise MAARsPaul Burton2014-08-021-0/+109
| * | | MIPS: detect presence of MAARsPaul Burton2014-08-022-0/+4
| * | | MIPS: define MAAR register accessors & bitsPaul Burton2014-08-021-0/+12
| * | | MIPS: 16 byte align MSA vector contextPaul Burton2014-08-021-2/+8
| * | | MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-021-4/+0
| * | | MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton2014-08-021-4/+4
| * | | MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-022-0/+21
| * | | MIPS: save/disable MSA in lose_fpuPaul Burton2014-08-021-3/+12