aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
| |\
| * | tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner2009-08-26
| * | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-25
| * | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-25
| * | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-25
| * | [S390] ftrace: update system call tracer supportIngo Molnar2009-08-19
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \
| * | | locking: Inline spinlock code for all locking variants on s390Heiko Carstens2009-08-31
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\ \ \
| * | | crypto: sha-s390 - Fix warnings in import functionJan Glauber2009-09-05
| * | | crypto: sha512-s390 - Add export/import supportHerbert Xu2009-07-22
| * | | crypto: s390 - Fix sha build failureSachin Sant2009-07-16
| * | | crypto: sha256-s390 - Add export/import supportHerbert Xu2009-07-11
| * | | crypto: sha1-s390 - Add export/import supportHerbert Xu2009-07-11
| * | | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-18
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-11
|\ \ \ \
| * | | | [S390] Wire up page fault events for software perf counters.Heiko Carstens2009-09-11
| * | | | [S390] Remove smp_cpu_not_running.Heiko Carstens2009-09-11
| * | | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-11
| * | | | [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-11
| * | | | [S390] Enable guest page hinting by default.Heiko Carstens2009-09-11
| * | | | [S390] use generic scatterlist.hHeiko Carstens2009-09-11
| * | | | [S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu2009-09-11
| * | | | [S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2009-09-11
| * | | | [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-11
| * | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-11
| * | | | [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu2009-09-11
| * | | | [S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner2009-09-11
| * | | | [S390] hypfs: remove useless variable qnameVitaliy Gusev2009-09-11
| * | | | [S390] remove unused irq_cpustat_t defintionChristoph Hellwig2009-09-11
| * | | | [S390] kernel: always keep machine flags in lowcoreHeiko Carstens2009-09-11
| * | | | [S390] clean up linker script using new linker script macros.Nelson Elhage2009-09-11
| * | | | [S390] Use macros for .data.page_aligned.Tim Abbott2009-09-11
| * | | | [S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2009-09-11
| * | | | [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-11
| * | | | [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-11
| * | | | [S390] hibernation: merge files and move to kernel/Heiko Carstens2009-09-11
| * | | | [S390] hibernation: remove dead fileHeiko Carstens2009-09-11
| * | | | [S390] atomic ops: small cleanupsHeiko Carstens2009-09-11
| * | | | [S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens2009-09-11
| * | | | [S390] improve mcount codeMartin Schwidefsky2009-09-11
| * | | | [S390] convert/optimize csum_fold() to CHeiko Carstens2009-09-11
| * | | | [S390] introduce get_clock_monotonicHeiko Carstens2009-09-11
| * | | | [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-11
| | |/ / | |/| |
* | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ | |/ / / |/| | |
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| | |/ | |/|
* / | [S390] set preferred console based on conmodeHendrik Brueckner2009-08-23
|/ /
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-09
|\ \
| * | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-05