summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-03-10s390: fix floating pointer register corruption (again)Martin Schwidefsky
2016-03-10s390/cpumf: add missing lpp magic initializationHeiko Carstens
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-02s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens
2016-03-02s390/cpumf: Improve guest detection heuristicsChristian Borntraeger
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens
2016-03-02s390/dis: use correct escape sequence for '%' characterHeiko Carstens
2016-03-02s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky
2016-02-24s390/oprofile: add z13/z13s model numbersHeiko Carstens
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens
2016-02-23s390/mm: correct comment about segment table entriesMartin Schwidefsky
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens
2016-02-23s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky
2016-02-23s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens
2016-02-23s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens
2016-02-23s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens
2016-02-23s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky
2016-02-23s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott
2016-02-22s390/fpu: signals vs. floating point control registerMartin Schwidefsky
2016-02-22s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-19mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-17arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-17perf/x86/amd/uncore: Plug reference leakThomas Gleixner
2016-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-16Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-02-16arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding