summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-06-15s390: remove math emulation codeHeiko Carstens
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens
2016-06-15s390: Updated kernel config filesHendrik Brueckner
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner
2016-06-14s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/ipl: use load normal for LPAR re-iplHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens
2016-06-13s390/uaccess: fix whitespace damageHeiko Carstens
2016-06-13s390/pci: ensure to not cross a dma segment boundarySebastian Ott
2016-06-13s390/pci: ensure page aligned dma start addressSebastian Ott
2016-06-13s390: use SPARSE_IRQSebastian Ott
2016-06-13s390: use __section macro everywhereHeiko Carstens
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky
2016-06-13s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky
2016-06-13s390/time: remove ETR supportMartin Schwidefsky
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger
2016-06-13s390: use canonical include guard styleDaniel van Gerpen
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens
2016-06-13s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens
2016-06-13s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens
2016-06-13s390/vmem: make use of pte_clear()Heiko Carstens
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens
2016-06-13s390/vmem: align segment and region tables to 16kHeiko Carstens
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens
2016-06-13KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger
2016-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-24s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang