rpcgss: krb5: miscellaneous cleanup
[safe/jmp/linux-2.6] / arch / s390 /
2006-12-04 Heiko Carstens[S390] Don't use small stacks when lockdep is used.
2006-12-04 Heiko Carstens[S390] Memory detection fixes.
2006-12-04 Heiko Carstens[S390] Convert extmem spin_lock into a mutex.
2006-12-04 Christian Borntraeger[S390] set KBUILD_IMAGE.
2006-12-04 Heiko Carstens[S390] lockdep: show held locks when showing a stackdump
2006-12-04 Gerald Schaefer[S390] Add dynamic size check for usercopy functions.
2006-12-04 Heiko Carstens[S390] Use diag260 for memory size detection.
2006-12-04 Heiko Carstens[S390] pfault code cleanup.
2006-12-04 Heiko Carstens[S390] Cleanup memory_chunk array usage.
2006-12-04 Heiko Carstens[S390] Misaligned wait PSW at memory detection.
2006-12-04 Heiko Carstens[S390] cpu shutdown rework
2006-12-04 Heiko Carstens[S390] cpcmd <-> __cpcmd calling issues
2006-12-04 Heiko Carstens[S390] Reset infrastructure for re-IPL.
2006-12-04 Heiko Carstens[S390] extmem unbalanced spin_lock.
2006-12-04 Michael Holzheu[S390] Use diag instead of ccw reipl.
2006-12-04 Michael Holzheu[S390] No panic for failed reboot
2006-12-04 Michael Holzheu[S390] Add ipl/reipl loadparm attribute.
2006-12-04 Heiko Carstens[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
2006-12-04 Christian Borntraeger[S390] remove salipl memory detection.
2006-11-06 Heiko Carstens[S390] IRQs too early enabled.
2006-11-06 Heiko Carstens[S390] revert add_active_range() usage patch.
2006-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-27 Heiko Carstens[S390] uaccess error handling.
2006-10-27 Gerald Schaefer[S390] Initialize interval value to 0.
2006-10-27 Paul Mundt[S390] sys_getcpu compat wrapper.
2006-10-18 Martin Schwidefsky[S390] update default configuration
2006-10-18 Heiko Carstens[S390] Wire up epoll_pwait syscall.
2006-10-18 Cedric Le Goater[S390] fix vmlinux link when CONFIG_SYSIPC=n
2006-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-10-11 Al Viro[PATCH] remove bogus arch-specific syscall exports
2006-10-11 Christian Borntraeger[S390] stacktrace bug.
2006-10-11 Heiko Carstens[S390] irq change improvements.
2006-10-09 Al Viro[PATCH] s390 traps.c __user annotations
2006-10-06 Martin Schwidefsky[S390] Use CONFIG_GENERIC_TIME and define TOD clock...
2006-10-06 Heiko Carstens[S390] irq change build fixes.
2006-10-04 Heiko Carstens[S390] Remove open-coded mem_map usage.
2006-10-04 Heiko Carstens[S390] Have s390 use add_active_range() and free_area_i...
2006-10-04 Heiko Carstens[S390] Remove crept in whitespace from head*.S again.
2006-10-04 Heiko Carstens[S390] Wire up sys_getcpu system call.
2006-10-04 Martin Schwidefsky[S390] user-copy optimization fallout.
2006-10-04 Martin Schwidefsky[S390] update default configuration
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-02 bibo,mao[PATCH] kretprobe spinlock deadlock patch
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: direct yield of spinlocks for...
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Heiko Carstens[PATCH] convert s390 page handling macros to functions
2006-09-28 Martin Schwidefsky[S390] Inline assembly cleanup.
2006-09-28 Heiko Carstens[S390] Whitespace cleanup.
2006-09-28 Martin Schwidefsky[S390] user readable uninitialised kernel memory.
2006-09-28 Christian Borntraeger[S390] config option for z9-109 code generation.
2006-09-28 Martin Schwidefsky[S390] __div64_32 for 31 bit.
2006-09-28 Michael Holzheu[S390] hypfs sparse warnings.
2006-09-28 Gerald Schaefer[S390] Avoid static struct initializations in appldata.
2006-09-28 Akinobu Mita[S390] init task memory faults.
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Heiko Carstens[PATCH] s390: fix cmm kernel thread handling
2006-09-26 Martin Schwidefsky[PATCH] out of memory notifier
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: remove display of counters...
2006-09-26 Andi Kleen[PATCH] x86: Some preparationary cleanup for stack...
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-09-21 Herbert Xu[CRYPTO] drivers: Remove obsolete block cipher operations
2006-09-21 Herbert Xu[CRYPTO] s390: Added block cipher versions of CBC/ECB
2006-09-21 Herbert Xu[CRYPTO] s390: Added missing driver name and priority
2006-09-21 Herbert Xu[CRYPTO] api: Get rid of flags argument to setkey
2006-09-20 Michael Holzheu[S390] hypfs crashes with invalid mount option.
2006-09-20 Gerald Schaefer[S390] Use alternative user-copy operations for new...
2006-09-20 Gerald Schaefer[S390] Make user-copy operations run-time configurable.
2006-09-20 Gerald Schaefer[S390] Cleanup in signal handling code.
2006-09-20 Gerald Schaefer[S390] Cleanup in page table related code.
2006-09-20 Melissa Howland[S390] Linux API for writing z/VM APPLDATA Monitor...
2006-09-20 Heiko Carstens[S390] Remove kexec experimental flag.
2006-09-20 Gerald Schaefer[S390] cleanup appldata.
2006-09-20 Heiko Carstens[S390] Kernel stack overflow handling.
2006-09-20 Heiko Carstens[S390] convert some assembler to C.
2006-09-20 Heiko Carstens[S390] __exit cleanup.
2006-09-20 Heiko Carstens[S390] Use simple_strtoul instead of own cmm_strtoul...
2006-09-20 Heiko Carstens[S390] fix syscall restart handling.
2006-09-20 Michael Holzheu[S390] ipl/dump on panic.
2006-09-20 Michael Holzheu[S390] hypfs compiler warnings.
2006-09-20 Michael Holzheu[S390] hypfs comment cleanup.
2006-09-20 Heiko Carstens[S390] initrd vs. bootmem bitmap.
2006-09-20 Michael Grundy[S390] add kprobes support.
2006-09-12 Al Viro[PATCH] syscall class hookup for all normal targets
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-09-11 Al Viro[PATCH] audit: more syscall classes added
2006-09-11 Al Viro[PATCH] syscall classes hookup for ppc and s390
2006-08-30 Martin Schwidefsky[S390] broken copy_in_user function.
2006-08-16 Heiko Carstens[S390] kernel page table allocation.
2006-08-07 Gerald Schaefer[S390] add __cpuinit to appldata_cpu_notify
next