Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -2/+0 |
2006-12-07 | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 1 | -1/+1 |
2006-12-07 | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 1 | -1/+0 |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -3/+3 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 1 | -3/+3 |
2006-12-04 | [S390] Don't use small stacks when lockdep is used. | Heiko Carstens | 1 | -1/+1 |
2006-12-04 | [S390] Memory detection fixes. | Heiko Carstens | 3 | -24/+32 |
2006-12-04 | [S390] Convert extmem spin_lock into a mutex. | Heiko Carstens | 1 | -11/+11 |
2006-12-04 | [S390] set KBUILD_IMAGE. | Christian Borntraeger | 1 | -0/+3 |
2006-12-04 | [S390] lockdep: show held locks when showing a stackdump | Heiko Carstens | 1 | -1/+4 |
2006-12-04 | [S390] Add dynamic size check for usercopy functions. | Gerald Schaefer | 4 | -59/+190 |
2006-12-04 | [S390] Use diag260 for memory size detection. | Heiko Carstens | 1 | -2/+15 |
2006-12-04 | [S390] pfault code cleanup. | Heiko Carstens | 4 | -44/+30 |
2006-12-04 | [S390] Cleanup memory_chunk array usage. | Heiko Carstens | 3 | -13/+7 |
2006-12-04 | [S390] Misaligned wait PSW at memory detection. | Heiko Carstens | 1 | -1/+2 |
2006-12-04 | [S390] cpu shutdown rework | Heiko Carstens | 3 | -144/+49 |
2006-12-04 | [S390] cpcmd <-> __cpcmd calling issues | Heiko Carstens | 3 | -17/+21 |
2006-12-04 | [S390] Reset infrastructure for re-IPL. | Heiko Carstens | 8 | -41/+115 |
2006-12-04 | [S390] extmem unbalanced spin_lock. | Heiko Carstens | 1 | -2/+3 |
2006-12-04 | [S390] Use diag instead of ccw reipl. | Michael Holzheu | 1 | -0/+2 |
2006-12-04 | [S390] No panic for failed reboot | Michael Holzheu | 1 | -1/+2 |
2006-12-04 | [S390] Add ipl/reipl loadparm attribute. | Michael Holzheu | 1 | -4/+94 |
2006-12-04 | [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. | Heiko Carstens | 1 | -3/+0 |
2006-12-04 | [S390] remove salipl memory detection. | Christian Borntraeger | 1 | -21/+0 |
2006-11-06 | [S390] IRQs too early enabled. | Heiko Carstens | 1 | -1/+1 |
2006-11-06 | [S390] revert add_active_range() usage patch. | Heiko Carstens | 4 | -26/+63 |
2006-10-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 6 | -21/+30 |
2006-10-28 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-27 | [S390] uaccess error handling. | Heiko Carstens | 4 | -20/+28 |
2006-10-27 | [S390] Initialize interval value to 0. | Gerald Schaefer | 1 | -0/+1 |
2006-10-27 | [S390] sys_getcpu compat wrapper. | Paul Mundt | 1 | -1/+1 |
2006-10-18 | [S390] update default configuration | Martin Schwidefsky | 1 | -7/+5 |
2006-10-18 | [S390] Wire up epoll_pwait syscall. | Heiko Carstens | 1 | -0/+1 |
2006-10-18 | [S390] fix vmlinux link when CONFIG_SYSIPC=n | Cedric Le Goater | 1 | -0/+2 |
2006-10-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -16/+15 |
2006-10-11 | [PATCH] remove bogus arch-specific syscall exports | Al Viro | 1 | -1/+0 |
2006-10-11 | [S390] stacktrace bug. | Christian Borntraeger | 1 | -9/+8 |
2006-10-11 | [S390] irq change improvements. | Heiko Carstens | 3 | -7/+7 |
2006-10-10 | [PATCH] s390 traps.c __user annotations | Al Viro | 1 | -5/+5 |
2006-10-06 | [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. | Martin Schwidefsky | 3 | -68/+24 |
2006-10-06 | [S390] irq change build fixes. | Heiko Carstens | 6 | -14/+21 |
2006-10-04 | [S390] Remove open-coded mem_map usage. | Heiko Carstens | 1 | -4/+6 |
2006-10-04 | [S390] Have s390 use add_active_range() and free_area_init_nodes. | Heiko Carstens | 4 | -67/+27 |
2006-10-04 | [S390] Remove crept in whitespace from head*.S again. | Heiko Carstens | 2 | -10/+10 |
2006-10-04 | [S390] Wire up sys_getcpu system call. | Heiko Carstens | 2 | -0/+9 |
2006-10-04 | [S390] user-copy optimization fallout. | Martin Schwidefsky | 1 | -10/+7 |
2006-10-04 | [S390] update default configuration | Martin Schwidefsky | 1 | -12/+44 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 1 | -0/+5 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+20 |