linux-drm-fsl-dcu.git
2014-11-24 Kevin CernekeeMIPS: Create a helper function for DT setup
2014-11-24 Kevin CernekeeMIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
2014-11-24 Kevin CernekeeMIPS: BMIPS: Add special cache handling in c-r4k.c
2014-11-24 Kevin CernekeeMIPS: BMIPS: Let each platform customize the CPU1 IRQ...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT...
2014-11-24 Kevin CernekeeMIPS: Allow MIPS_CPU_SCACHE to be used with different...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Explicitly configure reset vectors prior...
2014-11-24 Jon FraserMIPS: BMIPS: Mask off timer IRQs when hot-unplugging...
2014-11-24 Jon FraserMIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase reloc...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Introduce helper function to change the...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Align secondary boot sequence with latest...
2014-11-24 Kelvin Cheungclk: ls1x: Update relationship among all clocks
2014-11-24 Kelvin CheungMIPS: Loongson1B: Add a clockevent/clocksource using...
2014-11-24 Kelvin CheungMIPS: Loongson1B: Some fixes/updates for LS1B
2014-11-24 Kelvin CheungMIPS: Loongson1B: Improve early printk
2014-11-24 Kelvin CheungMIPS: Loongson1B: Fix reboot problem on LS1B
2014-11-24 Ralf BaechleMIPS: DMA: Explain the lack of special handling for...
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Clean up nvram header
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Use mtd as an alternative way/API to...
2014-11-24 Paul BurtonMIPS: Kconfig option to better exercise/debug hybrid...
2014-11-24 Paul BurtonMIPS: ELF: Set FP mode according to .MIPS.abiflags
2014-11-24 Paul BurtonMIPS: ELF: Add definition for the .MIPS.abiflags section
2014-11-24 Paul BurtonMIPS: Support for hybrid FPRs
2014-11-24 Paul BurtonMIPS: Ensure Config5.UFE is clear on boot
2014-11-24 Paul BurtonMIPS: detect presence of the FRE & UFR bits
2014-11-24 Paul BurtonMIPS: define bits introduced for hybrid FPRs
2014-11-24 Paul Burtonbinfmt_elf: allow arch code to examine PT_LOPROC ....
2014-11-24 Paul Burtonbinfmt_elf: load interpreter program headers earlier
2014-11-24 Paul Burtonbinfmt_elf: Hoist ELF program header loading to a function
2014-11-24 Huacai ChenMIPS: Loongson-3: Add RS780/SBX00 HPET support
2014-11-24 Huacai ChenMIPS: Loongson-3: Add oprofile support
2014-11-24 Huacai ChenMIPS: Loongson: Improve LEFI firmware interface
2014-11-24 Huacai ChenMIPS: Loongson: Allow booting from any core
2014-11-24 Huacai ChenMIPS: Loongson-3: Add PHYS48_TO_HT40 support
2014-11-24 Isamu MogiMIPS: R3000: Remove redundant parentheses
2014-11-24 Isamu MogiMIPS: R3000: Replace magic numbers with macros
2014-11-24 Ralf BaechleMIPS: Remove __strlen_user().
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Initialize bcma bus later (with mm avail...
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Move SPROM fallback code into sprom.c
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx...
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx...
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Get rid of calls to KSEG1ADDR
2014-11-24 Andrew BrestickerMIPS: Move gic.h to include/linux/irqchip/mips-gic.h
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use proper iomem accessors
2014-11-24 Andrew BrestickerMIPS: Malta: Stop using GIC REG macros
2014-11-24 Andrew BrestickerMIPS: SEAD3: Stop using GIC REG macros
2014-11-24 Andrew Brestickerirqchip: mips-gic: Export function to read counter...
2014-11-24 Andrew BrestickerMIPS: Malta: Use gic_read_count() to read GIC timer
2014-11-24 Andrew BrestickerMIPS: SEAD3: Use generic plat_irq_dispatch
2014-11-24 Andrew BrestickerMIPS: Malta: Use generic plat_irq_dispatch
2014-11-24 Andrew Brestickerirqchip: mips-gic: Remove unnecessary globals
2014-11-24 Andrew Brestickerirqchip: mips-gic: Support local interrupts
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use separate edge/level irq_chips
2014-11-24 Andrew Brestickerirqchip: mips-gic: Probe for number of external interrupts
2014-11-24 Andrew Brestickerirqchip: mips-gic: Stop using per-platform mapping...
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use IRQ domains
2014-11-24 Andrew Brestickerirqchip: mips-gic: Fix gic_set_affinity() return value
2014-11-24 Andrew Brestickerirqchip: mips-gic: Implement irq_set_type callback
2014-11-24 Andrew Brestickerirqchip: mips-gic: Remove platform irq_ack/irq_eoi...
2014-11-24 Andrew BrestickerMIPS: Move GIC to drivers/irqchip/
2014-11-24 Andrew BrestickerMIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
2014-11-24 Andrew BrestickerMIPS: Malta: Move MSC01 interrupt base
2014-11-24 Andrew BrestickerMIPS: sead3: Do not overlap CPU/GIC IRQ ranges
2014-11-24 Andrew BrestickerMIPS: SEAD3: Remove sead3-serial.c
2014-11-24 Andrew BrestickerMIPS: Remove gic_{enable,disable}_interrupt()
2014-11-24 Andrew BrestickerMIPS: smp-cps: Enable all hardware interrupts on second...
2014-11-24 Andrew BrestickerMIPS: Add hook to get C0 performance counter interrupt
2014-11-24 Andrew BrestickerMIPS: i8259: Use IRQ domains
2014-11-24 Andrew BrestickerMIPS: Set vint handler when mapping CPU interrupts
2014-11-24 Andrew BrestickerMIPS: Provide a generic plat_irq_dispatch
2014-11-24 Andrew BrestickerMIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
2014-11-24 Andrew BrestickerMIPS: Always use IRQ domains for CPU IRQs
2014-11-24 Markos ChandrasMIPS: cpu: Add 'noftlb' kernel command line option...
2014-11-24 Joe Perchesmips: Convert pr_warning to pr_warn
2014-11-24 Sergey RyazanovMIPS: pci-rt3883: Remove odd locking in PCI config...
2014-11-24 Sergey RyazanovMIPS: pci-ar7{1x, 24}x: remove odd locking in PCI confi...
2014-11-24 Sergey RyazanovMIPS: MSP71xx: remove odd locking in PCI config space...
2014-11-24 Sergey RyazanovMIPS: NILE4: Remove odd locking in PCI config space...
2014-11-24 Eunbong SongMIPS: Add arch_trigger_all_cpu_backtrace() function
2014-11-24 Ralf BaechleMIPS: Remove useless parentheses
2014-11-23 Linus TorvaldsLinux 3.18-rc6
2014-11-23 Andy Lutomirskiuprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
2014-11-23 Thomas Gleixnersched: Provide update_curr callbacks for stop/idle...
2014-11-23 Linus TorvaldsMerge branch 'x86-traps' (trap handling from Andy Lutom...
2014-11-23 Andy Lutomirskix86_64, traps: Rework bad_iret
2014-11-23 Andy Lutomirskix86_64, traps: Stop using IST for #SS
2014-11-23 Andy Lutomirskix86_64, traps: Fix the espfix64 #DF fixup and rewrite...
2014-11-23 Linus TorvaldsMerge tag 'armsoc-for-rc6' of git://git./linux/kernel...
2014-11-23 Linus TorvaldsMerge branch 'for-3.18-fixes' of git://git./linux/kerne...
2014-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-23 Tejun Heopercpu-ref: fix DEAD flag contamination of percpu pointer
2014-11-22 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-11-22 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-11-22 Linus TorvaldsMerge tag 'sound-3.18-rc6' of git://git./linux/kernel...
2014-11-22 Linus TorvaldsMerge tag 'pm+acpi-3.18-rc6' of git://git./linux/kernel...
2014-11-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-3.18' of git://git...
2014-11-22 Linus TorvaldsMerge tag 'pci-v3.18-fixes-3' of git://git./linux/kerne...
2014-11-22 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
next