summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-241-1/+2
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-232-1/+10
|\
| * [S390] hibernate: Do real CPU swap at resume timeMichael Holzheu2009-09-221-0/+1
| * [S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens2009-09-221-0/+2
| * [S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2009-09-221-0/+6
| * [S390] fix disabled_wait inline assembly clobber listHeiko Carstens2009-09-221-1/+1
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+1
|\ \
| * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+1
* | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-14/+1
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
| |/ |/|
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-213-11/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-24/+8
|\ \
| * \ 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/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-141-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-143-15/+13
|\ \ \ \
| * | | | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * | | | KVM: s390: remove unused structsGleb Natapov2009-09-101-9/+0
| * | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+5
| * | | | KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-3/+1
| * | | | 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-124-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/+1
* | | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-115-33/+28
* | | | [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/+0
* | | | [S390] use generic scatterlist.hHeiko Carstens2009-09-111-19/+1
* | | | [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/+0
* | | | [S390] remove unused irq_cpustat_t defintionChristoph Hellwig2009-09-111-7/+0
* | | | [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-112-2/+5
* | | | [S390] atomic ops: small cleanupsHeiko Carstens2009-09-111-22/+19
* | | | [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/+4
* | | | [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-102-1/+8
|\ \ \
OpenPOWER on IntegriCloud