aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky1-3/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens3-0/+31
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens1-3/+4
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell1-1/+2
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390Rusty Russell1-1/+0
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+10
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu1-0/+1
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens1-0/+2
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens1-0/+6
2009-09-22[S390] fix disabled_wait inline assembly clobber listHeiko Carstens1-1/+1
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-14/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar3-11/+11
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-24/+8
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+8
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-15/+13
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+29
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens1-31/+1
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens5-33/+28
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens1-0/+6
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens2-8/+0
2009-09-11[S390] use generic scatterlist.hHeiko Carstens1-19/+1
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu1-1/+8
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky2-0/+2
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-10/+0
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig1-7/+0
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2-2/+5
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens1-22/+19
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens1-37/+127
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens1-21/+4
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens1-0/+14
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens3-222/+985
2009-09-10KVM: Add __KERNEL__ guards to exported headersAvi Kivity1-0/+4
2009-09-10KVM: s390: remove unused structsGleb Natapov1-9/+0
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel1-1/+5
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt1-3/+1
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt1-2/+3
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt1-0/+8
2009-08-31locking: Inline spinlock code for all locking variants on s390Heiko Carstens1-0/+29
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-2/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo4-5/+15
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-5/+15
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka1-0/+1