summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-31s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer1-10/+10
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+20
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V1-0/+13
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-2/+7
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds31-628/+581
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-47/+33
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter1-0/+4
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand1-1/+2
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer3-23/+54
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky1-3/+3
2016-06-28s390: stack address vs thread_infoHeiko Carstens1-2/+2
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens1-3/+14
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens1-3/+14
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens1-2/+59
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens1-12/+0
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-10/+32
2016-06-15s390: remove math emulation codeHeiko Carstens3-237/+0
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2-0/+85
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens1-3/+4
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-0/+3
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens1-0/+4
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens1-5/+5
2016-06-13s390: avoid extable collisionsHeiko Carstens1-1/+1
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens1-2/+2
2016-06-13s390: use SPARSE_IRQSebastian Ott1-5/+2
2016-06-13s390: use __section macro everywhereHeiko Carstens1-1/+1
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens2-3/+1
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky3-19/+11
2016-06-13s390/time: remove ETR supportMartin Schwidefsky2-229/+51
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky1-0/+18
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky1-1/+14
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky2-32/+33
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-1/+1
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens1-1/+1
2016-06-13s390: use canonical include guard styleDaniel van Gerpen1-1/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-1/+16
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron1-0/+1
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens1-0/+19
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens1-0/+36
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens1-14/+63
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens1-2/+0
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens1-2/+41
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2-20/+19
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin1-0/+1
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low1-37/+0
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-0/+1