| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | [S390] Fix pte type checking. | Martin Schwidefsky | 2006-10-18 | 1 | -10/+40 |
* | [S390] Wire up epoll_pwait syscall. | Heiko Carstens | 2006-10-18 | 1 | -1/+2 |
* | [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private | Cornelia Huck | 2006-10-11 | 1 | -0/+6 |
* | [S390] irq change improvements. | Heiko Carstens | 2006-10-11 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-10-06 | 3 | -2/+3 |
|\ |
|
| * | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 3 | -2/+3 |
* | | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch | Jan Blunck | 2006-10-06 | 1 | -2/+2 |
|/ |
|
* | [S390] Remove open-coded mem_map usage. | Heiko Carstens | 2006-10-04 | 4 | -15/+11 |
* | [S390] incorrect placement of include. | Martin Schwidefsky | 2006-10-04 | 1 | -2/+2 |
* | [S390] Wire up sys_getcpu system call. | Heiko Carstens | 2006-10-04 | 1 | -1/+3 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -51/+0 |
* | [PATCH] Add regs_return_value() helper | Ananth N Mavinakayanahalli | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] Directed yield: direct yield of spinlocks for s390. | Martin Schwidefsky | 2006-10-01 | 3 | -13/+27 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs | Michal Schmidt | 2006-09-29 | 1 | -3/+0 |
* | [PATCH] convert s390 page handling macros to functions | Heiko Carstens | 2006-09-29 | 1 | -44/+40 |
* | [S390] Inline assembly cleanup. | Martin Schwidefsky | 2006-09-28 | 25 | -1314/+1209 |
* | [S390] __div64_32 for 31 bit. | Martin Schwidefsky | 2006-09-28 | 1 | -48/+0 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 | 1 | -1/+3 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -4/+6 |
* | [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT | Heiko Carstens | 2006-09-26 | 1 | -0/+2 |
* | [PATCH] trigger a syntax error if percpu macros are incorrectly used | Jan Blunck | 2006-09-26 | 1 | -9/+11 |
* | [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. | David Woodhouse | 2006-09-24 | 1 | -1/+1 |
* | Merge git://git.infradead.org/~dwmw2/hdroneline | Linus Torvalds | 2006-09-22 | 1 | -2/+10 |
|\ |
|
| * | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -2/+9 |
* | | [S390] Use alternative user-copy operations for new hardware. | Gerald Schaefer | 2006-09-20 | 2 | -0/+3 |
* | | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 | 2 | -195/+63 |
* | | [S390] Cleanup in page table related code. | Gerald Schaefer | 2006-09-20 | 2 | -99/+92 |
* | | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 | 2 | -1/+34 |
* | | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 | 1 | -0/+90 |
* | | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 | 2 | -3/+6 |
* | | [S390] #undef in unistd.h | Martin Schwidefsky | 2006-09-20 | 1 | -111/+59 |
* | | [S390] empty function defines. | Heiko Carstens | 2006-09-20 | 3 | -3/+3 |
* | | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 | 3 | -17/+57 |
* | | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 | 1 | -2/+0 |
* | | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 2 | -0/+173 |
* | | [S390] zcrypt secure key cryptography extension. | Ralph Wuerthner | 2006-09-20 | 1 | -1/+79 |
* | | [S390] zcrypt user space interface. | Martin Schwidefsky | 2006-09-20 | 1 | -0/+207 |
* | | [S390] remove old z90crypt driver. | Martin Schwidefsky | 2006-09-20 | 1 | -212/+0 |
* | | [S390] EX_TABLE macro. | Martin Schwidefsky | 2006-09-20 | 1 | -0/+17 |
|/ |
|
* | [PATCH] Fix 'make headers_check' on s390 | David Woodhouse | 2006-09-16 | 2 | -15/+15 |
* | [S390] get_clock inline assembly. | Andreas Krebbel | 2006-07-17 | 1 | -2/+2 |
* | [S390] Fix gcc warning about unused return values. | Heiko Carstens | 2006-07-17 | 1 | -2/+7 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -1/+0 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 2 | -2/+2 |
* | [S390] path grouping and path verifications fixes. | Cornelia Huck | 2006-07-12 | 1 | -0/+2 |
* | [S390] cpu_relax() is supposed to have barrier() semantics. | Heiko Carstens | 2006-07-12 | 2 | -10/+9 |
* | [S390] fix futex_atomic_cmpxchg_inatomic | Martin Schwidefsky | 2006-07-12 | 1 | -2/+3 |