aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-22[S390] fix disabled_wait inline assembly clobber listHeiko Carstens
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens
2009-09-11[S390] use generic scatterlist.hHeiko Carstens
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-10KVM: Add __KERNEL__ guards to exported headersAvi Kivity
2009-09-10KVM: s390: remove unused structsGleb Natapov
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-08-31locking: Inline spinlock code for all locking variants on s390Heiko Carstens
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt