aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-25s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth
2014-04-25ARM: 8037/1: mm: support big-endian page tablesJianguo Wu
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas
2014-04-25ARM: 8035/1: Disable preemption in crunch_task_enable()Catalin Marinas
2014-04-25ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas
2014-04-25Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixesArnd Bergmann
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-04-25ARM: shmobile: henninger: add Ether DT supportSergei Shtylyov
2014-04-25ARM: shmobile: henninger: initial device treeSergei Shtylyov
2014-04-25ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson
2014-04-24arm64: remove arch specific earlyprintkRob Herring
2014-04-24arm64: enable FIX_EARLYCON_MEM kconfigRob Herring
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann
2014-04-24ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart
2014-04-24Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-04-24Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-04-24ARM: vexpress/TC2: Convert OPP voltage to uV before storingPunit Agrawal
2014-04-24MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan
2014-04-24ARM: tegra: remove UART5/UARTE from tegra124.dtsiStephen Warren
2014-04-24Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2014-04-24Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2014-04-24Merge tag 'renesas-fixes-for-v3.15' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2014-04-24Merge tag 'renesas-dt5-for-v3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2014-04-24Merge tag 'v3.15-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2014-04-24Merge tag 'imx-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2014-04-24Merge tag 'mvebu-dt-fixes-non-crit-3.15' of git://git.infradead.org/linux-mve...Arnd Bergmann
2014-04-24ARM: tegra: remove TEGRA_EMC_SCALING_ENABLEPaul Bolle
2014-04-24ARM: Tidy up DTB Makefile entriesDomenico Andreoli
2014-04-24ARM: fix missing CLKSRC_OF on multi-platformRob Herring
2014-04-24ARM: spear: add __init to spear_clocksource_init()Alex Elder
2014-04-24ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIOAndrea Adami
2014-04-24arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell
2014-04-24arm/mach-vexpress: array accessed out of boundsHeinrich Schuchardt
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu
2014-04-24kprobes, x86: Allow kprobes on text_poke/hw_breakpointMasami Hiramatsu
2014-04-24kprobes/x86: Allow probe on some kprobe preparation functionsMasami Hiramatsu
2014-04-24kprobes, x86: Call exception_enter after kprobes handledMasami Hiramatsu
2014-04-24kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu
2014-04-24kprobes, x86: Prohibit probing on thunk functions and restoreMasami Hiramatsu
2014-04-24kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt()Masami Hiramatsu
2014-04-24kprobes, x86: Prohibit probing on debug_stack_*()Masami Hiramatsu
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu