summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-231-0/+16
* [S390] ipl: fix compile breakageHeiko Carstens2009-04-231-0/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-13/+5
* [S390] boot cputime accountingMartin Schwidefsky2009-04-144-17/+43
* [S390] add read_persistent_clockMartin Schwidefsky2009-04-143-21/+30
* [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-143-0/+28
* [S390] fix idle time accountingMartin Schwidefsky2009-04-141-0/+2
* [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-141-1/+2
* [S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2009-04-141-24/+33
* [S390] stp synchronization retry timerMartin Schwidefsky2009-04-141-0/+15
* [S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens2009-04-141-2/+3
* [S390] wire up preadv/pwritev system callsHeiko Carstens2009-04-142-0/+20
* [S390] s390: move machine flags to lowcoreChristian Ehrhardt2009-04-143-3/+5
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-1/+1
|\
| * generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* | [S390] remove duplicated #includesHuang Weiyi2009-03-261-1/+0
* | [S390] cpumask: Use accessors code.Rusty Russell2009-03-261-3/+2
* | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell2009-03-261-9/+9
* | [S390] cpumask: remove cpu_coregroup_mapRusty Russell2009-03-261-1/+1
* | [S390] fix clock comparator save area usageHeiko Carstens2009-03-261-7/+4
* | [S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2009-03-262-6/+13
* | [S390] Ensure that ipl panic notifier is called late.Michael Holzheu2009-03-261-1/+1
* | [S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt2009-03-261-2/+4
* | [S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens2009-03-261-7/+16
* | [S390] smp: fix memory leak on __cpu_upHeiko Carstens2009-03-262-5/+3
* | [S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu2009-03-261-7/+6
* | [S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu2009-03-261-2/+1
* | [S390] s390dbf: Remove redundant initilizations.Michael Holzheu2009-03-261-2/+1
* | [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-262-4/+2
* | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu2009-03-262-4/+4
* | [S390] Use csum_partial in checksum.hFrank Munzert2009-03-261-1/+3
* | [S390] cleanup lowcore.hMartin Schwidefsky2009-03-261-0/+2
* | [S390] eliminate ipl_device from lowcoreMartin Schwidefsky2009-03-264-4/+0
* | [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-263-46/+41
* | [S390] Expose a constant for the number of words representing the CRsDan Smith2009-03-261-1/+2
* | [S390] module function call optimizationMartin Schwidefsky2009-03-261-7/+12
* | [S390] remove duplicate nul-termination of stringHendrik Brueckner2009-03-261-1/+0
* | [S390] kernel: Disable switch_amode by defaultGerald Schaefer2009-03-261-4/+0
* | [S390] clock sync mode flagsMartin Schwidefsky2009-03-261-27/+44
* | [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-264-44/+15
* | [S390] convert bitmap definitions to CHeiko Carstens2009-03-262-56/+49
* | [S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2009-03-261-18/+11
* | [S390] split/move machine check handler codeHeiko Carstens2009-03-263-2/+385
* | [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-262-9/+15
* | [S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger2009-03-261-0/+2
* | [S390] cputime: initialize per thread timer values on forkHeiko Carstens2009-03-261-0/+5
* | [S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens2009-03-261-37/+27
OpenPOWER on IntegriCloud