aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13s390/mm: have 16 byte aligned struct pagesHeiko Carstens1-0/+1
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens1-2/+1
2012-11-13s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens2-2/+7
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky4-7/+27
2012-11-06s390/sclp: fix addressing mode clobberHeiko Carstens1-1/+7
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-0/+2
2012-10-26s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer1-13/+22
2012-10-26s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2-2/+2
2012-10-19s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells2-2/+11
2012-10-18s390/cache: fix data/instruction cache outputHeiko Carstens1-3/+6
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens2-2/+2
2012-10-18s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer1-0/+1
2012-10-18s390/kdump: Use 64 bit mode for 0x10000 entry pointMichael Holzheu1-8/+2
2012-10-18perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner2-2/+6
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-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-15/+5
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-4/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds74-1260/+1732
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds10-167/+81
2012-10-09Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky59-1149/+1258
2012-10-09s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky1-1/+1
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens1-4/+12
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens4-12/+46
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: let kernel text section always begin at 1MBHeiko Carstens2-6/+0
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens1-2/+2
2012-10-09s390/mm: add page table dumperHeiko Carstens3-0/+232
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky1-31/+70
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens1-3/+0
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens1-12/+25
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens3-15/+25
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens4-6/+51
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2-17/+9
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells59-1149/+1258
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds9-19/+341
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer6-18/+220
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer1-0/+30
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2-0/+44
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer3-1/+41
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+1
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2