aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-286/+565
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2-315/+0
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu3-14/+590
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu5-0/+14
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2-6/+10
2006-09-20[S390] hypfs crashes with invalid mount option.Michael Holzheu1-4/+6
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer4-1/+175
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer6-426/+348
2006-09-20[S390] Cleanup in signal handling code.Gerald Schaefer1-22/+17
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer1-22/+14
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland1-0/+1
2006-09-20[S390] Remove kexec experimental flag.Heiko Carstens1-2/+1
2006-09-20[S390] cleanup appldata.Gerald Schaefer3-85/+13
2006-09-20[S390] Kernel stack overflow handling.Heiko Carstens1-2/+2
2006-09-20[S390] convert some assembler to C.Heiko Carstens4-88/+57
2006-09-20[S390] __exit cleanup.Heiko Carstens2-2/+2
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens1-23/+7
2006-09-20[S390] fix syscall restart handling.Heiko Carstens1-0/+1
2006-09-20[S390] ipl/dump on panic.Michael Holzheu9-284/+1002
2006-09-20[S390] hypfs compiler warnings.Michael Holzheu1-4/+8
2006-09-20[S390] hypfs comment cleanup.Michael Holzheu4-4/+4
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens4-11/+48
2006-09-20[S390] add kprobes support.Michael Grundy8-4/+764
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro1-0/+4
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro2-0/+37
2006-09-11[PATCH] audit: more syscall classes addedAl Viro2-0/+26
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro3-1/+44
2006-08-30[S390] broken copy_in_user function.Martin Schwidefsky2-33/+35
2006-08-16[S390] kernel page table allocation.Heiko Carstens1-3/+3
2006-08-07[S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer1-1/+1
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-5/+5
2006-07-27[S390] update default configurationMartin Schwidefsky1-9/+35
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens1-10/+36
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens2-4/+4
2006-07-12[S390] Fix sparse warnings.Heiko Carstens11-26/+31
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+1
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2-9/+2
2006-07-10[PATCH] disallow modular binfmt_elf32Christoph Hellwig1-1/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.cPaul Mackerras1-8/+0
2006-07-03[PATCH] lockdep: enable on s390Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens5-2/+55
2006-07-03[PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens3-0/+95
2006-07-03[PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens1-0/+5
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens3-17/+28
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds26-26/+0
2006-06-30[PATCH] Light weight event countersChristoph Lameter2-11/+10
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel26-26/+0
2006-06-29[S390] appldata enhancements.Gerald Schaefer5-63/+108
2006-06-29[S390] Add vmpanic parameter.Peter Oberparleiter1-0/+34