| Commit message (Expand) | Author | Age |
* | [PATCH] s390 signal annotations | Al Viro | 2005-09-29 |
* | [PATCH] s390: kernel stack corruption | Peter Oberparleiter | 2005-09-17 |
* | [PATCH] s390: diag 0x308 reipl | Volker Sameske | 2005-09-17 |
* | [PATCH] s390: show_cpuinfo fix | Heiko Carstens | 2005-09-17 |
* | [PATCH] s390: default configuration | Martin Schwidefsky | 2005-09-17 |
* | [PATCH] x86-64: Fix 32bit sendfile | Tsuneo.Yoshioka@f-secure.com | 2005-09-12 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 |
|\ |
|
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 |
* | | [PATCH] missing CHECKFLAGS on s390 | viro@ZenIV.linux.org.uk | 2005-09-09 |
|/ |
|
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 |
* | [PATCH] s390: compat system calls | Heiko Carstens | 2005-09-05 |
* | [PATCH] s390: pfault interrupt race | Martin Schwidefsky | 2005-09-05 |
* | [PATCH] s390: debug feature changes | Michael Holzheu | 2005-09-05 |
* | [PATCH] s390: machine check handler bugs | Martin Schwidefsky | 2005-09-05 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 |
* | [PATCH] broken inline asm on s390 (misuse of labels) | Al Viro | 2005-08-23 |
* | [PATCH] s390: ioprio & inotify system calls. | Martin Schwidefsky | 2005-08-02 |
* | [PATCH] s390: kexec fixes and improvements. | Heiko Carstens | 2005-08-02 |
* | [PATCH] s390: fix inline assembly in appldata | Gerald Schaefer | 2005-07-29 |
* | [PATCH] s390: check for interrupt before waiting | Heiko Carstens | 2005-07-29 |
* | [PATCH] s390: default configuration | Martin Schwidefsky | 2005-07-29 |
* | [PATCH] s390: cpu timer reset in machine check handler | Heiko Carstens | 2005-07-27 |
* | [PATCH] s390: 31 bit memory size limit | Heiko Carstens | 2005-07-27 |
* | [PATCH] s390: external call performance | Heiko Carstens | 2005-07-27 |
* | [PATCH] s390: spin lock retry | Martin Schwidefsky | 2005-07-27 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] s390: fadvise hint values. | Martin Schwidefsky | 2005-07-13 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-12 |
* | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-25 |
* | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 |
* | [PATCH] kexec: s390 support | Heiko Carstens | 2005-06-25 |
* | [PATCH] s390: debug feature changes | Michael Holzheu | 2005-06-25 |
* | [PATCH] s390: add vmcp interface | Christian Borntraeger | 2005-06-25 |
* | [PATCH] s390: improved machine check handling | Heiko Carstens | 2005-06-25 |
* | [PATCH] i386 CPU hotplug | Zwane Mwaikambo | 2005-06-25 |
* | [PATCH] compat: introduce compat_time_t | Stephen Rothwell | 2005-06-23 |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 |
* | [PATCH] s390: pending interrupt after ipl from reader | Heiko Carstens | 2005-06-21 |
* | [PATCH] s390: memory detection > 32GB | Heiko Carstens | 2005-06-21 |
* | [PATCH] s390: cmm sender parameter visibility | Heiko Carstens | 2005-06-21 |
* | [PATCH] s390: kernel stack overflow panic | Heiko Carstens | 2005-06-21 |
* | [PATCH] s390: #ifdefs in compat_ioctls | Martin Schwidefsky | 2005-06-21 |
* | [PATCH] s390: deadlock in appldata | Gerald Schaefer | 2005-06-04 |
* | [PATCH] s390: in_interrupt vs. in_atomic | Martin Schwidefsky | 2005-06-04 |
* | [PATCH] s390: uml ptrace fixes | Bodo Stroesser | 2005-06-04 |
* | [PATCH] s390: ptrace peek and poke | Martin Schwidefsky | 2005-06-04 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 |
|\ |
|
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 |