summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-26ARM: at91: sama5d3xek/dt: use dt ids for wm8904Alexander Morozov
2015-01-26ARM: at91: sama5d4: dts: change the nand compatible stringJosh Wu
2015-01-23ARM: at91/dt: sama5d4: add pioD controllerLudovic Desroches
2015-01-16ARM: at91/dt: disable pull-up on vbus-gpio (PB16) to reduce power consumptionSylvain Rochet
2015-01-15ARM: at91: dts: sama5d3: add ov2640 camera sensor supportJosh Wu
2015-01-15ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCKJosh Wu
2015-01-15ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}Josh Wu
2015-01-15ARM: at91: dts: sama5d3: move the isi mck pin to mbBo Shen
2015-01-15ARM: at91: dts: sama5d3: add missing pins of isiBo Shen
2015-01-15ARM: at91: dts: sama5d3: split isi pinctrlBo Shen
2015-01-15ARM: at91: dts: sama5d3: add isi clockJosh Wu
2015-01-15ARM: at91/dt: ethernut5: use at91sam9xe.dtsiAlexandre Belloni
2015-01-15ARM: at91/dt: Add a dtsi for at91sam9xeAlexandre Belloni
2015-01-15ARM: at91/dt: add SRAM nodesAlexandre Belloni
2015-01-15ARM: at91/dt: at91rm9200ek: enable RTCAlexandre Belloni
2015-01-15ARM: at91/dt: rm9200: add RTC nodeAlexandre Belloni
2015-01-15ARM: at91/dt: at91sam9n12: Add RTC nodeAlexandre Belloni
2015-01-15ARM: at91: sama5d4: Add SFRAlexandre Belloni
2015-01-15ARM: at91: sama5d3: Add SFRAlexandre Belloni
2015-01-15ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clkAlexander Stein
2015-01-15ARM: at91/dt: sama5d3: enable D2 as the heartbeat LEDJosh Wu
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2015-01-07ARM: wire up execveat syscallRussell King
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2015-01-05crypto: sha-mb - Add avx2_supported check.Vinson Lee