summaryrefslogtreecommitdiff
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAge
...
| * MIPS: Create a helper function for DT setupKevin Cernekee2014-11-24
| * MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee2014-11-24
| * MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee2014-11-24
| * MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung2014-11-24
| * MIPS: Loongson1B: Fix reboot problem on LS1BKelvin Cheung2014-11-24
| * MIPS: BCM47XX: Clean up nvram headerRafał Miłecki2014-11-24
| * MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-24
| * MIPS: ELF: Add definition for the .MIPS.abiflags sectionPaul Burton2014-11-24
| * MIPS: Support for hybrid FPRsPaul Burton2014-11-24
| * MIPS: detect presence of the FRE & UFR bitsPaul Burton2014-11-24
| * MIPS: define bits introduced for hybrid FPRsPaul Burton2014-11-24
| * MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen2014-11-24
| * MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen2014-11-24
| * MIPS: Loongson: Allow booting from any coreHuacai Chen2014-11-24
| * MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen2014-11-24
| * MIPS: Remove __strlen_user().Ralf Baechle2014-11-24
| * MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-24
| * MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-24
| * irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-24
| * MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker2014-11-24
| * MIPS: Malta: Move MSC01 interrupt baseAndrew Bresticker2014-11-24
| * MIPS: sead3: Do not overlap CPU/GIC IRQ rangesAndrew Bresticker2014-11-24
| * MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-24
| * MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-24
| * MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-24
| * mips: Convert pr_warning to pr_warnJoe Perches2014-11-24
| * MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
| * | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\ \ \
| * | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-08
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-12
| | | |/ / | | |/| |
* | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mips: Sync struct siginfo with general versionQiaowei Ren2014-11-18
| |/ / /
* | | | MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-24
* | | | MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-24