aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-18[S390] Fix pte type checking.Martin Schwidefsky1-10/+40
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens1-1/+2
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck1-0/+6
2006-10-11[S390] irq change improvements.Heiko Carstens1-1/+1
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-2/+3
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck1-2/+2
2006-10-06[S390] irq change build fixes.Heiko Carstens3-2/+3
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens4-15/+11
2006-10-04[S390] incorrect placement of include.Martin Schwidefsky1-2/+2
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens1-1/+3
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-51/+0