aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel2014-10-13
| * | | | | | | arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
| * | | | | | | ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
| * | | | | | | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-10
| * | | | | | | arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel2014-10-10
| * | | | | | | arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel2014-10-10
| * | | | | | | arm: kvm: fix CPU hotplugVladimir Murzin2014-09-29
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-29
| * | | | | | | | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras2014-09-22
| * | | | | | | | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-22
| * | | | | | | | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras2014-09-22
| * | | | | | | | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras2014-09-22
| * | | | | | | | MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-22
| * | | | | | | | x86: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-22
| * | | | | | | | arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-22
| * | | | | | | | MIPS: BPF: Add new emit_long_instr macroMarkos Chandras2014-09-22
| * | | | | | | | MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | | | | | | | MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | | | | | | | MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | | | | | | | MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | | | | | | | MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | | | | | | | MIPS: Add support for building device-tree binariesAndrew Bresticker2014-09-22
| * | | | | | | | MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-22
| * | | | | | | | MIPS: SEAD3: Enable DEVTMPFSMarkos Chandras2014-09-22
| * | | | | | | | MIPS: SEAD3: Regenerate defconfigsMarkos Chandras2014-09-22
| * | | | | | | | MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss2014-09-22
| * | | | | | | | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2014-09-22
| * | | | | | | | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-22
| * | | | | | | | MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss2014-09-22
| * | | | | | | | MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-22
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-15
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nand: omap2: Add support for flash-based bad block tableEzequiel GarcĂ­a2014-09-17
* | | | | | | | | | x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-10-18
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-14
| * | | | | | | | | | x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov2014-10-14
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-14
* | | | | | | | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-08
| * | | | | | | | | | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-02
| * | | | | | | | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-28
| * | | | | | | | | | | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-27
| * | | | | | | | | | | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-26
| * | | | | | | | | | | avr32: Replace __get_cpu_var with __this_cpu_writeChristoph Lameter2014-08-26
| * | | | | | | | | | | blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-26
| * | | | | | | | | | | tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-26