| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: cputime misaccounting | Martin Schwidefsky | 2006-01-14 | 2 | -2/+27 |
* | [PATCH] s390: add dummy pm_power_off | Martin Schwidefsky | 2006-01-14 | 1 | -0/+5 |
* | [PATCH] s390: spinlock fixes | Martin Schwidefsky | 2006-01-14 | 2 | -8/+2 |
* | [PATCH] s390: fix cpcmd calls on UP | Alexey Dobriyan | 2006-01-14 | 1 | -3/+3 |
* | [PATCH] s390: show_task oops | Heiko Carstens | 2006-01-14 | 1 | -3/+11 |
* | [PATCH] s390: sha256 crypto code fix | Jan Glauber | 2006-01-14 | 1 | -7/+22 |
* | [PATCH] s390: aes crypto code fixes | Jan Glauber | 2006-01-14 | 1 | -16/+44 |
* | [PATCH] s390: des crypto code speedup | Jan Glauber | 2006-01-14 | 1 | -7/+210 |
* | [PATCH] s390: des crypto code cleanup | Jan Glauber | 2006-01-14 | 1 | -88/+67 |
* | [PATCH] s390: task_stack_page() | Al Viro | 2006-01-12 | 3 | -8/+7 |
* | [PATCH] s390: task_pt_regs() | Al Viro | 2006-01-12 | 5 | -18/+17 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 2 | -49/+1 |
* | [PATCH] add ->compat_ioctl to dasd | Christoph Hellwig | 2006-01-10 | 1 | -21/+0 |
* | [PATCH] common compat_sys_timer_create | Christoph Hellwig | 2006-01-10 | 2 | -33/+1 |
* | [PATCH] ->compat_ioctl for 390 tape_char | Christoph Hellwig | 2006-01-10 | 1 | -2/+0 |
* | [PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390 | Christoph Hellwig | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] switch fs3270 to ->compat_ioctl | Christoph Hellwig | 2006-01-10 | 1 | -7/+0 |
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 | 1 | -2/+0 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 1 | -21/+0 |
* | [PATCH] "tiny-make-id16-support-optional" fixes | Adrian Bunk | 2006-01-10 | 1 | -5/+0 |
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 | 1 | -23/+6 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 25 | -134/+109 |
* | [PATCH] s390: qdio V=V pass-through | Frank Pavlic | 2006-01-06 | 1 | -3/+4 |
* | [PATCH] s390: aes support | Jan Glauber | 2006-01-06 | 5 | -14/+288 |
* | [PATCH] s390: sha256 support | Jan Glauber | 2006-01-06 | 5 | -1/+160 |
* | [PATCH] s390: in-kernel crypto rename | Jan Glauber | 2006-01-06 | 6 | -207/+218 |
* | [PATCH] s390: add oprofile callgraph support | Andreas Krebbel | 2006-01-06 | 3 | -1/+84 |
* | [PATCH] s390: cputime_t fixes | Martin Schwidefsky | 2006-01-06 | 1 | -7/+7 |
* | [PATCH] s390: update default configuration | Martin Schwidefsky | 2006-01-06 | 1 | -16/+39 |
* | [PATCH] s390: rt_sigreturn fix | Cedric Le Goater | 2006-01-06 | 2 | -5/+3 |
* | [PATCH] s390: uaccess warnings | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] s390: atomic primitives | Martin Schwidefsky | 2006-01-06 | 2 | -4/+4 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -6/+7 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -3/+9 |
* | [PATCH] s390: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-09 | 2 | -7/+7 |
* | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) | Al Viro | 2005-11-08 | 1 | -2/+5 |
* | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -4/+4 |
* | [PATCH] s390: merge common parts of head.S and head64.S | Heiko Carstens | 2005-11-07 | 5 | -883/+381 |
* | [PATCH] s390: remove pagex support | Martin Schwidefsky | 2005-11-07 | 2 | -137/+5 |
* | [PATCH] s390: memory query wait psw | Heiko Carstens | 2005-11-07 | 2 | -5/+3 |
* | [PATCH] s390: stop_hz_timer vs. xtime updates | Martin Schwidefsky | 2005-11-07 | 1 | -1/+7 |
* | [PATCH] s390: signal delivery | Heiko Carstens | 2005-11-07 | 2 | -4/+4 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] remove timer debug field | Andrew Morton | 2005-10-30 | 1 | -16/+2 |
* | [PATCH] s390: export ipl device parameters | Heiko Carstens | 2005-10-30 | 3 | -7/+317 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 | 1 | -0/+9 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -3/+1 |
* | [PATCH] s390 signal annotations | Al Viro | 2005-09-29 | 2 | -5/+5 |