summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky
2016-06-28s390: stack address vs thread_infoHeiko Carstens
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-15s390: remove math emulation codeHeiko Carstens
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-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens
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/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/mm: align swapper_pg_dir to 16kHeiko Carstens
2016-06-13s390: use canonical include guard styleDaniel van Gerpen
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron
2016-06-13s390/pgtable: add mapping statisticsHeiko 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/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds