aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Gravatar Tim Abbott 2-3/+4
2009-04-23[S390] update default configuration.Gravatar Martin Schwidefsky 1-13/+50
2009-04-23[S390] /proc/stat idle field for idle cpusGravatar Martin Schwidefsky 2-0/+20
2009-04-23[S390] appldata: avoid deadlock with appldata_memGravatar Gerald Schaefer 2-17/+17
2009-04-23[S390] ipl: fix compile breakageGravatar Heiko Carstens 1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackGravatar Magnus Damm 1-1/+1
2009-04-20Separate out common fstatat code into vfs_fstatatGravatar Oleg Drokin 1-13/+5
2009-04-14[S390] boot cputime accountingGravatar Martin Schwidefsky 4-17/+43
2009-04-14[S390] add read_persistent_clockGravatar Martin Schwidefsky 4-21/+35
2009-04-14[S390] cpu hotplug and accounting valuesGravatar Martin Schwidefsky 3-0/+28
2009-04-14[S390] fix idle time accountingGravatar Martin Schwidefsky 1-0/+2
2009-04-14[S390] smp: fix cpu_possible_map initializationGravatar Heiko Carstens 1-1/+2
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gravatar Gerald Schaefer 1-1/+1
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicGravatar Jan Glauber 2-24/+34
2009-04-14[S390] stp synchronization retry timerGravatar Martin Schwidefsky 1-0/+15
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksGravatar Heiko Carstens 1-2/+3
2009-04-14[S390] wire up preadv/pwritev system callsGravatar Heiko Carstens 3-1/+23
2009-04-14[S390] s390: move machine flags to lowcoreGravatar Christian Ehrhardt 10-36/+56
2009-04-09mutex: have non-spinning mutexes on s390 by defaultGravatar Heiko Carstens 1-0/+1
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+0
2009-04-02Allow rwlocks to re-enable interruptsGravatar Robin Holt 1-0/+3
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 1-1/+1
2009-04-02generic debug pagealloc: build fixGravatar Akinobu Mita 1-9/+0
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-0/+4
2009-04-01generic debug pageallocGravatar Akinobu Mita 2-0/+4
2009-03-31[S390] cio: introduce notifier for boxed stateGravatar Sebastian Ott 1-0/+2
2009-03-31[S390] fix hypfs build failureGravatar Heiko Carstens 1-0/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2009-03-27generic compat_sys_ustatGravatar Christoph Hellwig 1-1/+1
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 48-726/+1688
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-0/+3
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-13/+35
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 13-126/+149
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 5-86/+101
2009-03-26[S390] remove duplicated #includesGravatar Huang Weiyi 1-1/+0
2009-03-26[S390] cpumask: use mm_cpumask() wrapperGravatar Rusty Russell 3-4/+4
2009-03-26[S390] cpumask: Use accessors code.Gravatar Rusty Russell 1-3/+2
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Gravatar Rusty Russell 1-9/+9
2009-03-26[S390] cpumask: remove cpu_coregroup_mapGravatar Rusty Russell 2-2/+1
2009-03-26[S390] fix clock comparator save area usageGravatar Heiko Carstens 1-7/+4
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityGravatar Andreas Krebbel 2-6/+13
2009-03-26[S390] Ensure that ipl panic notifier is called late.Gravatar Michael Holzheu 1-1/+1
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionGravatar Christian Ehrhardt 1-2/+4
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuGravatar Heiko Carstens 1-7/+16
2009-03-26[S390] smp: fix memory leak on __cpu_upGravatar Heiko Carstens 2-5/+3
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Gravatar Michael Holzheu 1-7/+6
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Gravatar Michael Holzheu 1-2/+1
2009-03-26[S390] s390dbf: Remove redundant initilizations.Gravatar Michael Holzheu 1-2/+1
2009-03-26[S390] use kzfree()Gravatar Johannes Weiner 1-2/+1
2009-03-26[S390] BUG to BUG_ON changesGravatar Stoyan Gaydarov 2-4/+2