| Commit message (Expand) | Author | Age | Files | Lines |
* | open*(2) compat fixes (s390, arm64) | Al Viro | 2012-12-02 | 1 | -1/+1 |
* | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens | 2012-11-12 | 1 | -2/+4 |
* | s390/signal: set correct address space control | Martin Schwidefsky | 2012-11-12 | 2 | -4/+24 |
* | s390/sclp: fix addressing mode clobber | Heiko Carstens | 2012-11-06 | 1 | -1/+7 |
* | s390/cache: fix data/instruction cache output | Heiko Carstens | 2012-10-18 | 1 | -3/+6 |
* | s390: fix linker script for 31 bit builds | Heiko Carstens | 2012-10-18 | 1 | -1/+1 |
* | s390/kdump: Use 64 bit mode for 0x10000 entry point | Michael Holzheu | 2012-10-18 | 1 | -8/+2 |
* | perf_cpum_cf: Add support for counters available with IBM zEC12 | Hendrik Brueckner | 2012-10-18 | 1 | -1/+5 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 1 | -2/+2 |
|\ |
|
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 1 | -1/+1 |
| * | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-10 | 7 | -54/+134 |
|\ \ |
|
| * | | s390/entry: fix svc number for TIF_SYSCALL system call restart | Martin Schwidefsky | 2012-10-09 | 1 | -1/+1 |
| * | | s390/vmalloc: have separate modules area | Heiko Carstens | 2012-10-09 | 2 | -2/+22 |
| * | | s390/mm: let kernel text section always begin at 1MB | Heiko Carstens | 2012-10-09 | 2 | -6/+0 |
| * | | s390: add support to start the kernel in 64 bit mode. | Martin Schwidefsky | 2012-10-09 | 1 | -31/+70 |
| * | | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-10-09 | 2 | -3/+37 |
| * | | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens | 2012-10-09 | 1 | -11/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 7 | -166/+75 |
|\ \ \
| |/ /
|/| | |
|
| * | | s390: convert to generic kernel_execve() | Al Viro | 2012-09-30 | 2 | -49/+12 |
| * | | s390: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -39/+33 |
| * | | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro | 2012-09-30 | 3 | -16/+28 |
| * | | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 7 | -61/+1 |
| |/ |
|
* | | thp, s390: architecture backend for thp on s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+2 |
* | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-06 | 1 | -68/+0 |
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 1 | -0/+27 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2012-08-26 | 4 | -9/+13 |
| |\ \
| | |/ |
|
| * | | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 8 | -79/+47 |
| |\ \ |
|
| * | | | s390/dis: Instruction decoding interface | Cornelia Huck | 2012-07-26 | 1 | -0/+27 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -12/+24 |
|\ \ \ \ |
|
| * | | | | userns: Convert s390 getting uid and gid system calls to use kuid and kgid | Eric W. Biederman | 2012-09-21 | 1 | -12/+24 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-01 | 27 | -368/+1043 |
|\ \ \ \ |
|
| * | | | | s390/disassembler: fix decoding of risblg instruction | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
| * | | | | s390/traps: move call to print_modules() out of show_regs() | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
| * | | | | s390/kexec: remove CONFIG_KEXEC | Heiko Carstens | 2012-09-26 | 2 | -8/+2 |
| * | | | | s390/irq: use designated initializers for irq class array | Heiko Carstens | 2012-09-26 | 1 | -29/+29 |
| * | | | | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
| * | | | | s390/crashdump: move fill_cpu_elf_notes() prototype to header file | Heiko Carstens | 2012-09-26 | 2 | -3/+3 |
| * | | | | s390/process: add missing header include | Heiko Carstens | 2012-09-26 | 1 | -0/+1 |
| * | | | | s390/ptrace: add missing ifdef | Heiko Carstens | 2012-09-26 | 1 | -1/+2 |
| * | | | | s390/perf_events: compile only for CONFIG_64BIT | Heiko Carstens | 2012-09-26 | 1 | -1/+4 |
| * | | | | s390/topology: use for_each_set_bit to simplify the code | Wei Yongjun | 2012-09-26 | 1 | -4/+1 |
| * | | | | s390/syscalls: wire up kcmp system call | Heiko Carstens | 2012-09-26 | 2 | -0/+9 |
| * | | | | s390/kexec: change return value of machine_kexec_prepare | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
| * | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
| * | | | | s390/sysinfo,stsi: change return code handling | Heiko Carstens | 2012-09-26 | 3 | -33/+45 |
| * | | | | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 2012-09-26 | 4 | -7/+6 |
| * | | | | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens | 2012-09-26 | 2 | -11/+23 |
| * | | | | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens | 2012-09-26 | 3 | -20/+29 |
| * | | | | s390/sysinfo: add additional z196 fields to output | Heiko Carstens | 2012-09-26 | 1 | -8/+24 |