summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-225-15/+53
|\
| * x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-11-191-2/+1
| * x86/ftrace: Add comment on static function tracingNamhyung Kim2015-11-191-0/+6
| * x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han2015-11-121-1/+0
| * x86/fpu: Fix 32-bit signal frame handlingDave Hansen2015-11-121-6/+5
| * x86/mpx: Fix 32-bit address space calculationDave Hansen2015-11-121-5/+17
| * x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen2015-11-121-1/+24
* | Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-201-2/+1
|\ \
| * \ Merge branch 'pm-tools'Rafael J. Wysocki2015-11-161-2/+1
| |\ \
| | * | x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown2015-11-131-2/+1
* | | | Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-203-1/+3
|\ \ \ \
| * | | | powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-163-1/+3
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-1911-54/+61
|\ \ \ \
| * | | | arm64: restore bogomips information in /proc/cpuinfoYang Shi2015-11-191-0/+5
| * | | | arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon2015-11-181-6/+10
| * | | | arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2015-11-182-1/+2
| * | | | arm64: crypto: reduce priority of core AES cipherArd Biesheuvel2015-11-181-1/+1
| * | | | arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2015-11-182-10/+6
| * | | | arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi2015-11-171-0/+10
| * | | | arm64: do not include ptrace.h from compat.hArnd Bergmann2015-11-171-2/+1
| * | | | arm64: simplify dma_get_opsArnd Bergmann2015-11-172-22/+7
| * | | | arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel2015-11-171-6/+6
| * | | | arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy2015-11-161-6/+13
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-1818-243/+160
|\ \ \ \
| * | | | s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
| * | | | s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| * | | | s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| * | | | s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| * | | | s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| * | | | s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-12/+40
| * | | | s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| * | | | s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| * | | | s390/pci_dma: handle dma table failuresSebastian Ott2015-11-092-15/+27
| * | | | s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| * | | | s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| * | | | s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| * | | | s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-172-8/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| * | | | bpf, arm64: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| * | | | bpf, arm: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| * | | | arm64: bpf: fix JIT frame pointer setupYang Shi2015-11-161-3/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-151-6/+0
|\ \ \ \ \
| * | | | | perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-159-16/+73
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-072-5/+15
| * | | | | x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-11-071-1/+1
| * | | | | x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky2015-11-071-1/+16
| * | | | | x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan2015-11-071-0/+13
| * | | | | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-073-9/+27