summaryrefslogtreecommitdiff
path: root/arch/mips (follow)
Commit message (Expand)AuthorAge
...
| * | | | MIPS: JZ4740: support >32 interruptsPaul Burton2015-06-21
| * | | | MIPS: JZ4740: Remove jz_intc_base globalPaul Burton2015-06-21
| * | | | MIPS: JZ4740: drop intc debugfs codePaul Burton2015-06-21
| * | | | MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton2015-06-21
| * | | | MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton2015-06-21
| * | | | MIPS: JZ4740: probe interrupt controller via DTPaul Burton2015-06-21
| * | | | MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton2015-06-21
| * | | | MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton2015-06-21
| * | | | MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton2015-06-21
| * | | | MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-21
| * | | | MIPS: JZ4740: require & include DTPaul Burton2015-06-21
| * | | | MIPS: ingenic: Add newer vendor IDsPaul Burton2015-06-21
| * | | | MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton2015-06-21
| * | | | MIPS: DEC: Update CPU overridesMaciej W. Rozycki2015-06-21
| * | | | MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris2015-06-21
| * | | | MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki2015-06-21
| * | | | MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki2015-06-21
| * | | | MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki2015-06-21
| * | | | MIPS: dump_tlb: Take XPA into accountJames Hogan2015-06-21
| * | | | MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan2015-06-21
| * | | | MIPS: dump_tlb: Take EHINV bit into accountJames Hogan2015-06-21
| * | | | MIPS: dump_tlb: Take global bit into accountJames Hogan2015-06-21
| * | | | MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan2015-06-21
| * | | | MIPS: dump_tlb: Refactor TLB matchingJames Hogan2015-06-21
| * | | | MIPS: dump_tlb: Use tlbr hazard macrosJames Hogan2015-06-21
| * | | | MIPS: mipsregs.h: Add EntryLo bit definitionsJames Hogan2015-06-21
| * | | | MIPS: hazards: Add hazard macros for tlb readJames Hogan2015-06-21
| * | | | MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-21
| * | | | MIPS: traps: print Exception Code in __show_regs()Petri Gynther2015-06-21
| * | | | MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki2015-06-21
| * | | | MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki2015-06-21
| * | | | MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki2015-06-21
| * | | | MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki2015-06-21
| * | | | MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki2015-06-21
| * | | | MIPS: Malta: Make maltasmvp_defconfig useful again.Ralf Baechle2015-06-21
| * | | | MIPS: ftrace: Enable support for syscall tracepoints.Ralf Baechle2015-06-21
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \ \
| * | | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-25
* | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| * | | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\ \ \ \ \
| * | | | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-24
| * | | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-24
| * | | | | mm: new mm hook frameworkLaurent Dufour2015-06-24
| * | | | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* | | | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-28
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\ \ \ \ \
| * | | | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28