summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix hugepage page table freeNitin Gupta2017-04-181-0/+16
* sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-181-1/+1
* Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-171-31/+55
|\
| * parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-161-31/+55
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-1614-27/+124
|\ \ | |/ |/|
| * Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2017-04-1610-21/+110
| |\
| | * ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach2017-04-041-0/+8
| | * ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren2017-03-275-20/+96
| | * ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal2017-03-271-0/+1
| | * ARM: dts: ti: fix PCI bus dtc warningsRob Herring2017-03-231-0/+2
| | * ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov2017-03-231-0/+2
| | * ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford2017-03-231-1/+1
| * | Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-04-072-0/+6
| |\ \
| | * | ARM: orion5x: only call into phylib when availableArnd Bergmann2017-03-302-0/+6
| * | | Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-072-6/+8
| |\ \ \
| | * | | arm64: allwinner: a64: add pmu0 regs for USB PHYIcenowy Zheng2017-04-061-0/+2
| | * | | ARM: sun8i: a33: add operating-points-v2 property to all nodesQuentin Schulz2017-03-221-0/+6
| | * | | ARM: sun8i: a33: remove highest OPP to fix CPU crashesQuentin Schulz2017-03-211-6/+0
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-151-11/+31
|\ \ \ \ \
| * | | | | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-121-11/+31
* | | | | | parisc: fix bugs in pa_memcpyMikulas Patocka2017-04-151-13/+14
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-146-9/+16
|\ \ \ \ \ \
| * | | | | | x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa2017-04-111-1/+1
| * | | | | | x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf2017-04-112-3/+3
| * | | | | | x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-101-1/+1
| * | | | | | x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-101-2/+9
| * | | | | | x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel2017-04-051-2/+2
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-141-0/+3
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-141-0/+3
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-141-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/efi: Don't try to reserve runtime regionsOmar Sandoval2017-04-131-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-141-11/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-121-11/+30
| | |/ / / / / / | |/| | | | | |
* / | | | | | | ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-132-8/+37
|/ / / / / / /
* | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-04-094-16/+69
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King2017-04-05140-387/+1226
| |\ \ \ \ \ \ \
| | * | | | | | | arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-03-211-3/+8
| | * | | | | | | arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-03-211-2/+22
| | * | | | | | | arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu2017-03-211-9/+10
| | * | | | | | | arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2017-03-211-0/+6
| * | | | | | | | ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed2017-03-291-1/+4
| * | | | | | | | ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King2017-03-291-1/+19
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-091-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'work.statx' into for-nextAl Viro2017-04-03271-1495/+2831
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-031-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-085-12/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-071-0/+3
| * | | | | | | | | | powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-051-2/+5
| * | | | | | | | | | powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-051-2/+2
| * | | | | | | | | | powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-041-8/+19