| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Use alternative user-copy operations for new hardware. | Gerald Schaefer | 2006-09-20 | 4 | -1/+175 |
* | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 | 6 | -426/+348 |
* | [S390] Cleanup in signal handling code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+17 |
* | [S390] Cleanup in page table related code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+14 |
* | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 | 1 | -0/+1 |
* | [S390] Remove kexec experimental flag. | Heiko Carstens | 2006-09-20 | 1 | -2/+1 |
* | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 | 3 | -85/+13 |
* | [S390] Kernel stack overflow handling. | Heiko Carstens | 2006-09-20 | 1 | -2/+2 |
* | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 | 4 | -88/+57 |
* | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 | 2 | -2/+2 |
* | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. | Heiko Carstens | 2006-09-20 | 1 | -23/+7 |
* | [S390] fix syscall restart handling. | Heiko Carstens | 2006-09-20 | 1 | -0/+1 |
* | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 | 9 | -284/+1002 |
* | [S390] hypfs compiler warnings. | Michael Holzheu | 2006-09-20 | 1 | -4/+8 |
* | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 | 4 | -4/+4 |
* | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 | 4 | -11/+48 |
* | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 8 | -4/+764 |
* | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 1 | -0/+4 |
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 2 | -0/+37 |
* | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 2 | -0/+26 |
* | [PATCH] syscall classes hookup for ppc and s390 | Al Viro | 2006-09-11 | 3 | -1/+44 |
* | [S390] broken copy_in_user function. | Martin Schwidefsky | 2006-08-30 | 2 | -33/+35 |
* | [S390] kernel page table allocation. | Heiko Carstens | 2006-08-16 | 1 | -3/+3 |
* | [S390] add __cpuinit to appldata_cpu_notify | Gerald Schaefer | 2006-08-07 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 1 | -5/+5 |
* | [S390] update default configuration | Martin Schwidefsky | 2006-07-27 | 1 | -9/+35 |
* | [S390] sysfs_create_xxx return values. | Heiko Carstens | 2006-07-18 | 1 | -10/+36 |
* | [S390] .align 4096 statements in head.S | Heiko Carstens | 2006-07-18 | 2 | -4/+4 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 11 | -26/+31 |
* | [S390] path grouping and path verifications fixes. | Cornelia Huck | 2006-07-12 | 1 | -0/+1 |
* | [PATCH] s390: remove BINFMT_ELF32 config option | Heiko Carstens | 2006-07-10 | 2 | -9/+2 |
* | [PATCH] disallow modular binfmt_elf32 | Christoph Hellwig | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k... | Paul Mackerras | 2006-07-04 | 1 | -8/+0 |
* | [PATCH] lockdep: enable on s390 | Ingo Molnar | 2006-07-04 | 1 | -0/+4 |
* | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2006-07-04 | 5 | -2/+55 |
* | [PATCH] lockdep: stacktrace subsystem, s390 support | Heiko Carstens | 2006-07-04 | 3 | -0/+95 |
* | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 2006-07-04 | 1 | -0/+5 |
* | [PATCH] s390: put sys_call_table into .rodata section and write protect it | Heiko Carstens | 2006-07-01 | 3 | -17/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-07-01 | 26 | -26/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 26 | -26/+0 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 2 | -11/+10 |
* | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+2 |
|/ |
|
* | [S390] appldata enhancements. | Gerald Schaefer | 2006-06-29 | 5 | -63/+108 |
* | [S390] Add vmpanic parameter. | Peter Oberparleiter | 2006-06-29 | 1 | -0/+34 |
* | [S390] remove export of sys_call_table | Martin Schwidefsky | 2006-06-29 | 2 | -3/+0 |
* | [S390] remove unused macros from binfmt_elf32.c | Martin Schwidefsky | 2006-06-29 | 1 | -5/+0 |
* | [S390] fix duplicate export of overflow{ug}id | Serge E. Hallyn | 2006-06-29 | 1 | -2/+0 |
* | [S390] avenrun export in appdata_base.c | Gerald Schaefer | 2006-06-29 | 1 | -1/+0 |
* | [S390] head.S code moving. | Heiko Carstens | 2006-06-29 | 3 | -90/+88 |
* | [S390] virtual cpu accounting vs. machine checks. | Martin Schwidefsky | 2006-06-29 | 2 | -41/+116 |