summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+6
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-112-1/+8
|\
| * [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-071-1/+6
| * [S390] perf_counter build fixHeiko Carstens2009-07-071-0/+2
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-281-1/+3
* [S390] Enable tick based perf_counter on s390.Martin Schwidefsky2009-06-221-0/+8
* [S390] lockless idle time accountingMartin Schwidefsky2009-06-221-1/+1
* [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-1/+1
* [S390] s390: remove DEBUG_MALLOCPekka Enberg2009-06-221-9/+0Star
* Merge branch 'akpm'Linus Torvalds2009-06-171-16/+1Star
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-16/+1Star
* | [S390] s390: hibernation support for s390Hans-Joachim Picht2009-06-162-6/+26
* | [S390] cio: force console functionMartin Schwidefsky2009-06-161-0/+1
* | [S390] pm: ccwgroup bus power management callbacksSebastian Ott2009-06-161-0/+10
* | [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-161-5/+13
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1312-53/+122
|\
| * [S390] wire up sys_perf_counter_openHeiko Carstens2009-06-121-1/+2
| * [S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens2009-06-121-1/+2
| * [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-122-0/+3
| * [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-4/+6
| * [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-122-2/+25
| * [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-121-2/+5
| * [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-121-8/+8
| * [S390] secure computing arch backendHeiko Carstens2009-06-122-4/+22
| * [S390] implement is_compat_taskHeiko Carstens2009-06-121-1/+18
| * [S390] use facility list for cpu type safety checkMartin Schwidefsky2009-06-121-0/+1
| * [S390] implement interrupt-enabling rwlocksHeiko Carstens2009-06-121-3/+16
| * [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-122-32/+19Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-137-11/+18
|\ \
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-1/+4
| |\|
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-6/+13
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
* | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-5/+0Star
| |/ |/|
* | KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-101-1/+4
|/
* [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-231-0/+4
* [S390] add read_persistent_clockMartin Schwidefsky2009-04-141-0/+5
* [S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2009-04-141-0/+1
* [S390] wire up preadv/pwritev system callsHeiko Carstens2009-04-141-1/+3
* [S390] s390: move machine flags to lowcoreChristian Ehrhardt2009-04-147-33/+51
* Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-041-6/+0Star
|\
| * s390: remove arch specific smp_send_stop()Heiko Carstens2009-03-201-6/+0Star
* | Allow rwlocks to re-enable interruptsRobin Holt2009-04-031-0/+3
* | [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+2
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-2716-377/+519
|\ \
| * | [S390] cpumask: use mm_cpumask() wrapperRusty Russell2009-03-262-3/+3
| * | [S390] cpumask: remove cpu_coregroup_mapRusty Russell2009-03-261-1/+0Star
| * | [S390] Use csum_partial in checksum.hFrank Munzert2009-03-261-16/+0Star