| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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 |
* | | s390/exceptions: sort exception table at build time | Heiko Carstens | 2012-07-26 | 1 | -1/+0 |
* | | s390/debug: remove module_exit function / move EXPORT_SYMBOLs | Heiko Carstens | 2012-07-26 | 1 | -47/+23 |
|/ |
|
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -3/+9 |
|\ |
|
| * | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 2012-07-03 | 1 | -48/+24 |
| * | s390/smp: remove redundant check | Heiko Carstens | 2012-07-03 | 1 | -2/+2 |
| * | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-13 | 1 | -3/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-07-24 | 48 | -497/+302 |
|\ \ |
|
| * | | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 8 | -302/+170 |
| * | | s390/dis: Add the servc instruction to the disassembler. | Cornelia Huck | 2012-07-20 | 1 | -0/+1 |
| * | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 41 | -81/+37 |
| * | | s390/lgr: Add init check to lgr_info_log() | Michael Holzheu | 2012-07-20 | 1 | -10/+5 |
| * | | s390/cpu init: use __get_cpu_var instead of per_cpu | Heiko Carstens | 2012-07-17 | 1 | -1/+1 |
| * | | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens | 2012-07-17 | 2 | -3/+2 |
| * | | s390/ipl: Fix ipib handling for "dumpreipl" shutdown action | Michael Holzheu | 2012-06-27 | 1 | -1/+1 |
| * | | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens | 2012-06-14 | 7 | -28/+28 |
| * | | s390/sigp: use sigp order code defines in assembly code | Heiko Carstens | 2012-06-05 | 10 | -21/+33 |
| * | | s390/smp: use sigp cpu status definitions | Heiko Carstens | 2012-06-05 | 1 | -2/+1 |
| * | | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 2012-06-05 | 1 | -48/+24 |
| * | | s390/smp: remove redundant check | Heiko Carstens | 2012-06-05 | 1 | -2/+2 |
| * | | s390/kvm: get rid of duplicate instruction | Christian Borntraeger | 2012-06-05 | 1 | -1/+0 |
| |/ |
|
* / | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 2 | -10/+2 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 2 | -9/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 3 | -25/+19 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -6/+1 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-05-31 | 11 | -81/+53 |
|\ \
| |/
|/| |
|
| * | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens | 2012-05-30 | 2 | -35/+0 |
| * | s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs | Michael Holzheu | 2012-05-30 | 1 | -9/+10 |
| * | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu | 2012-05-30 | 3 | -12/+17 |
| * | s390/irq: split irq stats for cpu-measurement alert facilities | Hendrik Brueckner | 2012-05-23 | 2 | -2/+3 |