summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-312-0/+3
* s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-311-10/+10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-2/+20
|\
| * mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-261-0/+13
| * mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-261-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2631-628/+581
|\ \ | |/ |/|
| * s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-0/+4
| * s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-07-131-1/+2
| * s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-063-23/+54
| * s390/ptrace: clarify bits in the per_structMartin Schwidefsky2016-06-281-3/+3
| * s390: stack address vs thread_infoHeiko Carstens2016-06-281-2/+2
| * s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens2016-06-281-3/+14
| * s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2016-06-281-3/+14
| * s390/uaccess: fix __put_get_user_asm defineHeiko Carstens2016-06-281-2/+59
| * s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2016-06-281-12/+0
| * s390: remove math emulation codeHeiko Carstens2016-06-153-237/+0
| * s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2016-06-142-0/+85
| * s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-141-3/+4
| * s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-0/+4
| * s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-5/+5
| * s390: avoid extable collisionsHeiko Carstens2016-06-131-1/+1
| * s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens2016-06-131-2/+2
| * s390: use SPARSE_IRQSebastian Ott2016-06-131-5/+2
| * s390: use __section macro everywhereHeiko Carstens2016-06-131-1/+1
| * s390: add proper __ro_after_init supportHeiko Carstens2016-06-132-3/+1
| * s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-133-19/+11
| * s390/time: remove ETR supportMartin Schwidefsky2016-06-132-229/+51
| * s390/time: add leap seconds to initial system timeMartin Schwidefsky2016-06-131-0/+18
| * s390/time: LPAR offset handlingMartin Schwidefsky2016-06-131-1/+14
| * s390/time: move PTFF definitionsMartin Schwidefsky2016-06-132-32/+33
| * s390/time: STP sync clock correctionMartin Schwidefsky2016-06-131-1/+1
| * s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+1
| * s390: use canonical include guard styleDaniel van Gerpen2016-06-131-1/+1
| * s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+16
| * s390: add explicit <linux/stringify.h> for jump labelJason Baron2016-06-131-0/+1
| * s390/pgtable: add mapping statisticsHeiko Carstens2016-06-131-0/+19
| * s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-131-0/+36
| * s390/pgtable: make pmd and pud helper functions availableHeiko Carstens2016-06-131-14/+63
| * s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-131-2/+0
| * s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-131-2/+41
| * s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2016-06-132-20/+19
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-253-47/+33
|\ \
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-10/+32
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-0/+3
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-37/+0
| |/
* | s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky2016-06-281-1/+1
* | KVM: s390: Add stats for PEI eventsAlexander Yarygin2016-06-101-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\
| * arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1