[MIPS] JMR3927 cleanup
[safe/jmp/linux-2.6] / arch / s390 / kernel /
2007-03-26 David Wilder[S390] kprobes: Align probe address.
2007-03-19 Heiko Carstens[S390] Wire up sys_utimes.
2007-03-19 Michael Holzheu[S390] reboot from and dump to SCSI under z/VM fails.
2007-03-19 Heiko Carstens[S390] Wire up compat_sys_epoll_pwait.
2007-03-19 Jean Delvare[S390] strlcpy is smart enough
2007-03-19 Heiko Carstens[S390] memory detection: fix off by one bug.
2007-03-05 Gerald Schaefer[S390] Fixed handling of access register mode faults.
2007-03-05 Heiko Carstens[S390] nss: disable kexec.
2007-03-05 Heiko Carstens[S390] reipl: move dump_prefix_page out of text section.
2007-03-05 Heiko Carstens[S390] smp: disable preemption in smp_call_function...
2007-03-05 Martin Schwidefsky[S390] kprobes breaks BUG_ON
2007-02-21 Heiko Carstens[S390] nss: Free unused memory in kernel image.
2007-02-21 Heiko Carstens[S390] bss section clearing.
2007-02-21 Michael Holzheu[S390] Remove BUG() statement
2007-02-21 Michael Holzheu[S390] New header file ipl.h
2007-02-21 Michael Holzheu[S390] New get_cpu_id() inline assembly
2007-02-21 Heiko Carstens[S390] etr: Add barrier() to etr_sync_cpu_start().
2007-02-21 Jan Glauber[S390] smp_call_function cleanup
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: s390: remove unnecessary use of insert_...
2007-02-14 Eric W. Biederman[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
2007-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: s390
2007-02-12 Heiko Carstens[S390] smp_call_function/smp_call_function_on locking.
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Heiko Carstens[S390] Mark kernel text section read-only.
2007-02-05 Heiko Carstens[S390] Convert memory detection into C code.
2007-02-05 Martin Schwidefsky[S390] Calibrate delay and bogomips.
2007-02-05 Hongjie Yang[S390] boot from NSS support
2007-02-05 Martin Schwidefsky[S390] ETR support.
2007-02-05 Gerald Schaefer[S390] noexec protection
2007-02-05 Heiko Carstens[S390] kretprobe_trampoline_holder() in wrong section.
2007-02-05 Heiko Carstens[S390] Fix kprobes breakpoint handling.
2007-02-05 Heiko Carstens[S390] Fix FCP dump feature detection.
2007-02-05 Christian Borntraeger[S390] cpcmd with vmalloc addresses.
2007-02-05 Heiko Carstens[S390] Remove pointless/unreliable kernel messages.
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2007-02-05 Heiko Carstens[S390] Move init_irq_proc to the other irq related...
2007-01-09 Heiko Carstens[S390] Fix vmalloc area size calculation.
2007-01-09 Heiko Carstens[S390] Fix cpu hotplug (missing 'online' attribute).
2007-01-09 Hongjie Yang[S390] memory detection misses 128k.
2006-12-15 Michael Holzheu[S390] Save prefix register for dump on panic
2006-12-15 Michael Holzheu[S390] Fix reboot hang
2006-12-15 Michael Holzheu[S390] Fix reboot hang on LPARs
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-12-08 Josef Sipek[PATCH] struct path: convert s390
2006-12-08 Heiko Carstens[S390] Use add_active_range() and free_area_init_nodes().
2006-12-08 Heiko Carstens[S390] Virtual memmap for s390.
2006-12-07 Masami Hiramatsu[PATCH] kprobes: enable booster on the preemptible...
2006-12-07 Magnus Damm[PATCH] elf: Always define elf_addr_t in linux/elf.h
2006-12-04 Heiko Carstens[S390] Memory detection fixes.
2006-12-04 Heiko Carstens[S390] lockdep: show held locks when showing a stackdump
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 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 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 Paul Mundt[S390] sys_getcpu compat wrapper.
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] 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 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 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-28 Martin Schwidefsky[S390] Inline assembly cleanup.
2006-09-28 Heiko Carstens[S390] Whitespace cleanup.
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
next