aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-271/+477
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen1-81/+3
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert s390Josef Sipek2-4/+4
2006-12-08[S390] Poison init section before freeing it.Heiko Carstens1-0/+2
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens3-58/+21
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens6-204/+453
2006-12-08[S390] runtime switch for qdio performance statisticsUrsula Braun2-9/+0
2006-12-08[S390] uaccess_pt: add missing down_read() and convert to is_init().Heiko Carstens1-2/+3
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-1/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-3/+3
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-3/+3
2006-12-04[S390] Don't use small stacks when lockdep is used.Heiko Carstens1-1/+1
2006-12-04[S390] Memory detection fixes.Heiko Carstens3-24/+32
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens1-11/+11
2006-12-04[S390] set KBUILD_IMAGE.Christian Borntraeger1-0/+3
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens1-1/+4
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer4-59/+190
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens1-2/+15
2006-12-04[S390] pfault code cleanup.Heiko Carstens4-44/+30
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens3-13/+7
2006-12-04[S390] Misaligned wait PSW at memory detection.Heiko Carstens1-1/+2
2006-12-04[S390] cpu shutdown reworkHeiko Carstens3-144/+49
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens3-17/+21
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens8-41/+115
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens1-2/+3
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu1-0/+2
2006-12-04[S390] No panic for failed rebootMichael Holzheu1-1/+2
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu1-4/+94
2006-12-04[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.Heiko Carstens1-3/+0
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger1-21/+0
2006-11-06[S390] IRQs too early enabled.Heiko Carstens1-1/+1
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens4-26/+63
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-21/+30
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-27[S390] uaccess error handling.Heiko Carstens4-20/+28
2006-10-27[S390] Initialize interval value to 0.Gerald Schaefer1-0/+1
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt1-1/+1
2006-10-18[S390] update default configurationMartin Schwidefsky1-7/+5
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens1-0/+1
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater1-0/+2
2006-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-16/+15
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-1/+0
2006-10-11[S390] stacktrace bug.Christian Borntraeger1-9/+8
2006-10-11[S390] irq change improvements.Heiko Carstens3-7/+7
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro1-5/+5
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky3-68/+24
2006-10-06[S390] irq change build fixes.Heiko Carstens6-14/+21