summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-24/+8Star
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-144-5/+15
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-045-12/+13
| |\ \
| * | | s390: switch to dynamic percpu allocatorTejun Heo2009-06-241-24/+8Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-151-0/+8
|\ \ \ \
| * | | | [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-153-15/+13Star
|\ \ \ \
| * | | | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * | | | KVM: s390: remove unused structsGleb Natapov2009-09-101-9/+0Star
| * | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+5
| * | | | KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-3/+1Star
| * | | | KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-101-2/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-134-5/+15
| |\| | |
| * | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-2/+2
|\ \ \ \
| * | | | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-2/+2
| | |/ / | |/| |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-0/+29
|\ \ \ \
| * | | | locking: Inline spinlock code for all locking variants on s390Heiko Carstens2009-08-311-0/+29
| |/ / /
* | | | [S390] Remove smp_cpu_not_running.Heiko Carstens2009-09-111-31/+1Star
* | | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-115-33/+28Star
* | | | [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-111-0/+6
* | | | [S390] Enable guest page hinting by default.Heiko Carstens2009-09-112-8/+0Star
* | | | [S390] use generic scatterlist.hHeiko Carstens2009-09-111-19/+1Star
* | | | [S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu2009-09-111-1/+8
* | | | [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-112-0/+2
* | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-10/+0Star
* | | | [S390] remove unused irq_cpustat_t defintionChristoph Hellwig2009-09-111-7/+0Star
* | | | [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-112-2/+5
* | | | [S390] atomic ops: small cleanupsHeiko Carstens2009-09-111-22/+19Star
* | | | [S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens2009-09-111-37/+127
* | | | [S390] convert/optimize csum_fold() to CHeiko Carstens2009-09-111-21/+4Star
* | | | [S390] introduce get_clock_monotonicHeiko Carstens2009-09-111-0/+14
* | | | [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-222/+985
|/ / /
* | | 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