summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/disassembler: add new instructionsHeiko Carstens2012-11-231-193/+370
| * s390: add zEC12 code generation supportHeiko Carstens2012-11-232-30/+47
| * s390/topology: cleanup topology codeHeiko Carstens2012-11-231-59/+54
| * s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-231-35/+1
| * s390/traps: preinitialize program check tableHeiko Carstens2012-11-235-49/+182
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-95/+20
|\ \
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-4/+0
| * | s390: switch to generic fork/vfork/cloneAl Viro2012-11-281-42/+10
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-282-48/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-161-1/+7
| | |\ \
| | * \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-164-13/+14
| | |\ \ \
| | * | | | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-292-48/+10
| | | |_|/ | | |/| |
* | | | | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-081-3/+10
|\ \ \ \ \
| * | | | | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
| * | | | | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-1/+6
| * | | | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-2/+2
* | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-075-8/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | open*(2) compat fixes (s390, arm64)Al Viro2012-12-021-1/+1
| |/ / / /
| * | | | s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-121-2/+4
| * | | | s390/signal: set correct address space controlMartin Schwidefsky2012-11-122-4/+24
| | |_|/ | |/| |
| * | | s390/sclp: fix addressing mode clobberHeiko Carstens2012-11-061-1/+7
| | |/ | |/|
* / | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-0/+4
|/ /
* | s390/cache: fix data/instruction cache outputHeiko Carstens2012-10-181-3/+6
* | s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-181-1/+1
* | s390/kdump: Use 64 bit mode for 0x10000 entry pointMichael Holzheu2012-10-181-8/+2
* | perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner2012-10-181-1/+5
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * 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/s39...Linus Torvalds2012-10-107-54/+134
|\ \
| * | s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-091-1/+1
| * | s390/vmalloc: have separate modules areaHeiko Carstens2012-10-092-2/+22
| * | s390/mm: let kernel text section always begin at 1MBHeiko Carstens2012-10-092-6/+0
| * | s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky2012-10-091-31/+70
| * | s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2012-10-092-3/+37
| * | s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2012-10-091-11/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-107-166/+75
|\ \ \ | |/ / |/| |
| * | s390: convert to generic kernel_execve()Al Viro2012-09-302-49/+12
| * | s390: switch to generic kernel_thread()Al Viro2012-09-301-39/+33
| * | 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-307-61/+1
| |/
* | thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-091-0/+2
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-68/+0
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-0/+27
|\ \
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-264-9/+13
| |\|
| * | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-058-79/+47
| |\ \
| * | | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-261-0/+27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-12/+24
|\ \ \ \
| * | | | userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman2012-09-211-12/+24
| | |/ / | |/| |