aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood10-36/+326
2014-01-09powerpc: add barrier after writing kernel PTEScott Wood2-0/+13
2014-01-09powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao1-2/+1
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao4-17/+34
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernelKevin Hao3-12/+106
2014-01-09powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao1-3/+10
2014-01-09powerpc: introduce early_get_first_memblock_infoKevin Hao2-1/+41
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao3-0/+85
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao4-1/+65
2014-01-09powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao1-0/+13
2014-01-09powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao1-20/+30
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao2-1/+4
2014-01-09powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng1-2/+5
2014-01-09powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng1-0/+3
2014-01-09powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng1-0/+1
2014-01-09powerpc/p1022ds: fix rtc compatible stringWang Dongsheng1-1/+1
2014-01-09drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard1-1/+1
2014-01-09powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng1-0/+316
2014-01-07powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng1-0/+21
2014-01-07powerpc/85xx: add hardware automatically enter altivec idle stateWang Dongsheng1-0/+21
2014-01-07powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng2-0/+11
2014-01-07powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer2-5/+3
2014-01-07powerpc/p1010rdb-pa: modify phy interrupt.Zhao Qiang1-2/+2
2014-01-07powerpc 8xx: defconfig: slice by 4 is more efficient than the default slice by 8 on Powerpc 8xx.LEROY Christophe5-0/+5
2014-01-07powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo6-0/+542
2014-01-07powerpc/85xx: Add QE common init functionXie Xiaobo4-50/+48
2014-01-07powerpc/85xx: Merge 85xx/p1023_defconfig into mpc85xx_smp and mpc85xxLijun Pan3-188/+6
2014-01-07powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprgScott Wood1-16/+16
2014-01-07powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao1-6/+11
2014-01-07powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdbZhao Qiang4-65/+88
2014-01-07powerpc/p1010rdb:update dts to adapt to both old and new p1010rdbZhao Qiang8-111/+297
2014-01-07powerpc: fix e500 SPE float SIGFPE generationJoseph Myers1-0/+20
2014-01-07powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers1-75/+188
2014-01-07math-emu: fix floating-point to integer overflow detectionJoseph Myers1-0/+5
2014-01-07math-emu: fix floating-point to integer unsigned saturationJoseph Myers1-2/+2
2014-01-07powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers1-7/+16
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers3-4/+52
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman5-0/+33
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt33-126/+172
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard1-3/+3
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt1-1/+5
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple6-65/+88
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple7-13/+24
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple11-92/+94
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker3-5/+0
2013-12-30powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar1-140/+138
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3