summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-153-7/+10
|\
| * [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-053-7/+10
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-1510-117/+139
|\ \
| * | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * | KVM: s390: remove unused structsGleb Natapov2009-09-101-9/+0Star
| * | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-7/+1Star
| * | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0Star
| * | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+5
| * | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-16/+15Star
| * | KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-106-54/+62
| * | KVM: s390: fix signal handlingChristian Ehrhardt2009-09-101-1/+3
| * | KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-105-27/+54
| * | KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-101-5/+1Star
* | | 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-1319-64/+117
| |\ \ \ | | | |/ | | |/|
| * | | 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-117-19/+40
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-7/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner2009-08-261-9/+27
| * | | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-261-4/+4
| * | | | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-261-2/+2
| * | | | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-266-8/+8
| * | | | [S390] ftrace: update system call tracer supportIngo Molnar2009-08-191-2/+5
| | |_|/ | |/| |
* | | | 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
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-114-5/+94
|\ \ \ \
| * | | | crypto: sha-s390 - Fix warnings in import functionJan Glauber2009-09-053-6/+6
| * | | | crypto: sha512-s390 - Add export/import supportHerbert Xu2009-07-221-0/+36
| * | | | crypto: s390 - Fix sha build failureSachin Sant2009-07-162-2/+2
| * | | | crypto: sha256-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
| * | | | crypto: sha1-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
| * | | | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-1149-812/+1607
|\ \ \ \ \
| * | | | | [S390] Wire up page fault events for software perf counters.Heiko Carstens2009-09-111-4/+9
| * | | | | [S390] Remove smp_cpu_not_running.Heiko Carstens2009-09-112-46/+20Star
| * | | | | [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-114-7/+13
| * | | | | [S390] Enable guest page hinting by default.Heiko Carstens2009-09-115-21/+4Star
| * | | | | [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] Initialize __LC_THREAD_INFO early.Heiko Carstens2009-09-112-0/+2
| * | | | | [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-114-12/+15
| * | | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-112-17/+3Star
| * | | | | [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu2009-09-111-1/+1
| * | | | | [S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner2009-09-111-1/+10
| * | | | | [S390] hypfs: remove useless variable qnameVitaliy Gusev2009-09-111-4/+0Star
| * | | | | [S390] remove unused irq_cpustat_t defintionChristoph Hellwig2009-09-111-7/+0Star
| * | | | | [S390] kernel: always keep machine flags in lowcoreHeiko Carstens2009-09-111-17/+11Star
| * | | | | [S390] clean up linker script using new linker script macros.Nelson Elhage2009-09-111-76/+7Star