Age | Commit message (Expand) | Author | Files | Lines |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 1 | -13/+5 |
2009-04-14 | [S390] boot cputime accounting | Martin Schwidefsky | 4 | -17/+43 |
2009-04-14 | [S390] add read_persistent_clock | Martin Schwidefsky | 3 | -21/+30 |
2009-04-14 | [S390] cpu hotplug and accounting values | Martin Schwidefsky | 3 | -0/+28 |
2009-04-14 | [S390] fix idle time accounting | Martin Schwidefsky | 1 | -0/+2 |
2009-04-14 | [S390] smp: fix cpu_possible_map initialization | Heiko Carstens | 1 | -1/+2 |
2009-04-14 | [S390] extend virtual timer interface by mod_virt_timer_periodic | Jan Glauber | 1 | -24/+33 |
2009-04-14 | [S390] stp synchronization retry timer | Martin Schwidefsky | 1 | -0/+15 |
2009-04-14 | [S390] call nmi_enter/nmi_exit on machine checks | Heiko Carstens | 1 | -2/+3 |
2009-04-14 | [S390] wire up preadv/pwritev system calls | Heiko Carstens | 2 | -0/+20 |
2009-04-14 | [S390] s390: move machine flags to lowcore | Christian Ehrhardt | 3 | -3/+5 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig | 1 | -1/+1 |
2009-03-26 | [S390] remove duplicated #includes | Huang Weiyi | 1 | -1/+0 |
2009-03-26 | [S390] cpumask: Use accessors code. | Rusty Russell | 1 | -3/+2 |
2009-03-26 | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. | Rusty Russell | 1 | -9/+9 |
2009-03-26 | [S390] cpumask: remove cpu_coregroup_map | Rusty Russell | 1 | -1/+1 |
2009-03-26 | [S390] fix clock comparator save area usage | Heiko Carstens | 1 | -7/+4 |
2009-03-26 | [S390] Add hwcap flag for the etf3 enhancement facility | Andreas Krebbel | 2 | -6/+13 |
2009-03-26 | [S390] Ensure that ipl panic notifier is called late. | Michael Holzheu | 1 | -1/+1 |
2009-03-26 | [S390] fix dfp elf hwcap/facility bit detection | Christian Ehrhardt | 1 | -2/+4 |
2009-03-26 | [S390] smp: perform initial cpu reset before starting a cpu | Heiko Carstens | 1 | -7/+16 |
2009-03-26 | [S390] smp: fix memory leak on __cpu_up | Heiko Carstens | 2 | -5/+3 |
2009-03-26 | [S390] ipl: Improve checking logic and remove switch defaults. | Michael Holzheu | 1 | -7/+6 |
2009-03-26 | [S390] s390dbf: Remove needless check for NULL pointer. | Michael Holzheu | 1 | -2/+1 |
2009-03-26 | [S390] s390dbf: Remove redundant initilizations. | Michael Holzheu | 1 | -2/+1 |
2009-03-26 | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 2 | -4/+2 |
2009-03-26 | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu | 2 | -4/+4 |
2009-03-26 | [S390] Use csum_partial in checksum.h | Frank Munzert | 1 | -1/+3 |
2009-03-26 | [S390] cleanup lowcore.h | Martin Schwidefsky | 1 | -0/+2 |
2009-03-26 | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky | 4 | -4/+0 |
2009-03-26 | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 3 | -46/+41 |
2009-03-26 | [S390] Expose a constant for the number of words representing the CRs | Dan Smith | 1 | -1/+2 |
2009-03-26 | [S390] module function call optimization | Martin Schwidefsky | 1 | -7/+12 |
2009-03-26 | [S390] remove duplicate nul-termination of string | Hendrik Brueckner | 1 | -1/+0 |
2009-03-26 | [S390] kernel: Disable switch_amode by default | Gerald Schaefer | 1 | -4/+0 |
2009-03-26 | [S390] clock sync mode flags | Martin Schwidefsky | 1 | -27/+44 |
2009-03-26 | [S390] move EXPORT_SYMBOLs to definitions | Heiko Carstens | 4 | -44/+15 |
2009-03-26 | [S390] convert bitmap definitions to C | Heiko Carstens | 2 | -56/+49 |
2009-03-26 | [S390] Remove CONFIG_MACHCHK_WARNING. | Heiko Carstens | 1 | -18/+11 |
2009-03-26 | [S390] split/move machine check handler code | Heiko Carstens | 3 | -2/+385 |
2009-03-26 | [S390] Fix hypervisor detection for KVM | Christian Borntraeger | 2 | -9/+15 |
2009-03-26 | [S390] lockdep: trace hardirq off in smp_send_stop | Christian Borntraeger | 1 | -0/+2 |
2009-03-26 | [S390] cputime: initialize per thread timer values on fork | Heiko Carstens | 1 | -0/+5 |
2009-03-26 | [S390] arch/s390/kernel/process.c: fix whitespace damage | Heiko Carstens | 1 | -37/+27 |
2009-03-26 | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel | Heiko Carstens | 2 | -1/+431 |
2009-03-26 | [S390] Automatic IPL after dump | Frank Munzert | 3 | -13/+57 |
2009-03-26 | [S390] fix dump_stack vs. %p and (null) | Christian Borntraeger | 1 | -1/+3 |