summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-15/+5
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-15/+5
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-122-3/+3
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-242-2/+2
| * | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
| * | | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-1074-1260/+1732
|\ \ \ \
| * \ \ \ Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky2012-10-0959-1149/+1258
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells2012-10-0959-1149/+1258
| * | | | | s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-091-1/+1
| * | | | | s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens2012-10-091-4/+12
| * | | | | s390/vmalloc: have separate modules areaHeiko Carstens2012-10-094-12/+46
| * | | | | s390/css_chars: remove superfluous ifdefSebastian Ott2012-10-091-3/+0
| * | | | | s390/chsc: make headers usableSebastian Ott2012-10-092-9/+11
| * | | | | s390/mm: let kernel text section always begin at 1MBHeiko Carstens2012-10-092-6/+0
| * | | | | s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens2012-10-091-2/+2
| * | | | | s390/mm: add page table dumperHeiko Carstens2012-10-093-0/+232
| * | | | | s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky2012-10-091-31/+70
| * | | | | s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens2012-10-091-3/+0
| * | | | | s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens2012-10-091-12/+25
| * | | | | s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2012-10-093-15/+25
| * | | | | s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2012-10-094-6/+51
| * | | | | s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2012-10-092-17/+9
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1010-167/+81
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | s390: convert to generic kernel_execve()Al Viro2012-09-303-49/+13
| * | | s390: switch to generic kernel_thread()Al Viro2012-09-303-40/+34
| * | | s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-303-16/+28
| * | | s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-309-61/+5
| | |/ | |/|
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-099-19/+341
|\ \ \
| * | | mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-091-0/+1
| * | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | | thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-096-18/+220
| * | | thp, s390: disable thp for kvm host on s390Gerald Schaefer2012-10-091-0/+30
| * | | thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-092-0/+44
| * | | thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-093-1/+41
| * | | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+1
| * | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
| * | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
| * | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-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-0478-803/+3122
| |\ \ \
| * | | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
* | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-1/+0
|\ \ \ \ \
| * | | | | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-1/+0
| | |_|/ / | |/| | |
* | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-69/+74
* | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-0411-4/+644
|\ \ \ \ \
| * | | | | KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-271-2/+0
| * | | | | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+6