aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky1-0/+4
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky1-0/+5
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber1-0/+1
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens1-1/+3
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt7-33/+51
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+0
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+2
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-377/+519
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-3/+9
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell2-3/+3
2009-03-26[S390] cpumask: remove cpu_coregroup_mapRusty Russell1-1/+0
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-16/+0
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky1-323/+329
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky1-6/+2
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky3-28/+10
2009-03-26[S390] Fix comments in lowcore structureChristian Borntraeger1-2/+2
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith1-1/+3
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens1-0/+8
2009-03-26[S390] bitops: remove likely annotationsHeiko Carstens1-6/+6
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell1-1/+7
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber1-0/+1
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens1-1/+1
2009-03-26[S390] split/move machine check handler codeHeiko Carstens2-0/+134
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger1-0/+1
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-12/+5
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber2-7/+19
2009-03-26[S390] Automatic IPL after dumpFrank Munzert2-11/+29
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka1-3/+0
2009-03-24KVM: New guest debug interfaceJan Kiszka1-0/+7
2009-03-20s390: remove arch specific smp_send_stop()Heiko Carstens1-6/+0
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky1-0/+5
2009-03-18[S390] make page table walking more robustMartin Schwidefsky1-3/+2
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-1/+3
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens1-0/+2
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger1-1/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens1-8/+8
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens1-5/+1
2009-01-09[S390] types: add/fix types.h include in header filesHeiko Carstens8-3/+11
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski1-0/+1
2009-01-09[S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger1-4/+0
2009-01-09[S390] ptrace: no extern declarations for userspaceHeiko Carstens1-2/+5
2009-01-06s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-15/+0
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-6/+1