aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] Dynamic kernel command-line: s390Alon Bar-Lev1-1/+1
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro3-60/+2
2007-02-11[PATCH] sort the devres mess outAl Viro1-0/+3
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-3/+1
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin3-49/+4
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+3
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+4
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-0/+1
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+1
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky1-1/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens9-24/+24
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens4-11/+29
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens9-571/+467
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky8-150/+81
2007-02-05[S390] Hypervisor filesystem (s390_hypfs) for z/VMMichael Holzheu5-27/+262
2007-02-05[S390] boot from NSS supportHongjie Yang5-64/+275
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber4-0/+216
2007-02-05[S390] ETR support.Martin Schwidefsky5-86/+1160
2007-02-05[S390] noexec protectionGerald Schaefer16-61/+606
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber10-361/+272
2007-02-05[S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens1-1/+1
2007-02-05[S390] Fix kprobes breakpoint handling.Heiko Carstens1-2/+9
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-10/+54
2007-02-05[S390] Fix FCP dump feature detection.Heiko Carstens1-1/+5
2007-02-05[S390] cpcmd with vmalloc addresses.Christian Borntraeger1-7/+7
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens2-5/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens27-111/+121
2007-02-05[S390] Move init_irq_proc to the other irq related functions.Heiko Carstens3-24/+13
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-1/+2
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2-3/+3
2007-01-09[S390] Fix vmalloc area size calculation.Heiko Carstens1-1/+1
2007-01-09[S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens1-1/+4
2007-01-09[S390] memory detection misses 128k.Hongjie Yang2-2/+22
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu3-2/+13
2006-12-15[S390] Fix reboot hangMichael Holzheu1-44/+1
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu2-1/+51
2006-12-15[S390] hypfs fixesChristian Borntraeger1-2/+2
2006-12-15[S390] update default configurationMartin Schwidefsky1-13/+34
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-5/+5
2006-12-13[PATCH] appldata_mem dependes on vm countersAl Viro1-1/+1
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