summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+16Star
| | * | | | 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/+2Star
| | * | | | 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/+2Star
| | * | | | | | 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/+1Star
| | * | | | | | powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-104-17/+34
| | * | | | | | powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-103-12/+106
| | * | | | | | powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao2014-01-101-3/+10
| | * | | | | | powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-101-1/+40
| | * | | | | | powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-103-0/+85
| | * | | | | | powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-104-1/+65
| | * | | | | | powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao2014-01-101-0/+13
| | * | | | | | powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao2014-01-101-20/+30
| | * | | | | | powerpc/fsl_booke: protect the access to MAS7Kevin Hao2014-01-102-1/+4
| | * | | | | | powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng2014-01-101-2/+5
| | * | | | | | powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng2014-01-101-0/+3
| | * | | | | | powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng2014-01-101-0/+1