aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli1-0/+1
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky3-13/+27
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt1-3/+0
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens1-44/+40
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky25-1314/+1209
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky1-48/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-1/+3
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-4/+6
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens1-0/+2
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck1-9/+11
2006-09-24[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse1-1/+1
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds1-2/+10
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2-0/+3
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer2-195/+63
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer2-99/+92
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2-1/+34
2006-09-20[S390] cleanup appldata.Gerald Schaefer1-0/+90
2006-09-20[S390] convert some assembler to C.Heiko Carstens2-3/+6
2006-09-20[S390] #undef in unistd.hMartin Schwidefsky1-111/+59
2006-09-20[S390] empty function defines.Heiko Carstens3-3/+3
2006-09-20[S390] ipl/dump on panic.Michael Holzheu3-17/+57
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens1-2/+0
2006-09-20[S390] add kprobes support.Michael Grundy2-0/+173
2006-09-20[S390] zcrypt secure key cryptography extension.Ralph Wuerthner1-1/+79
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky1-0/+207
2006-09-20[S390] remove old z90crypt driver.Martin Schwidefsky1-212/+0
2006-09-20[S390] EX_TABLE macro.Martin Schwidefsky1-0/+17
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+9
2006-09-16[PATCH] Fix 'make headers_check' on s390David Woodhouse2-15/+15
2006-07-17[S390] get_clock inline assembly.Andreas Krebbel1-2/+2
2006-07-17[S390] Fix gcc warning about unused return values.Heiko Carstens1-2/+7
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-12[S390] Fix sparse warnings.Heiko Carstens2-2/+2
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+2
2006-07-12[S390] cpu_relax() is supposed to have barrier() semantics.Heiko Carstens2-10/+9
2006-07-12[S390] fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky1-2/+3
2006-07-12[S390] raw_local_save_flags/raw_local_irq_restore type checkHeiko Carstens1-6/+12