aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky1-0/+16
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-13/+5
2009-04-14[S390] boot cputime accountingMartin Schwidefsky4-17/+43
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky3-21/+30
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky3-0/+28
2009-04-14[S390] fix idle time accountingMartin Schwidefsky1-0/+2
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens1-1/+2
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber1-24/+33
2009-04-14[S390] stp synchronization retry timerMartin Schwidefsky1-0/+15
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens1-2/+3
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens2-0/+20
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt3-3/+5
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-03-26[S390] remove duplicated #includesHuang Weiyi1-1/+0
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell1-3/+2
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell1-9/+9
2009-03-26[S390] cpumask: remove cpu_coregroup_mapRusty Russell1-1/+1
2009-03-26[S390] fix clock comparator save area usageHeiko Carstens1-7/+4
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2-6/+13
2009-03-26[S390] Ensure that ipl panic notifier is called late.Michael Holzheu1-1/+1
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt1-2/+4
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens1-7/+16
2009-03-26[S390] smp: fix memory leak on __cpu_upHeiko Carstens2-5/+3
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu1-7/+6
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu1-2/+1
2009-03-26[S390] s390dbf: Remove redundant initilizations.Michael Holzheu1-2/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov2-4/+2
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu2-4/+4
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-1/+3
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky1-0/+2
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky4-4/+0
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky3-46/+41
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith1-1/+2
2009-03-26[S390] module function call optimizationMartin Schwidefsky1-7/+12
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner1-1/+0
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer1-4/+0
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky1-27/+44
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens4-44/+15
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens2-56/+49
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens1-18/+11
2009-03-26[S390] split/move machine check handler codeHeiko Carstens3-2/+385
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger2-9/+15
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger1-0/+2
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens1-0/+5
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens1-37/+27