summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-1857-145/+272
|\
| * MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-291-1/+1
| * MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras2014-09-221-0/+10
| * MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-222-0/+26
| * MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras2014-09-221-0/+5
| * MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras2014-09-221-16/+25
| * MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-224-12/+36
| * x86: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-222-12/+1
| * arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-222-28/+1
| * MIPS: BPF: Add new emit_long_instr macroMarkos Chandras2014-09-221-32/+19
| * MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-2212-6/+8
| * MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-228-5/+8
| * MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-224-4/+2
| * MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-226-3/+2
| * MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-226-12/+3
| * MIPS: Add support for building device-tree binariesAndrew Bresticker2014-09-223-1/+12
| * MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-223-0/+12
| * MIPS: SEAD3: Enable DEVTMPFSMarkos Chandras2014-09-222-0/+2
| * MIPS: SEAD3: Regenerate defconfigsMarkos Chandras2014-09-222-2/+0
| * MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss2014-09-221-0/+44
| * MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2014-09-222-6/+6
| * MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-221-0/+12
| * MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss2014-09-221-0/+3
| * MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-226-7/+36
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-181-1/+5
|\ \
| * | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-161-1/+5
* | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-181-0/+2
|\ \ \
| * | | nand: omap2: Add support for flash-based bad block tableEzequiel GarcĂ­a2014-09-171-0/+2
* | | | x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-10-181-2/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-183-6/+47
|\ \ \ \
| * | | | dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-142-0/+28
| * | | | x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov2014-10-141-6/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-182-1/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-142-1/+21
* | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1596-405/+410
|\ \ \ \ \
| * | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-091-0/+1
| * | | | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-021-1/+1
| * | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-283-4/+3
| * | | | | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-2732-105/+103
| * | | | | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-2610-35/+35
| * | | | | avr32: Replace __get_cpu_var with __this_cpu_writeChristoph Lameter2014-08-261-1/+1
| * | | | | blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-264-11/+11
| * | | | | tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-261-6/+6
| * | | | | tile: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-29/+30
| * | | | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-2632-103/+105
| * | | | | alpha: Replace __get_cpu_varChristoph Lameter2014-08-263-14/+14
| * | | | | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-38/+38
| * | | | | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-44/+48
| * | | | | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-265-29/+29
| * | | | | MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-261-12/+12