aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-01
| * | | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-10
|\ \ \ \
| * \ \ \ Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky2012-10-09
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells2012-10-09
| * | | | | s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-09
| * | | | | s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens2012-10-09
| * | | | | s390/vmalloc: have separate modules areaHeiko Carstens2012-10-09
| * | | | | s390/css_chars: remove superfluous ifdefSebastian Ott2012-10-09
| * | | | | s390/chsc: make headers usableSebastian Ott2012-10-09
| * | | | | s390/mm: let kernel text section always begin at 1MBHeiko Carstens2012-10-09
| * | | | | s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens2012-10-09
| * | | | | s390/mm: add page table dumperHeiko Carstens2012-10-09
| * | | | | s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky2012-10-09
| * | | | | s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens2012-10-09
| * | | | | s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens2012-10-09
| * | | | | s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2012-10-09
| * | | | | s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2012-10-09
| * | | | | s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2012-10-09
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | s390: convert to generic kernel_execve()Al Viro2012-09-30
| * | | s390: switch to generic kernel_thread()Al Viro2012-09-30
| * | | s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-30
| * | | s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-30
| | |/ | |/|
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \ \
| * | | mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-09
| * | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
| * | | thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-09
| * | | thp, s390: disable thp for kvm host on s390Gerald Schaefer2012-10-09
| * | | thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-09
| * | | thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-09
| * | | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-09
| * | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-09
| * | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-09
| * | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-09
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \ \
| * | | | asm-generic: Add default clkdev.hMark Brown2012-10-03
* | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\ \ \ \ \
| * | | | | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-28
| | |_|/ / | |/| | |
* | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \ \ \ \
| * | | | | KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-27
| * | | | | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-06