summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe2015-08-081-0/+127
| | * | | powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-081-1/+1
| | * | | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-082-8/+13
| | * | | powerpc: add support for csum_add()LEROY Christophe2015-08-081-0/+16
| | * | | powerpc: put csum_tcpudp_magic inlineLEROY Christophe2015-08-083-46/+12
| | * | | powerpc/85xx: Use kconfig fragmentsScott Wood2015-08-0812-1074/+296
| | * | | powerpc/85xx: Make defconfigs consistentScott Wood2015-08-084-31/+262
| | * | | powerpc: Update corenet32_smp_defconfig for modern distrosMichael Ellerman2015-08-081-0/+6
| | * | | powerpc/corenet32: enable DMA in defconfigYao Yuan2015-08-081-0/+2
| | * | | powerpc/corenet: enable eSDHCYangbo Lu2015-08-082-0/+4
| * | | | powerpc/powernv: Enable LEDS supportVasant Hegde2015-08-272-0/+6
| * | | | powerpc/iommu: Set default DMA offset in dma_dev_setupAlexey Kardashevskiy2015-08-271-0/+1
| * | | | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman2015-08-221-0/+12
| * | | | powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas2015-08-201-0/+7
| * | | | powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas2015-08-201-2/+11
| * | | | powerpc/powernv: Create LED platform deviceVasant Hegde2015-08-201-1/+11
| * | | | powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual2015-08-203-0/+8
| * | | | powerpc/powernv: Fix the log message when disabling VFWei Yang2015-08-201-2/+3
| * | | | powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig2015-08-191-2/+2
| * | | | powerpc/nvram: print no error when pstore backend is not nvramHari Bathini2015-08-191-3/+4
| * | | | powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-181-2/+1
| * | | | powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-181-2/+1
| * | | | powerpc/eeh: Disable automatically blocked PCI configGavin Shan2015-08-183-2/+25
| * | | | powerpc: Export include/uapi/asm/eeh.hGavin Shan2015-08-181-0/+1
| * | | | powerpc/pseries: enable RTC class supportVaibhav Jain2015-08-181-1/+2
| * | | | powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania2015-08-181-3/+13
| * | | | powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan2015-08-187-31/+12
| * | | | powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman2015-08-183-14/+8
| * | | | powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman2015-08-181-5/+6
| * | | | powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman2015-08-181-12/+0
| * | | | powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-185-206/+2
| * | | | powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-08-181-1/+13
| * | | | powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens2015-08-141-3/+3
| * | | | powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy2015-08-142-2/+11
| * | | | powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual2015-08-121-3/+4
| * | | | powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual2015-08-121-4/+3
| * | | | powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual2015-08-121-11/+7
| * | | | powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual2015-08-121-1/+15
| * | | | powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual2015-08-121-4/+3
| * | | | powerpc/slb: Remove a duplicate extern variableAnshuman Khandual2015-08-121-1/+0
| * | | | powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-064-1/+35
| * | | | powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2015-08-061-2/+2
| * | | | powerpc: Remove redundant breaksJoe Perches2015-08-062-2/+0
| * | | | powerpc: pci: use %pR for printing struct resourceKevin Hao2015-08-061-54/+18
| * | | | powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar2015-08-061-0/+19
| * | | | powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2015-08-064-1/+45
| * | | | powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar2015-08-061-2/+24
| * | | | powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2015-08-062-0/+193
| * | | | powerpc/kernel: Enable seccomp filterMichael Ellerman2015-07-302-1/+41
| * | | | powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2015-07-292-0/+12