summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds12-53/+122
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds7-11/+18
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-5/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-1/+4
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens1-1/+2
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens1-1/+2
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens2-0/+3
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-4/+6
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens2-2/+25
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens1-2/+5
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens1-8/+8
2009-06-12[S390] secure computing arch backendHeiko Carstens2-4/+22
2009-06-12[S390] implement is_compat_taskHeiko Carstens1-1/+18
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky1-0/+1
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens1-3/+16
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky2-32/+19
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-6/+13
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann3-3/+3
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger1-1/+4
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...Linus 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