summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-3133-1295/+1536
|\
| * powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt2014-01-293-2/+5
| * powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen2014-01-291-1/+3
| * powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-01-291-0/+3
| * powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com2014-01-291-1/+1
| * powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar2014-01-291-1/+12
| * powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar2014-01-292-9/+0
| * 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-183-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 branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-10/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3154-172/+304
| |\ \ \
| * | | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-241-9/+9
| * | | | block: Abstract out bvec iteratorKent Overstreet2013-11-241-1/+2
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28203-1620/+6116
|\ \ \ \ \
| * | | | | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman2014-01-281-2/+5
| * | | | | powerpc: Add support for the optimised lockref implementationMichael Ellerman2014-01-283-0/+7
| * | | | | powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-154-2/+23
| * | | | | powerpc/eeh: Escalate error on non-existing PEGavin Shan2014-01-151-10/+21
| * | | | | powerpc/eeh: Handle multiple EEH errorsGavin Shan2014-01-153-87/+112
| | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-1577-611/+3132
| |\ \ \ \
| | * | | | powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu2014-01-111-0/+1
| | * | | | powerpc/85xx/dts: add third elo3 dma componentShengzhou Liu2014-01-111-0/+82
| | * | | | powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun2014-01-111-8/+2
| | * | | | powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood2014-01-111-1/+2
| | * | | | powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker2014-01-111-2/+2
| | * | | | powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2014-01-112-7/+26
| | * | | | powerpc/dts: fix lbc lack of error interruptWang Dongsheng2014-01-114-4/+8
| | * | | | powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-108-2/+596
| | * | | | powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood2014-01-101-10/+41
| | * | | | powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-1010-36/+326
| | * | | | powerpc: add barrier after writing kernel PTEScott Wood2014-01-102-0/+13
| | * | | | powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao2014-01-101-2/+1