summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2015-06-21MIPS: JZ4740: drop intc debugfs codePaul Burton
2015-06-21MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton
2015-06-21MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton
2015-06-21MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton
2015-06-21MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton
2015-06-21MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle
2015-06-21MIPS: JZ4740: require & include DTPaul Burton
2015-06-21MIPS: ingenic: Add newer vendor IDsPaul Burton
2015-06-21MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton
2015-06-21MIPS: DEC: Update CPU overridesMaciej W. Rozycki
2015-06-21MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris
2015-06-21MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki
2015-06-21MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki
2015-06-21MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki
2015-06-21MIPS: dump_tlb: Take XPA into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take EHINV bit into accountJames Hogan
2015-06-21MIPS: dump_tlb: Take global bit into accountJames Hogan
2015-06-21MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan
2015-06-21MIPS: dump_tlb: Refactor TLB matchingJames Hogan
2015-06-21MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan
2015-06-21MIPS: mipsregs.h: Add EntryLo bit definitionsJames Hogan
2015-06-21MIPS: hazards: Add hazard macros for tlb readJames Hogan
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan
2015-06-21MIPS: traps: print Exception Code in __show_regs()Petri Gynther
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki
2015-06-21MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki
2015-06-21MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki
2015-06-21MIPS: Malta: Make maltasmvp_defconfig useful again.Ralf Baechle
2015-06-21MIPS: ftrace: Enable support for syscall tracepoints.Ralf Baechle
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-10Merge tag 'misc-for-linus-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-10arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-06-10score: Fix exception handler labelGuenter Roeck
2015-06-10blackfin: Fix build errorGuenter Roeck
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-06-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang