Age | Commit message (Expand) | Author |
2010-02-09 | [S390] Fix struct _lowcore layout. | Heiko Carstens |
2010-01-27 | [S390] irqflags: add missing types.h include | Heiko Carstens |
2010-01-13 | [S390] unwire sys_recvmmsg again | Heiko Carstens |
2010-01-13 | [S390] bug: implement arch specific __WARN macro | Heiko Carstens |
2010-01-13 | [S390] Move __cpu_logical_map to smp.c | Heiko Carstens |
2010-01-13 | [S390] smp: remove volatile type quilifier from __cpu_logical_map | Heiko Carstens |
2010-01-13 | [S390] remove superfluous TIF_USEDFPU bit | Martin Schwidefsky |
2010-01-04 | [S390] Have param.h simply include <asm-generic/param.h>. | Robert P. J. Day |
2009-12-18 | [S390] wire up sys_recvmmsg | Heiko Carstens |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-12-07 | [S390] s390: use change recording override for kernel mapping | Christian Borntraeger |
2009-12-07 | [S390] use generic sockios.h header file | Christian Borntraeger |
2009-12-07 | [S390] use generic termbits.h header file | Christian Borntraeger |
2009-12-07 | [S390] smp: remove unused typedef and defines | Heiko Carstens |
2009-12-07 | [S390] Improve code generated by atomic operations. | Martin Schwidefsky |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky |
2009-12-07 | [S390] cio: split PGID settings and status | Peter Oberparleiter |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney |
2009-12-03 | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-13 | locking: Make inlining decision Kconfig based | Thomas Gleixner |
2009-11-05 | nohz: Introduce arch_needs_cpu | Martin Schwidefsky |
2009-10-29 | [S390] cputime: fix overflow on 31 bit systems | Martin Schwidefsky |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-06 | [S390] 64-bit register support for 31-bit processes | Heiko Carstens |
2009-10-06 | [S390] Provide arch specific mdelay implementation. | Heiko Carstens |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell |
2009-09-23 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-22 | [S390] hibernate: Do real CPU swap at resume time | Michael Holzheu |
2009-09-22 | [S390] hibernate: make sure pfn_is_nosave handles lowcore pages | Heiko Carstens |
2009-09-22 | [S390] smp: introduce LC_ORDER and simplify lowcore handling | Heiko Carstens |