summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2014-03-267-6/+45
* MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filterMarkos Chandras2014-03-264-4/+12
* MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras2014-03-262-5/+7
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-03-261-1/+2
* MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2014-03-262-3/+5
* MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras2014-03-261-0/+6
* MIPS: Deprecate CONFIG_MIPS_CMPPaul Burton2014-03-261-1/+4
* MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVPPaul Burton2014-03-261-1/+1
* MIPS: More helpful CONFIG_MIPS_CMP label, help textPaul Burton2014-03-261-2/+4
* MIPS: Remove gcmpregs.hPaul Burton2014-03-262-126/+0
* MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul Burton2014-03-262-0/+3
* MIPS: Malta: Probe CPC when supportedPaul Burton2014-03-262-0/+12
* MIPS: Malta: Make use of generic CM supportPaul Burton2014-03-266-74/+38
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-269-1/+606
* MIPS: Add cpu_vpe_id macroPaul Burton2014-03-261-0/+6
* MIPS: Add CPC probe, access functionsPaul Burton2014-03-064-0/+206
* MIPS: Add generic CM probe & access codePaul Burton2014-03-064-0/+448
* MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton2014-03-065-50/+63
* MIPS: Introduce _EXT assembler macroPaul Burton2014-03-061-0/+11
* MIPS: Add missing includes to gic.hPaul Burton2014-03-061-0/+3
* MIPS: Add CP0 CMGCRBase definitions & accessorPaul Burton2014-03-061-0/+6
* MIPS: Define Config1 cache field shifts & sizesPaul Burton2014-03-061-0/+12
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-0612-4/+18
* MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras2014-03-062-3/+11
* MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen2014-02-061-0/+2
* MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan2014-02-045-6/+20
* MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss2014-02-041-5/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-30215-3287/+6077
|\
| * mips: select ARCH_MIGHT_HAVE_PC_SERIOMark Salter2014-01-241-0/+1
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2457-57/+0
| * MIPS: KVM: remove shadow_tlb codeJames Hogan2014-01-243-138/+0
| * MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan2014-01-241-3/+1
| * mips/ide: flush dcache also if icache does not snoop dcacheSebastian Andrzej Siewior2014-01-241-3/+3
| * MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens2014-01-241-9/+25
| * MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT valueFlorian Fainelli2014-01-241-0/+1
| * MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-241-3/+4
| * MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-243-0/+21
| * MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-243-24/+30
| * arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang2014-01-241-3/+0
| * arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2014-01-241-4/+0
| * MIPS: BCM47XX: fix sparse warnings in board.cHauke Mehrtens2014-01-241-10/+10
| * MIPS: BCM47XX: add board detection for Linksys WRT54GS V1Hauke Mehrtens2014-01-242-0/+2
| * MIPS: BCM47XX: fix detection for some boardsHauke Mehrtens2014-01-241-6/+7
| * MIPS: BCM47XX: Enable buttons support on SSBRafał Miłecki2014-01-241-8/+0
| * MIPS: BCM47XX: Convert WNDR4500 to new syntaxRafał Miłecki2014-01-242-61/+14
| * MIPS: BCM47XX: Use "timer" trigger for status LEDsRafał Miłecki2014-01-241-2/+12
| * MIPS: BCM47XX: check length of serial console arrayHauke Mehrtens2014-01-241-2/+4
| * MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras2014-01-241-2/+4
| * MIPS: BCM47XX: Drop WGT634U hacksRafał Miłecki2014-01-242-175/+0
| * MIPS: BCM47XX: Import LEDs database from OpenWrtRafał Miłecki2014-01-241-0/+494
OpenPOWER on IntegriCloud