| Commit message (Expand) | Author | Files | Lines |
2007-10-12 | [S390] 3215: Handle special console device. | Cornelia Huck | 1 | -0/+3 |
2007-10-12 | [S390] pfault: Fix alignment of parameter list. | Heiko Carstens | 1 | -1/+1 |
2007-10-12 | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg | 2 | -14/+16 |
2007-10-12 | [S390] s390: beautify vmlinux.lds | Sam Ravnborg | 1 | -106/+127 |
2007-10-12 | [S390] vmwatchdog: fix broken inline assembly. | Heiko Carstens | 1 | -2/+2 |
2007-10-12 | [S390] tape: Fix medium state handling | Michael Holzheu | 1 | -9/+17 |
2007-10-12 | [S390] cpcmd: fix inline assembly usage. | Heiko Carstens | 1 | -45/+55 |
2007-10-12 | [S390] Make vmalloc area start at address > 4GB. | Heiko Carstens | 1 | -3/+10 |
2007-10-12 | [S390] zcore: fix inline assembly in memcpy_real() | Michael Holzheu | 1 | -3/+4 |
2007-10-12 | [S390] Remove obsolete recommendation for 8M ramdisk size. | Robert P. J. Day | 1 | -2/+1 |
2007-10-12 | [S390] Use IPL CLEAR for reipl under z/VM | Michael Holzheu | 1 | -2/+2 |
2007-10-12 | [S390] Force link error if xchg/cmpxchg gets called with unsupported size. | Heiko Carstens | 1 | -11/+13 |
2007-10-12 | [S390] qdio: change QDIO performance_stats error message priority | Ursula Braun | 1 | -1/+1 |
2007-10-12 | [S390] is_power_of_2 in drivers/s390/block/dasd_int.h | vignesh babu | 1 | -1/+2 |
2007-10-12 | [S390] qdio: dont cast function pointers and use them to call functions. | Heiko Carstens | 1 | -18/+19 |
2007-10-12 | [S390] Get rid of ARCH_KMALLOC_MINALIGN. | Heiko Carstens | 1 | -2/+0 |
2007-10-12 | [S390] remove packed attribute from ext_int_info_t. | Christian Borntraeger | 1 | -6/+2 |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 11 | -34/+62 |
2007-10-12 | [S390] disassembler: Remove redundant variable assignment | Christian Borntraeger | 1 | -1/+0 |
2007-10-12 | [S390] disassembler: fix output for insns with 6 operands. | Martin Schwidefsky | 1 | -1/+3 |
2007-10-12 | [S390] appldata_base: Remove module_exit function and modular stuff | Satyam Sharma | 1 | -52/+2 |
2007-10-12 | [S390] appldata_base: Misc cpuinit annotations and bugfix | Satyam Sharma | 1 | -5/+6 |
2007-10-12 | [S390] zcrypt: fix PCIXCC/CEX2C error recovery | Ralph Wuerthner | 1 | -2/+5 |
2007-10-12 | [S390] zcrypt: fix ap_reset_domain() | Ralph Wuerthner | 1 | -2/+3 |
2007-10-12 | [S390] zcrypt: remove duplicated struct CPRBX definition | Ralph Wuerthner | 3 | -48/+3 |
2007-10-12 | [S390] zcrypt: make init/exit functions static. | Heiko Carstens | 1 | -2/+2 |
2007-10-12 | [S390] cio: Avoid machine check vs. not operational races. | Cornelia Huck | 3 | -127/+21 |
2007-10-12 | [S390] cio: Documentation update. | Cornelia Huck | 3 | -27/+34 |