summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina2016-04-1522-136/+733
|\
| * powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-143-0/+104
| * powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2016-04-145-9/+29
| * powerpc/livepatch: Add livepatch headerMichael Ellerman2016-04-141-0/+54
| * powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-073-0/+57
| * powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2016-03-075-20/+324
| * powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-073-9/+9
| * powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe2016-03-071-12/+5
| * powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman2016-03-071-1/+68
| * powerpc/module: Mark module stubs with a magic valueMichael Ellerman2016-03-073-64/+31
| * powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-074-14/+42
| * powerpc: Create a helper for getting the kernel toc valueMichael Ellerman2016-03-072-10/+13
* | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-014-80/+0
* | module: s390: keep mod_arch_specific for livepatch modulesJessica Yu2016-04-011-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-182-8/+0
|\ \
| * | klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-062-4/+0
| * | klp: remove superfluous errors in asm/livepatch.hMiroslav Benes2016-03-062-4/+0
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-1841-133/+86
|\ \ \
| * \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-0982-442/+598
| |\ \ \
| * | | | MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+2
| * | | | MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij2016-02-191-6/+4
| * | | | MIPS: rb532: use gpiochip data pointerLinus Walleij2016-02-191-6/+6
| * | | | MIPS: txx9: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | MIPS: jz4740: use gpiochip data pointerLinus Walleij2016-02-191-4/+6
| * | | | MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | MIPS: ar7: use gpiochip data pointerLinus Walleij2016-02-191-17/+9
| * | | | MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij2016-02-191-4/+4
| * | | | m68k: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+1
| * | | | blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-3/+3
| * | | | blackfin: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
| * | | | ARM: plat-orion: use gpiochip data pointerLinus Walleij2016-02-191-15/+9
| * | | | ARM: w90x900: use gpiochip data pointerLinus Walleij2016-02-191-7/+6
| * | | | ARM: simpad: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+1
| * | | | ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | ARM: imx: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
| * | | | ARM: gemini: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | ARM: scoop: use gpiochip data pointerLinus Walleij2016-02-191-5/+5
| * | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-191-1/+1
| * | | | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-169-36/+0
| * | | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-1611-11/+10
| * | | | unicore: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| * | | | powerpc: simple_gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| * | | | powerpc: ppc4cc/gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| * | | | blackfin: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-03-1820-3692/+7
|\ \ \ \ \
| * | | | | m68knommu: remove obsolete 68360 supportGreg Ungerer2016-03-0719-3690/+5
| * | | | | m68knommu: fix FEC platform device registration when driver is modularGreg Ungerer2016-03-071-2/+2
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-1891-830/+2795
|\ \ \ \ \ \
| * | | | | | arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas2016-03-111-8/+5