summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst2014-07-021-0/+8
| | | * | | | | ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2014-07-022-13/+15
| | | * | | | | ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst2014-07-021-0/+10
| | | | |_|_|/ | | | |/| | |
| | * | | | | ARM: l2c: fix revision checkingRussell King2014-07-071-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-07-132-1/+4
| |\ \ \ \ \ \
| | * | | | | | m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven2014-07-111-0/+2
| | * | | | | | m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven2014-07-101-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-133-38/+13
| |\ \ \ \ \ \
| | * | | | | | parisc: drop unused defines and header includesHelge Deller2014-07-131-36/+0
| | * | | | | | parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-132-1/+11
| | * | | | | | parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-131-1/+2
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-112-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich2014-07-101-0/+4
| | * | | | | | | x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich2014-07-101-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-07-112-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: implement TASK_SIZE_OFColin Cross2014-07-081-0/+2
| | * | | | | | | arm64: export __cpu_{clear,copy}_user_page functionsMark Salter2014-07-081-0/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-1111-37/+37
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-111-1/+16
| | * | | | | | | powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck2014-07-111-1/+2
| | * | | | | | | powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-111-0/+3
| | * | | | | | | powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-113-6/+5
| | * | | | | | | powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley2014-07-111-5/+0
| | * | | | | | | powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy2014-07-111-1/+1
| | * | | | | | | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-112-20/+2
| | * | | | | | | powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-113-3/+8
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-07-101-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-06-251-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-0523-59/+266
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-07-044-18/+47
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni2014-06-303-8/+28
| | | * | | | | | | ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni2014-06-301-6/+6
| | | * | | | | | | ARM: mvebu: move Armada 375 external abort logic as a quirkThomas Petazzoni2014-06-301-4/+13
| | * | | | | | | | ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard2014-07-041-0/+77
| | * | | | | | | | Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-07-0416-39/+139
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: dts: dra7-evm: remove interrupt bindingSourav Poddar2014-06-171-1/+0
| | | * | | | | | | | ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-06-171-2/+4
| | | * | | | | | | | ARM: DTS: dra7/dra7xx-clocks: ATL related changesPeter Ujfalusi2014-06-162-8/+19
| | | * | | | | | | | ARM: OMAP2+: drop unused functionBrian Norris2014-06-162-21/+0
| | | * | | | | | | | ARM: dts: am43x-epos-evm: Add Missing cpsw-phy-sel for am43x-epos-evmGeorge Cherian2014-06-161-0/+4
| | | * | | | | | | | ARM: dts: omap5: Update CPU OPP table as per final production ManualNishanth Menon2014-06-161-1/+0
| | | * | | | | | | | ARM: DRA722: add detection of SoC informationNishanth Menon2014-06-162-0/+13
| | | * | | | | | | | Merge tag 'for-v3.16-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-06-164-6/+81
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmodsKeshava Munegowda2014-06-151-0/+73
| | | | * | | | | | | | ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach2014-06-153-6/+8
| | | * | | | | | | | | ARM: dts: Enable twl4030 off-idle configuration for selected omapsTony Lindgren2014-06-163-0/+18
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | ARM: bcm: Fix bcm and multi_v7 defconfigsOlof Johansson2014-06-262-2/+3
| * | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-07-055-6/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-043-4/+6
| | * | | | | | | | | | arm64: mm: Make icache synchronisation logic huge page awareSteve Capper2014-07-041-1/+2