NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
[safe/jmp/linux-2.6] / arch / s390 /
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
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: use hotplug version of registratio...
2006-07-27 Martin Schwidefsky[S390] update default configuration
2006-07-18 Heiko Carstens[S390] sysfs_create_xxx return values.
2006-07-18 Heiko Carstens[S390] .align 4096 statements in head.S
2006-07-12 Heiko Carstens[S390] Fix sparse warnings.
2006-07-12 Cornelia Huck[S390] path grouping and path verifications fixes.
2006-07-10 Heiko Carstens[PATCH] s390: remove BINFMT_ELF32 config option
2006-07-10 Christoph Hellwig[PATCH] disallow modular binfmt_elf32
2006-07-03 Paul Mackerras[PATCH] lockdep: irqtrace subsystem, move account_syste...
2006-07-03 Ingo Molnar[PATCH] lockdep: enable on s390
2006-07-03 Heiko Carstens[PATCH] lockdep: irqtrace subsystem, s390 support
2006-07-03 Heiko Carstens[PATCH] lockdep: stacktrace subsystem, s390 support
2006-07-03 Heiko Carstens[PATCH] lockdep: s390 CONFIG_FRAME_POINTER support
2006-07-01 Heiko Carstens[PATCH] s390: put sys_call_table into .rodata section...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Gerald Schaefer[S390] appldata enhancements.
next