summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-225-286/+565
|\
| * [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-212-315/+0Star
| * [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-14/+590
| * [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-215-0/+14
| * [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-212-6/+10
* | [S390] hypfs crashes with invalid mount option.Michael Holzheu2006-09-201-4/+6
* | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-204-1/+175
* | [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-206-426/+348Star
* | [S390] Cleanup in signal handling code.Gerald Schaefer2006-09-201-22/+17Star
* | [S390] Cleanup in page table related code.Gerald Schaefer2006-09-201-22/+14Star
* | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-201-0/+1
* | [S390] Remove kexec experimental flag.Heiko Carstens2006-09-201-2/+1Star
* | [S390] cleanup appldata.Gerald Schaefer2006-09-203-85/+13Star
* | [S390] Kernel stack overflow handling.Heiko Carstens2006-09-201-2/+2
* | [S390] convert some assembler to C.Heiko Carstens2006-09-204-88/+57Star
* | [S390] __exit cleanup.Heiko Carstens2006-09-202-2/+2
* | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7Star
* | [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1
* | [S390] ipl/dump on panic.Michael Holzheu2006-09-209-284/+1002
* | [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
* | [S390] hypfs comment cleanup.Michael Holzheu2006-09-204-4/+4
* | [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-204-11/+48
* | [S390] add kprobes support.Michael Grundy2006-09-208-4/+764
|/
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+4
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+37
* [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
* [PATCH] syscall classes hookup for ppc and s390Al Viro2006-09-113-1/+44
* [S390] broken copy_in_user function.Martin Schwidefsky2006-08-302-33/+35
* [S390] kernel page table allocation.Heiko Carstens2006-08-161-3/+3
* [S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer2006-08-071-1/+1
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-5/+5
* [S390] update default configurationMartin Schwidefsky2006-07-271-9/+35
* [S390] sysfs_create_xxx return values.Heiko Carstens2006-07-181-10/+36
* [S390] .align 4096 statements in head.SHeiko Carstens2006-07-182-4/+4
* [S390] Fix sparse warnings.Heiko Carstens2006-07-1211-26/+31
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-0/+1
* [PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2006-07-102-9/+2Star
* [PATCH] disallow modular binfmt_elf32Christoph Hellwig2006-07-101-1/+1
* [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-041-8/+0Star
* [PATCH] lockdep: enable on s390Ingo Molnar2006-07-041-0/+4
* [PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2006-07-045-2/+55
* [PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens2006-07-043-0/+95
* [PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens2006-07-041-0/+5
* [PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2006-07-013-17/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-0126-26/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3026-26/+0Star
* | [PATCH] Light weight event countersChristoph Lameter2006-06-302-11/+10Star
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+2
|/
* [S390] appldata enhancements.Gerald Schaefer2006-06-295-63/+108
* [S390] Add vmpanic parameter.Peter Oberparleiter2006-06-291-0/+34