summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck
2012-10-26s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer
2012-10-19s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells
2012-10-18perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner
2012-10-18s390/chpid: make headers usable (again)Sebastian Ott
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens
2012-10-09s390/css_chars: remove superfluous ifdefSebastian Ott
2012-10-09s390/chsc: make headers usableSebastian Ott
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-09-30s390: convert to generic kernel_execve()Al Viro
2012-09-30s390: switch to generic kernel_thread()Al Viro
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_add_return()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_xchg()Heiko Carstens
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens
2012-09-26s390/appldata: change return value of appldata_asmHeiko Carstens
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390/scm: remove superfluous lockSebastian Ott