summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-243-327/+2
| * irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-241-65/+7
| * irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-241-0/+1
| * irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-241-5/+0
| * irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-243-9/+34
| * irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-241-1/+0
| * irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-243-2/+2
| * irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-243-40/+22
| * irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-1/+0
| * irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-241-0/+9
| * irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-2/+0
| * MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker2014-11-243-4/+6
| * MIPS: Malta: Move MSC01 interrupt baseAndrew Bresticker2014-11-241-4/+4
| * MIPS: sead3: Do not overlap CPU/GIC IRQ rangesAndrew Bresticker2014-11-241-1/+1
| * MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-241-2/+0
| * MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-0/+1
| * MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-241-2/+2
| * mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-42/+27
| * MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-241-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-081-1/+0
|\ \ \ | |/ / |/| |
| * | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+0
* | | MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-241-0/+2
* | | MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
* | | MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras2014-11-241-0/+4
| |/ |/|
* | MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-191-1/+7
* | MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
* | MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
* | MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-191-2/+0
|/
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-075-3/+50
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
* MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton2014-10-231-4/+4
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-231-7/+0
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-188-15/+70
|\ \
| * | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras2014-09-221-0/+10
| * | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-221-0/+5
| * | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras2014-09-221-0/+5
| * | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras2014-09-221-16/+25
| * | MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-221-0/+1
| * | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-221-0/+12
| * | MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-223-0/+13
* | | 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
OpenPOWER on IntegriCloud