summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro1-1/+0
2012-11-17Merge branch 'arch-microblaze' into no-rebasesAl Viro2-13/+24
2012-11-17Merge branch 'arch-frv' into no-rebasesAl Viro3-6/+17
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens1-0/+3
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky2-3/+3
2012-11-07s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-0/+2
2012-10-29s390: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-26s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer1-13/+22
2012-10-19s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells2-2/+11
2012-10-18perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner1-1/+1
2012-10-18s390/chpid: make headers usable (again)Sebastian Ott1-5/+5
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2-0/+2
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-15/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds62-1173/+1307
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+5
2012-10-09Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky59-1149/+1258
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens1-7/+14
2012-10-09s390/css_chars: remove superfluous ifdefSebastian Ott1-3/+0
2012-10-09s390/chsc: make headers usableSebastian Ott2-9/+11
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens1-0/+9
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2-3/+14
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens1-6/+5
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells59-1149/+1258
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-18/+217
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller1-0/+1
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer4-18/+196
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer1-0/+6
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer1-0/+13
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+2
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-1/+74
2012-10-05Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann28-119/+553
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-115/+547
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+3
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01s390: convert to generic kernel_execve()Al Viro1-0/+1
2012-10-01s390: switch to generic kernel_thread()Al Viro1-1/+0
2012-10-01s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2-0/+4
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-15/+3
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2-1/+82
2012-09-26s390/percpu: implement this_cpu_add_return()Heiko Carstens1-2/+8
2012-09-26s390/percpu: implement this_cpu_xchg()Heiko Carstens1-0/+18
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens1-0/+2
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens1-1/+2
2012-09-26s390/appldata: change return value of appldata_asmHeiko Carstens1-1/+1