| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-03 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-28 | 1 | -1/+1 |
|\ |
|
| * | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -1/+1 |
* | | [S390] remove duplicated #includes | Huang Weiyi | 2009-03-26 | 1 | -1/+0 |
* | | [S390] cpumask: Use accessors code. | Rusty Russell | 2009-03-26 | 1 | -3/+2 |
* | | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. | Rusty Russell | 2009-03-26 | 1 | -9/+9 |
* | | [S390] cpumask: remove cpu_coregroup_map | Rusty Russell | 2009-03-26 | 1 | -1/+1 |
* | | [S390] fix clock comparator save area usage | Heiko Carstens | 2009-03-26 | 1 | -7/+4 |
* | | [S390] Add hwcap flag for the etf3 enhancement facility | Andreas Krebbel | 2009-03-26 | 2 | -6/+13 |
* | | [S390] Ensure that ipl panic notifier is called late. | Michael Holzheu | 2009-03-26 | 1 | -1/+1 |
* | | [S390] fix dfp elf hwcap/facility bit detection | Christian Ehrhardt | 2009-03-26 | 1 | -2/+4 |
* | | [S390] smp: perform initial cpu reset before starting a cpu | Heiko Carstens | 2009-03-26 | 1 | -7/+16 |
* | | [S390] smp: fix memory leak on __cpu_up | Heiko Carstens | 2009-03-26 | 2 | -5/+3 |
* | | [S390] ipl: Improve checking logic and remove switch defaults. | Michael Holzheu | 2009-03-26 | 1 | -7/+6 |
* | | [S390] s390dbf: Remove needless check for NULL pointer. | Michael Holzheu | 2009-03-26 | 1 | -2/+1 |
* | | [S390] s390dbf: Remove redundant initilizations. | Michael Holzheu | 2009-03-26 | 1 | -2/+1 |
* | | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-26 | 2 | -4/+2 |
* | | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu | 2009-03-26 | 2 | -4/+4 |
* | | [S390] Use csum_partial in checksum.h | Frank Munzert | 2009-03-26 | 1 | -1/+3 |
* | | [S390] cleanup lowcore.h | Martin Schwidefsky | 2009-03-26 | 1 | -0/+2 |
* | | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky | 2009-03-26 | 4 | -4/+0 |
* | | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 3 | -46/+41 |
* | | [S390] Expose a constant for the number of words representing the CRs | Dan Smith | 2009-03-26 | 1 | -1/+2 |
* | | [S390] module function call optimization | Martin Schwidefsky | 2009-03-26 | 1 | -7/+12 |
* | | [S390] remove duplicate nul-termination of string | Hendrik Brueckner | 2009-03-26 | 1 | -1/+0 |
* | | [S390] kernel: Disable switch_amode by default | Gerald Schaefer | 2009-03-26 | 1 | -4/+0 |
* | | [S390] clock sync mode flags | Martin Schwidefsky | 2009-03-26 | 1 | -27/+44 |
* | | [S390] move EXPORT_SYMBOLs to definitions | Heiko Carstens | 2009-03-26 | 4 | -44/+15 |
* | | [S390] convert bitmap definitions to C | Heiko Carstens | 2009-03-26 | 2 | -56/+49 |
* | | [S390] Remove CONFIG_MACHCHK_WARNING. | Heiko Carstens | 2009-03-26 | 1 | -18/+11 |
* | | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 3 | -2/+385 |
* | | [S390] Fix hypervisor detection for KVM | Christian Borntraeger | 2009-03-26 | 2 | -9/+15 |
* | | [S390] lockdep: trace hardirq off in smp_send_stop | Christian Borntraeger | 2009-03-26 | 1 | -0/+2 |
* | | [S390] cputime: initialize per thread timer values on fork | Heiko Carstens | 2009-03-26 | 1 | -0/+5 |
* | | [S390] arch/s390/kernel/process.c: fix whitespace damage | Heiko Carstens | 2009-03-26 | 1 | -37/+27 |
* | | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel | Heiko Carstens | 2009-03-26 | 2 | -1/+431 |
* | | [S390] Automatic IPL after dump | Frank Munzert | 2009-03-26 | 3 | -13/+57 |
* | | [S390] fix dump_stack vs. %p and (null) | Christian Borntraeger | 2009-03-26 | 1 | -1/+3 |
|/ |
|
* | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens | 2009-03-18 | 1 | -2/+4 |
* | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2009-02-19 | 1 | -2/+7 |
* | [S390] Fix init irq proc build break. | Sachin Sant | 2009-02-11 | 1 | -0/+2 |
* | [S390] Add missing compat system call wrappers. | Michael Holzheu | 2009-01-23 | 2 | -5/+43 |
* | [S390] etr/stp: fix possible deadlock | Heiko Carstens | 2009-01-23 | 1 | -2/+4 |
* | [S390] cputime: fix lowcore initialization on cpu hotplug | Heiko Carstens | 2009-01-23 | 1 | -0/+4 |
* | [S390] fix compat sigaltstack syscall table entry | Michael Holzheu | 2009-01-23 | 1 | -1/+1 |
* | [CVE-2009-0029] s390 specific system call wrappers | Heiko Carstens | 2009-01-14 | 6 | -44/+50 |
* | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 1 | -1/+0 |
* | [S390] vdso: compile fix | Heiko Carstens | 2009-01-09 | 2 | -2/+4 |
* | [S390] remove code for oldselect system call | Heiko Carstens | 2009-01-09 | 2 | -21/+0 |
* | [S390] gettimeofday.S: removed duplicated #includes | Huang Weiyi | 2009-01-09 | 1 | -4/+0 |