aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-26[S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens1-44/+15
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens1-1/+2
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu1-0/+5
2007-03-05[S390] check_bugs() should be inline.Heiko Carstens1-1/+1
2007-03-05[S390] reipl: move dump_prefix_page out of text section.Heiko Carstens1-0/+1
2007-02-21[S390] add atomic64_xchg to s390Mathieu Desnoyers1-0/+2
2007-02-21[S390] local_t cleanup : use asm-generic/local.h.Mathieu Desnoyers1-58/+1
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu2-74/+113
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu1-0/+5
2007-02-12[S390] remove __io_virt and mmiowb.Martin Schwidefsky1-5/+1
2007-02-12[S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck1-0/+2
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro1-65/+0
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens1-0/+2
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens3-3/+51
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky2-0/+67
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu1-4/+68
2007-02-05[S390] boot from NSS supportHongjie Yang1-1/+7
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+12
2007-02-05[S390] ETR support.Martin Schwidefsky3-1/+256
2007-02-05[S390] noexec protectionGerald Schaefer12-54/+307
2007-02-05[S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens1-0/+3
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-3/+2
2007-02-05[S390] Simplify virt_to_phys.Heiko Carstens1-4/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens6-1/+15
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton1-1/+1
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens1-1/+3
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-0/+1
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun1-0/+1
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-6/+37
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens3-6/+35
2006-12-08[S390] New DASD feature for ERP related loggingHorst Hummel1-0/+2
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-1/+2
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-154/+0
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-10/+0
2006-12-04[S390] Memory detection fixes.Heiko Carstens1-3/+12
2006-12-04[S390] cio: Make ccw_dev_id_is_equal() more robust.Cornelia Huck1-1/+4
2006-12-04[S390] pfault code cleanup.Heiko Carstens1-0/+10
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens1-3/+12
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-0/+8
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens1-7/+3
2006-12-04[S390] Bad kexec control page allocation.Heiko Carstens1-1/+1
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens3-4/+31
2006-12-04[S390] termio <-> termios conversion error handling.Heiko Carstens1-33/+1
2006-12-04[S390] update interface notes in zcrypt.hRalph Wuerthner1-50/+41
2006-12-04[S390] Add __must_check to uaccess functions.Heiko Carstens1-9/+9
2006-12-02[NET]: S390 checksum annotations and cleanups.Al Viro1-24/+21