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