aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-19
|\
| * mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins2016-02-18
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-19
|\ \
| * | arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee2016-02-19
| * | arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2016-02-19
| * | arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski2016-02-17
| * | arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding2016-02-16
| * | arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2016-02-15
| * | arm64: make irq_stack_ptr more robustYang Shi2016-02-12
| * | arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon2016-02-10
| * | arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi2016-02-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-02-19
|\ \ \
| * | | s390/maccess: reduce stnsm instructionsHeiko Carstens2016-02-17
| * | | s390/diag: avoid lockdep recursionHeiko Carstens2016-02-11
| * | | s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger2016-02-11
| * | | s390/oprofile: fix address range for asynchronous stackHeiko Carstens2016-02-10
| * | | s390/perf_event: fix address range for asynchronous stackHeiko Carstens2016-02-10
| * | | s390/stacktrace: add save_stack_trace_regs()Pratyush Anand2016-02-10
| * | | s390/stacktrace: save full stack tracesHeiko Carstens2016-02-10
| * | | s390/stacktrace: add missing end markerHeiko Carstens2016-02-10
| * | | s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens2016-02-10
| * | | s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens2016-02-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-02-18
|\ \ \ \ | |_|_|/ |/| | |
| * | | livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes2016-01-18
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-16
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2016-02-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-02-16
|\ \ \ \ \
| * | | | | m68k/defconfig: Update defconfigs for v4.5-rc1Geert Uytterhoeven2016-02-01
| * | | | | m68k: Wire up copy_file_rangeGeert Uytterhoeven2016-02-01
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-14
|\ \ \ \ \ \
| * | | | | | irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla2016-02-11
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-14
|\ \ \ \ \ \ \
| * | | | | | | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-08
| * | | | | | | x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov2016-02-05
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-02-14
|\ \ \ \ \ \ \ \
| * | | | | | | | mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-11
| * | | | | | | | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel2016-02-10
| * | | | | | | | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun2016-02-10
| * | | | | | | | MIPS: Fix early CM probingPaul Burton2016-02-09
| * | | | | | | | MIPS: Wire up copy_file_range syscall.Ralf Baechle2016-02-05
| * | | | | | | | MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-02-03
| * | | | | | | | MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle2016-02-03
| * | | | | | | | MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki2016-02-01
| * | | | | | | | MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki2016-02-01
| * | | | | | | | MIPS: Fix FPU disable with preemptionJames Hogan2016-02-01
| * | | | | | | | MIPS: Properly disable FPU in start_thread()James Hogan2016-02-01
| * | | | | | | | MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-01
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-14
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-11