summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-212-4/+3
* s390/mm: fixing comment so that parameter name matchDominik Dingel2014-03-211-1/+1
* s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-172-4/+5
* hypfs: Add clarification for "weight_min" attributeMichael Holzheu2014-03-171-2/+7
* s390: update defconfigsHeiko Carstens2014-03-175-20/+103
* s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky2014-03-144-1/+20
* s390/perf: make print_debug_cf() staticHeiko Carstens2014-03-141-1/+1
* s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann2014-03-071-1/+0
* s390/compat: remove compat exec domainHeiko Carstens2014-03-072-32/+2
* s390: select CONFIG_TTY for use of tty in unconditional keyboard driverJosh Triplett2014-03-071-0/+1
* s390/appldata_os: fix cpu array size calculationGerald Schaefer2014-03-071-1/+1
* s390/checksum: remove memset() within csum_partial_copy_from_user()Heiko Carstens2014-02-241-9/+2
* s390/uaccess: remove copy_from_user_real()Heiko Carstens2014-02-242-27/+0
* s390: improve debug feature usageSebastian Ott2014-02-211-1/+1
* s390/airq: add support for irq rangesMartin Schwidefsky2014-02-211-2/+12
* s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-213-5/+20
* s390/bitops: fix commentHeiko Carstens2014-02-212-5/+5
* s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-213-0/+76
* s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-216-1/+175
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-215-34/+85
* s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens2014-02-211-1/+14
* s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens2014-02-211-8/+0
* s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-213-6/+2
* s390/uaccess: consistent typesHeiko Carstens2014-02-215-56/+57
* s390/uaccess: get rid of indirect function callsHeiko Carstens2014-02-217-149/+152
* s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens2014-02-213-54/+54
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-211-1/+3
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-113-2/+16
|\
| * s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-02-052-52/+108
|\ \
| * | crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-301-21/+48
| * | crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-301-12/+14
| * | crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-314-7/+42
|\ \ \
| * \ \ Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-234-7/+42
| |\ \ \
| | * | | KVM: s390: Enable the LPP facility for guestsThomas Huth2014-01-171-1/+1
| | * | | KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-174-7/+42
* | | | | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-291-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2815-24/+238
|\ \ \ \
| * | | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-247-5/+202
| * | | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | | | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | | | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | | | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | | | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | | | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\ \ \ \ \
OpenPOWER on IntegriCloud