summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-06-21MIPS: JZ4740: define IRQ numbers based on number of intc IRQsPaul Burton1-3/+7
2015-06-21MIPS: JZ4740: support >32 interruptsPaul Burton1-25/+46
2015-06-21MIPS: JZ4740: Remove jz_intc_base globalPaul Burton1-8/+31
2015-06-21MIPS: JZ4740: drop intc debugfs codePaul Burton1-42/+0
2015-06-21MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton1-0/+6
2015-06-21MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton1-1/+6
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton4-5/+18
2015-06-21MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton3-4/+11
2015-06-21MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton1-12/+0
2015-06-21MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton2-2/+9
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle11-225/+51
2015-06-21MIPS: JZ4740: require & include DTPaul Burton6-0/+43
2015-06-21MIPS: ingenic: Add newer vendor IDsPaul Burton2-3/+7
2015-06-21MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton4-9/+13
2015-06-21MIPS: DEC: Update CPU overridesMaciej W. Rozycki1-0/+16
2015-06-21MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris1-3/+0
2015-06-21MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki1-2/+2
2015-06-21MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki3-7/+8
2015-06-21MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki1-11/+13
2015-06-21MIPS: dump_tlb: Take XPA into accountJames Hogan1-5/+13
2015-06-21MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan1-7/+20
2015-06-21MIPS: dump_tlb: Take EHINV bit into accountJames Hogan1-0/+3
2015-06-21MIPS: dump_tlb: Take global bit into accountJames Hogan2-3/+12
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan2-12/+12
2015-06-21MIPS: dump_tlb: Refactor TLB matchingJames Hogan1-30/+35
2015-06-21MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan1-8/+3
2015-06-21MIPS: mipsregs.h: Add EntryLo bit definitionsJames Hogan1-0/+22
2015-06-21MIPS: hazards: Add hazard macros for tlb readJames Hogan1-0/+52
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2-0/+78
2015-06-21MIPS: traps: print Exception Code in __show_regs()Petri Gynther1-3/+4
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki3-29/+22
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki1-0/+6
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki1-0/+3
2015-06-21MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki1-8/+5
2015-06-21MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki1-4/+5
2015-06-21MIPS: Malta: Make maltasmvp_defconfig useful again.Ralf Baechle1-9/+8
2015-06-21MIPS: ftrace: Enable support for syscall tracepoints.Ralf Baechle1-0/+1
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-13/+10
2015-06-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+18
2015-06-10Merge tag 'misc-for-linus-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2015-06-10arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-10score: Fix exception handler labelGuenter Roeck1-1/+1
2015-06-10blackfin: Fix build errorGuenter Roeck1-0/+1
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle1-1/+1
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle1-3/+1
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle1-2/+1
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar2-12/+15
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras1-7/+7
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+10
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-34/+41