Age | Commit message (Expand) | Author |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-03-20 | s390/mm: fix flush_tlb_kernel_range() | Heiko Carstens |
2013-03-20 | s390: critical section cleanup vs. machine checks | Martin Schwidefsky |
2013-02-28 | s390/kvm: Fix store status for ACRS/FPRS | Christian Borntraeger |
2013-02-17 | s390/timer: avoid overflow when programming clock comparator | Heiko Carstens |
2013-01-21 | s390/time: fix sched_clock() overflow | Heiko Carstens |
2012-11-26 | s390/signal: set correct address space control | Martin Schwidefsky |
2012-11-26 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens |
2012-10-28 | s390: fix linker script for 31 bit builds | Heiko Carstens |
2012-10-02 | oprofile, s390: Fix uninitialized memory access when writing to oprofilefs | Robert Richter |
2012-08-26 | s390/compat: fix mmap compat system calls | Heiko Carstens |
2012-08-26 | s390/compat: fix compat wrappers for process_vm system calls | Heiko Carstens |
2012-08-09 | s390/mm: fix fault handling for page table walk case | Heiko Carstens |
2012-08-09 | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky |
2012-08-09 | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens |
2012-06-01 | s390/pfault: fix task state race | Heiko Carstens |
2012-04-11 | [S390] Fix compile error in swab.h | Martin Schwidefsky |
2012-04-11 | [S390] Fix stfle() lowcore protection problem | Michael Holzheu |
2012-04-11 | [S390] cpum_cf: get rid of compile warnings | Heiko Carstens |
2012-04-11 | [S390] irq: simple coding style change | Heiko Carstens |
2012-04-11 | [S390] update default configuration | Michael Holzheu |
2012-04-11 | [S390] fix tlb flushing for page table pages | Martin Schwidefsky |
2012-04-11 | [S390] kernel: Use local_irq_save() for memcpy_real() | Michael Holzheu |
2012-03-30 | [S390] Fix build errors (fallout from system.h disintegration) | Heiko Carstens |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells |
2012-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | [S390] register cpu devices for SMP=n | Martin Schwidefsky |
2012-03-23 | [S390] perf: add support for s390x CPU counters | Hendrik Brueckner |
2012-03-23 | [S390] oprofile: Allow multiple users of the measurement alert interrupt | Jan Glauber |
2012-03-23 | [S390] Remove unncessary export of arch_pick_mmap_layout | Ben Hutchings |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf |
2012-03-13 | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar |
2012-03-13 | [S390] kernel: Pass correct stack for smp_call_ipl_cpu() | Michael Holzheu |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra |
2012-03-11 | [S390] Ensure that vmcore_info pointer is never accessed directly | Michael Holzheu |
2012-03-11 | [S390] stack dump: fix indentation in output | Heiko Carstens |