| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | s390/sysinfo: convert /proc/sysinfo to seqfile | Heiko Carstens | 2012-09-26 | 1 | -167/+115 |
| * | s390/topology: remove sysinfo header include, add forward declaration instead | Heiko Carstens | 2012-09-26 | 1 | -0/+1 |
| * | s390/mm: shorten addressing mode initialization | Heiko Carstens | 2012-09-26 | 1 | -18/+10 |
| * | s390/mm: rename addressing_mode to s390_user_mode | Heiko Carstens | 2012-09-26 | 3 | -10/+10 |
| * | s390/mm: change default addressing mode | Heiko Carstens | 2012-09-26 | 1 | -11/+1 |
| * | s390/smp: avoid concurrent write to sigp status field | Heiko Carstens | 2012-09-26 | 1 | -6/+7 |
| * | s390/processor: use ARRAY_SIZE instead of hard coded value | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
| * | s390/cache: add cpu cache information to /proc/cpuinfo | Heiko Carstens | 2012-09-26 | 2 | -10/+37 |
| * | s390: add support for transactional memory | Martin Schwidefsky | 2012-09-26 | 8 | -18/+129 |
| * | s390: add support for runtime instrumentation | Jan Glauber | 2012-09-26 | 7 | -1/+186 |
| * | s390/eadm_sch: add support for irq statistics | Sebastian Ott | 2012-09-26 | 1 | -0/+1 |
| * | s390/kexec: move machine_crash_shutdown() to machine_kexec.c | Heiko Carstens | 2012-09-26 | 3 | -15/+5 |
| * | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers | Heiko Carstens | 2012-09-26 | 2 | -5/+2 |
| * | s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() | Heiko Carstens | 2012-09-26 | 1 | -5/+1 |
| * | s390/cache: expose cpu cache topology via sysfs | Heiko Carstens | 2012-09-26 | 2 | -0/+360 |
| * | s390: enable large page support with CONFIG_DEBUG_PAGEALLOC | Gerald Schaefer | 2012-09-26 | 1 | -2/+0 |
| * | s390/string: provide asm lib functions for memcpy and memcmp | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
| * | s390/bpf,jit: BPF Just In Time compiler for s390 | Martin Schwidefsky | 2012-09-26 | 1 | -0/+23 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 1 | -3/+3 |
| * | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-09-04 | 4 | -9/+13 |
| |\ |
|
| * | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -2/+2 |
* | | | s390/hwcaps: do not report high gprs for 31 bit kernel | Martin Schwidefsky | 2012-09-10 | 1 | -0/+2 |
| |/
|/| |
|
* | | s390/compat: fix mmap compat system calls | Heiko Carstens | 2012-08-08 | 1 | -2/+0 |
* | | s390/compat: fix compat wrappers for process_vm system calls | Heiko Carstens | 2012-08-08 | 1 | -2/+2 |
* | | s390: do not clobber personality flags in sys_32_personality() | Jiri Kosina | 2012-08-08 | 1 | -4/+5 |
* | | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens | 2012-08-08 | 1 | -1/+6 |
|/ |
|
* | s390: make use of user_mode() macro where possible | Heiko Carstens | 2012-07-30 | 2 | -10/+10 |
* | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens | 2012-07-30 | 2 | -10/+11 |
* | s390/ipl: Use diagnose 8 command separation | Michael Holzheu | 2012-07-26 | 1 | -10/+2 |
* | s390/linker script: use RO_DATA_SECTION | Heiko Carstens | 2012-07-26 | 1 | -1/+1 |