summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-1/+2
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-154/+0Star
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-051-10/+0Star
* [S390] Memory detection fixes.Heiko Carstens2006-12-041-3/+12
* [S390] cio: Make ccw_dev_id_is_equal() more robust.Cornelia Huck2006-12-041-1/+4
* [S390] pfault code cleanup.Heiko Carstens2006-12-041-0/+10
* [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-041-3/+12
* [S390] cpu shutdown reworkHeiko Carstens2006-12-041-0/+8
* [S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens2006-12-041-7/+3Star
* [S390] Bad kexec control page allocation.Heiko Carstens2006-12-041-1/+1
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-043-4/+31
* [S390] termio <-> termios conversion error handling.Heiko Carstens2006-12-041-33/+1Star
* [S390] update interface notes in zcrypt.hRalph Wuerthner2006-12-041-50/+41Star
* [S390] Add __must_check to uaccess functions.Heiko Carstens2006-12-041-9/+9
* [NET]: S390 checksum annotations and cleanups.Al Viro2006-12-031-24/+21Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [S390] Fix pte type checking.Martin Schwidefsky2006-10-181-10/+40
* [S390] Wire up epoll_pwait syscall.Heiko Carstens2006-10-181-1/+2
* [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-111-0/+6
* [S390] irq change improvements.Heiko Carstens2006-10-111-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-063-2/+3
|\
| * [S390] irq change build fixes.Heiko Carstens2006-10-063-2/+3
* | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-061-2/+2
|/
* [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-044-15/+11Star
* [S390] incorrect placement of include.Martin Schwidefsky2006-10-041-2/+2
* [S390] Wire up sys_getcpu system call.Heiko Carstens2006-10-041-1/+3
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-51/+0Star
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+1
* [PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky2006-10-013-13/+27
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt2006-09-291-3/+0Star
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-291-44/+40Star
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-2825-1314/+1209Star
* [S390] __div64_32 for 31 bit.Martin Schwidefsky2006-09-281-48/+0Star
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-1/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-4/+6
* [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2006-09-261-0/+2
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-261-9/+11
* [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse2006-09-241-1/+1
* Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-221-2/+10
|\
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+9
* | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-202-0/+3
* | [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-202-195/+63Star
* | [S390] Cleanup in page table related code.Gerald Schaefer2006-09-202-99/+92Star
* | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-202-1/+34
* | [S390] cleanup appldata.Gerald Schaefer2006-09-201-0/+90
* | [S390] convert some assembler to C.Heiko Carstens2006-09-202-3/+6
* | [S390] #undef in unistd.hMartin Schwidefsky2006-09-201-111/+59Star
* | [S390] empty function defines.Heiko Carstens2006-09-203-3/+3