aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens
2007-01-09[S390] Fix vmalloc area size calculation.Heiko Carstens
2007-01-09[S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens
2007-01-09[S390] memory detection misses 128k.Hongjie Yang
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu
2006-12-15[S390] Fix reboot hangMichael Holzheu
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu
2006-12-15[S390] hypfs fixesChristian Borntraeger
2006-12-15[S390] update default configurationMartin Schwidefsky
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] appldata_mem dependes on vm countersAl Viro
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert s390Josef Sipek
2006-12-08[S390] Poison init section before freeing it.Heiko Carstens
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens
2006-12-08[S390] runtime switch for qdio performance statisticsUrsula Braun
2006-12-08[S390] uaccess_pt: add missing down_read() and convert to is_init().Heiko Carstens
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-04[S390] Don't use small stacks when lockdep is used.Heiko Carstens
2006-12-04[S390] Memory detection fixes.Heiko Carstens
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens
2006-12-04[S390] set KBUILD_IMAGE.Christian Borntraeger
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer
2006-12-04[S390] Use diag260 for memory size detection.Heiko Carstens
2006-12-04[S390] pfault code cleanup.Heiko Carstens
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens
2006-12-04[S390] Misaligned wait PSW at memory detection.Heiko Carstens
2006-12-04[S390] cpu shutdown reworkHeiko Carstens
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu
2006-12-04[S390] No panic for failed rebootMichael Holzheu
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu
2006-12-04[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.Heiko Carstens
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger
2006-11-06[S390] IRQs too early enabled.Heiko Carstens
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-27[S390] uaccess error handling.Heiko Carstens