aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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/+20
| * | | [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-114-7/+13
| * | | [S390] Enable guest page hinting by default.Heiko Carstens2009-09-115-21/+4
| * | | [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] 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/+3
| * | | [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/+0
| * | | [S390] remove unused irq_cpustat_t defintionChristoph Hellwig2009-09-111-7/+0
| * | | [S390] kernel: always keep machine flags in lowcoreHeiko Carstens2009-09-111-17/+11
| * | | [S390] clean up linker script using new linker script macros.Nelson Elhage2009-09-111-76/+7
| * | | [S390] Use macros for .data.page_aligned.Tim Abbott2009-09-111-5/+1
| * | | [S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2009-09-112-2/+18
| * | | [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-111-2/+11
| * | | [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-114-27/+172
| * | | [S390] hibernation: merge files and move to kernel/Heiko Carstens2009-09-116-53/+36
| * | | [S390] hibernation: remove dead fileHeiko Carstens2009-09-112-18/+0
| * | | [S390] atomic ops: small cleanupsHeiko Carstens2009-09-111-22/+19
| * | | [S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens2009-09-112-38/+127
| * | | [S390] improve mcount codeMartin Schwidefsky2009-09-113-138/+89
| * | | [S390] convert/optimize csum_fold() to CHeiko Carstens2009-09-111-21/+4
| * | | [S390] introduce get_clock_monotonicHeiko Carstens2009-09-112-1/+16
| * | | [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-222/+985
| | |/ | |/|
* | | Merge branch 'next' into for-linusJames Morris2009-09-111-0/+2
|\ \ \ | |/ / |/| |
| * | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | [S390] set preferred console based on conmodeHendrik Brueckner2009-08-231-7/+18
|/ /
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-1/+1
|\ \
| * | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-051-1/+1
* | | [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
* | | [S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner2009-08-071-0/+3
|/ /
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-275-45/+48
|\ \
| * | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky2009-07-241-2/+9
| * | [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
| * | [S390] hibernation: fix register corruption on machine checksHeiko Carstens2009-07-242-33/+25
| * | [S390] hibernation: fix lowcore handlingHeiko Carstens2009-07-242-7/+10