| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] don't call handle_mm_fault() if in an atomic context. | Heiko Carstens | 2007-01-09 | 1 | -1/+3 |
* | [S390] Fix reboot hang on LPARs | Michael Holzheu | 2006-12-15 | 1 | -0/+1 |
* | [S390] Hipersocket multicast queue: make sure outbound handler is called | Ursula Braun | 2006-12-15 | 1 | -0/+1 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 4 | -6/+37 |
|\ |
|
| * | [S390] Virtual memmap for s390. | Heiko Carstens | 2006-12-08 | 3 | -6/+35 |
| * | [S390] New DASD feature for ERP related logging | Horst Hummel | 2006-12-08 | 1 | -0/+2 |
* | | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
|/ |
|
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -1/+2 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -154/+0 |
* | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 | 1 | -10/+0 |
* | [S390] Memory detection fixes. | Heiko Carstens | 2006-12-04 | 1 | -3/+12 |
* | [S390] cio: Make ccw_dev_id_is_equal() more robust. | Cornelia Huck | 2006-12-04 | 1 | -1/+4 |
* | [S390] pfault code cleanup. | Heiko Carstens | 2006-12-04 | 1 | -0/+10 |
* | [S390] Cleanup memory_chunk array usage. | Heiko Carstens | 2006-12-04 | 1 | -3/+12 |
* | [S390] cpu shutdown rework | Heiko Carstens | 2006-12-04 | 1 | -0/+8 |
* | [S390] cpcmd <-> __cpcmd calling issues | Heiko Carstens | 2006-12-04 | 1 | -7/+3 |
* | [S390] Bad kexec control page allocation. | Heiko Carstens | 2006-12-04 | 1 | -1/+1 |
* | [S390] Reset infrastructure for re-IPL. | Heiko Carstens | 2006-12-04 | 3 | -4/+31 |
* | [S390] termio <-> termios conversion error handling. | Heiko Carstens | 2006-12-04 | 1 | -33/+1 |
* | [S390] update interface notes in zcrypt.h | Ralph Wuerthner | 2006-12-04 | 1 | -50/+41 |
* | [S390] Add __must_check to uaccess functions. | Heiko Carstens | 2006-12-04 | 1 | -9/+9 |
* | [NET]: S390 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -24/+21 |
* | 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 |