summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe2015-08-081-4/+4
* 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/eeh: Dump PHB diag-data for non-existing PEGavin Shan2015-07-211-1/+9
* powerpc/eeh: Fix wrong printed PE numberGavin Shan2015-07-211-1/+1
* powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual2015-07-211-5/+16
* powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual2015-07-161-2/+2
* powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-162-8/+7
* powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2015-07-164-18/+173
* powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan2015-07-131-1/+1
* powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan2015-07-131-1/+1
* powerpc/powernv: Pick M64 PEs based on BARsGavin Shan2015-07-132-53/+8
* powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan2015-07-132-5/+5
* powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan2015-07-132-21/+38
* powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan2015-07-131-5/+3
* powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-132-4/+3
* powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2015-07-131-8/+17
* powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-135-26/+105
* powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-133-17/+5
* powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-133-14/+36
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1225-112/+213
|\
| * MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-7/+13
| * MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| * MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| * MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| * MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| * MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| * MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
| * MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
| * MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-07-091-1/+1
| * MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-092-4/+4
| * MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-091-4/+4
| * MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
| * MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-082-18/+52
| * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-0710-10/+10
| * MIPS: Lemote 2F: Fix build caused by recent mass rename.Ralf Baechle2015-07-071-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1212-87/+116
|\ \
| * | x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer2015-07-081-1/+1