summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-26m68k: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-04-26xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-26alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-26metag: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-26avr32: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-03-31powerpc: ppc4xx: drop unused variableLinus Walleij
2016-03-30unicore32: gpio: switch to gpiochip_add_data()Linus Walleij
2016-03-30sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij
2016-03-30sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij
2016-03-30powerpc: simple-gpio: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: ppc4xx: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: cpm_common: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: mpc8349emitx: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-24Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-24Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-24Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-25h8300: switch EARLYCONYoshinori Sato
2016-03-25h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-23parisc: Panic immediately when panic_on_oopsAaro Koskinen
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-23x86/msr: Remove unused native_read_tscp()Prarit Bhargava
2016-03-23ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platformMaJun
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22kernel: add kcov code coverageDmitry Vyukov