aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390
AgeCommit message (Expand)Author
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens
2006-12-08[S390] New DASD feature for ERP related loggingHorst Hummel
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-04[S390] Memory detection fixes.Heiko Carstens
2006-12-04[S390] cio: Make ccw_dev_id_is_equal() more robust.Cornelia Huck
2006-12-04[S390] pfault code cleanup.Heiko Carstens
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens
2006-12-04[S390] cpu shutdown reworkHeiko Carstens
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens
2006-12-04[S390] Bad kexec control page allocation.Heiko Carstens
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens
2006-12-04[S390] termio <-> termios conversion error handling.Heiko Carstens
2006-12-04[S390] update interface notes in zcrypt.hRalph Wuerthner
2006-12-04[S390] Add __must_check to uaccess functions.Heiko Carstens
2006-12-02[NET]: S390 checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-18[S390] Fix pte type checking.Martin Schwidefsky
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck
2006-10-11[S390] irq change improvements.Heiko Carstens
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens
2006-10-04[S390] incorrect placement of include.Martin Schwidefsky
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-24[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds