summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-121-0/+3
* s390/signal: set correct address space controlMartin Schwidefsky2012-11-122-3/+3
* s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-0/+2
* s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-261-13/+22
* s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells2012-10-192-2/+11
* perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner2012-10-181-1/+1
* s390/chpid: make headers usable (again)Sebastian Ott2012-10-181-5/+5
* UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2012-10-172-0/+2
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-15/+3Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-15/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0Star
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-1062-1173/+1307
|\ \ \
| * \ \ Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky2012-10-0959-1149/+1258
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells2012-10-0959-1149/+1258
| * | | | s390/vmalloc: have separate modules areaHeiko Carstens2012-10-091-7/+14
| * | | | s390/css_chars: remove superfluous ifdefSebastian Ott2012-10-091-3/+0Star
| * | | | s390/chsc: make headers usableSebastian Ott2012-10-092-9/+11
| * | | | s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2012-10-091-0/+9
| * | | | s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2012-10-092-3/+14
| * | | | s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2012-10-091-6/+5Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-1/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | s390: convert to generic kernel_execve()Al Viro2012-10-011-0/+1
| * | s390: switch to generic kernel_thread()Al Viro2012-10-011-1/+0Star
| * | s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-10-012-0/+4
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-094-18/+217
|\ \
| * | mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-091-0/+1
| * | thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-094-18/+196
| * | thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-091-0/+6
| * | thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-091-0/+13
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0428-119/+553
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
* | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-051-1/+74
* | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-262-2/+10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-054-4/+17
| |\ \ \ \
| * | | | | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-261-0/+1
* | | | | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-0126-115/+547
|\ \ \ \ \ \
| * | | | | | s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2012-09-262-1/+82
| * | | | | | s390/percpu: implement this_cpu_add_return()Heiko Carstens2012-09-261-2/+8
| * | | | | | s390/percpu: implement this_cpu_xchg()Heiko Carstens2012-09-261-0/+18
| * | | | | | s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-261-0/+2
| * | | | | | s390/syscalls: wire up kcmp system callHeiko Carstens2012-09-261-1/+2
| * | | | | | s390/appldata: change return value of appldata_asmHeiko Carstens2012-09-261-1/+1
| * | | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-261-4/+4
| * | | | | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-15/+1Star