Age | Commit message (Expand) | Author |
2013-07-03 | s390/irq: Only define synchronize_irq() on SMP | Ben Hutchings |
2013-07-03 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-07-03 | s390/ipl: Fix FCP WWPN and LUN format strings for read | Michael Holzheu |
2013-03-05 | s390/mm: fix vmemmap size calculation | Heiko Carstens |
2013-03-05 | s390: critical section cleanup vs. machine checks | Martin Schwidefsky |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-28 | s390/module: fix compile warning | Heiko Carstens |
2013-02-28 | s390/dis: Fix invalid array size | Syam Sidhardhan |
2013-02-28 | s390/uaccess: remove pointless access_ok() checks | Heiko Carstens |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | fix compat truncate/ftruncate | Al Viro |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-14 | s390/module: Add missing R_390_NONE relocation type | Hendrik Brueckner |
2013-02-14 | s390/cleanup: rename SPP to LPP | Hendrik Brueckner |
2013-02-14 | s390/linker skript: discard exit.data at runtime | Heiko Carstens |
2013-02-14 | s390/perf: cpum_cf: fallback to software sampling events | Hendrik Brueckner |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens |
2013-02-14 | s390/ipl: Implement diag308 loop for zfcpdump | Michael Holzheu |
2013-02-14 | s390/modules: add relocation overflow checking | Martin Schwidefsky |
2013-02-03 | s390: kill useless wrappers | Al Viro |
2013-02-03 | s390: switch to generic old sigaction() | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigaction | Al Viro |
2013-02-03 | s390: switch to generic compat sched_rr_get_interval() | Al Viro |
2013-02-03 | s390: switch to generic old sigsuspend | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigprocmask(2) | Al Viro |
2013-02-03 | s390: switch to generic sigaltstack | Al Viro |
2013-01-31 | s390/timer: avoid overflow when programming clock comparator | Heiko Carstens |
2013-01-27 | cputime: Safely read cputime of full dynticks CPUs | Frederic Weisbecker |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2013-01-16 | s390/time: fix sched_clock() overflow | Heiko Carstens |
2013-01-08 | s390/topology: export cpu_topology | Heiko Carstens |
2013-01-08 | s390/pm: export pm_power_off | Heiko Carstens |
2013-01-08 | s390/irq: count cpu restart events | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2013-01-08 | s390/irq: enable irq sum accounting for /proc/stat again | Heiko Carstens |
2013-01-08 | s390/syscalls: wire up finit_module syscall | Heiko Carstens |
2013-01-08 | s390/smp: fix section mismatch for smp_add_present_cpu() | Heiko Carstens |
2013-01-08 | s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view() | Michael Holzheu |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | KVM: s390: Add a channel I/O based virtio transport driver. | Cornelia Huck |