summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar2014-01-294-319/+1
* powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras2014-01-291-12/+7
* powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple2014-01-291-0/+1
* powerpc/numa: Fix decimal permissionsJoe Perches2014-01-291-1/+1
* powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong2014-01-291-3/+3
* powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurationsAndreas Schwab2014-01-291-1/+1
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-293-1/+5
|\
| * powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood2014-01-173-1/+5
* | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-2914-945/+1494
|\ \
| * | powerpc/512x: dts: add MPC5125 clock specsGerhard Sittig2014-01-121-1/+52
| * | powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig2014-01-122-45/+301
| * | powerpc/512x: clk: enforce even SDHC divider valuesGerhard Sittig2014-01-121-2/+14
| * | powerpc/512x: clk: minor comment updatesGerhard Sittig2014-01-121-3/+11
| * | clk: mpc512x: remove migration support workaroundsGerhard Sittig2014-01-121-34/+16
| * | powerpc/mpc512x: improve DIU related clock setupGerhard Sittig2014-01-121-77/+92
| * | clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-128-865/+2
| * | dts: mpc512x: add clock specs for client lookupsGerhard Sittig2014-01-121-0/+95
| * | clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig2014-01-121-1/+171
| * | clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig2014-01-122-1/+801
| * | dts: mpc512x: add clock related device tree specsGerhard Sittig2014-01-122-1/+24
* | | Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-2815-52/+118
|\ \ \
| * | | microblaze: Add missing v8.50.a versionMichal Simek2014-01-271-0/+1
| * | | microblaze: Fix missing bracket in printkMichal Simek2014-01-271-1/+1
| * | | microblaze: Fix compilation error for BS=0Michal Simek2014-01-271-12/+37
| * | | microblaze: Disable stack protection from bootloaderMichal Simek2014-01-271-0/+4
| * | | microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek2014-01-271-0/+8
| * | | microblaze: timer: Do not initialized system timer twiceMichal Simek2014-01-271-0/+6
| * | | microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-272-19/+9
| * | | microblaze: Add NOTES section to linker scriptMichal Simek2014-01-271-0/+1
| * | | microblaze: Add support for CCFMichal Simek2014-01-277-11/+40
| * | | microblaze: Simplify fcpu helper functionMichal Simek2014-01-211-3/+5
| * | | microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2014-01-212-2/+2
| * | | microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven2014-01-211-1/+0
| * | | microblaze: Remove _fdt_start castsGeert Uytterhoeven2014-01-211-3/+2
| * | | microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven2014-01-211-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2815-24/+238
|\ \ \ \
| * | | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-247-5/+202
| * | | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | | | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | | | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | | | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | | | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | | | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
* | | | | Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds2014-01-281-0/+1
|\ \ \ \ \
| * | | | | CRISv10: Readd missing headerJesper Nilsson2014-01-281-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-282-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cramfs: take headers to fs/cramfsAl Viro2014-01-252-3/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-274-11/+5
|\ \ \ \ \
| * | | | | arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-271-7/+1
| * | | | | x86: revert wrong memblock current limit settingYinghai Lu2014-01-272-3/+3