summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-1712-18/+46
|\
| * ARM: at91/dt: Fix sama5d3x typosPeter Rosin2014-11-176-6/+6
| * Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-174-7/+7
| |\
| | * ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros2014-11-061-1/+1
| * | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-11-172-5/+33
| |\ \
| | * | ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov2014-11-011-4/+32
| | * | ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-011-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-176-20/+43
|\ \ \ \
| * | | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
| * | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
| * | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
| * | | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-1611-26/+94
|\ \ \ \ \
| * \ \ \ \ Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
| |\ \ \ \ \
| | * | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| | * | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
| * | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-103-4/+15
| |/ / / / /
| * | | | | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-016-9/+57
| * | | | | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
| |/ / / /
* | | | | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-161-3/+2Star
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-162-4/+17
|\ \ \ \ \
| * | | | | ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-141-0/+1
| * | | | | ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon2014-11-141-4/+16
* | | | | | Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-168-49/+41Star
|\ \ \ \ \ \
| * | | | | | parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller2014-11-105-17/+17
| * | | | | | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-102-20/+13Star
| * | | | | | parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-101-11/+8Star
| * | | | | | parisc: Wire up bpf syscallHelge Deller2014-11-102-1/+3
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-145-11/+27
|\ \ \ \ \ \ \
| * | | | | | | arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang2014-11-131-1/+1
| * | | | | | | Correct the race condition in aarch64_insn_patch_text_sync()William Cohen2014-11-131-2/+3
| * | | | | | | arm64: __clear_user: handle exceptions on strbKyle McMartin2014-11-131-1/+1
| * | | | | | | arm64: Fix data type for physical addressMin-Hua Chen2014-11-131-1/+1
| * | | | | | | arm64: efi: Fix stub cache maintenanceMark Rutland2014-11-131-6/+21
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-141-5/+5
|\ \ \ \ \ \ \
| * | | | | | | dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian2014-11-041-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-131-0/+8
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit2014-11-051-0/+8
* | | | | | | | Merge tag 'v3.18-rc4' into for_nextChris Zankel2014-11-10258-2111/+2040Star
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| | * | | | | | | arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| | * | | | | | | arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1
| * | | | | | | | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-096-42/+126
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber2014-11-091-0/+4
| | * | | | | | | dma: edma: move device registration to platform codeArnd Bergmann2014-11-061-0/+9
| | * | | | | | | ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson2014-11-051-0/+19