summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0
* s390/dasd: add support for control unit initiated reconfigurationStefan Haberland2014-10-095-5/+472
* s390/dasd: fix infinite loop during formatStefan Haberland2014-10-091-10/+15
* s390/mm: make use of ipte range facilityHeiko Carstens2014-09-302-7/+47
* s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky2014-09-261-2/+2
* s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-261-8/+10
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-2510-13/+430
* s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-254-151/+168
* s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2014-09-252-2/+108
* s390/rwlock: improve writer fairnessMartin Schwidefsky2014-09-251-5/+9
* s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2014-09-252-66/+4
* s390/mm: remove change bit override supportHeiko Carstens2014-09-254-13/+6
* s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens2014-09-251-3/+2
* s390/head.s: use zero as address for stflChristian Borntraeger2014-09-251-1/+1
* s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-255-32/+54
* s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer2014-09-251-4/+3
* s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland2014-09-251-1/+3
* s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-2517-0/+1793
* s390/sclp: reduce dependency on event type masksMartin Schwidefsky2014-09-253-14/+5
* s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2014-09-252-5/+15
* s390/spinlock: optimize spin_unlock codeHeiko Carstens2014-09-092-9/+18
* s390/ftrace: optimize mcount codeHeiko Carstens2014-09-093-34/+55
* s390/kprobes: remove unused jprobe_return_end()Heiko Carstens2014-09-091-5/+0
* s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens2014-09-095-13/+2
* s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens2014-09-094-12/+43
* s390/ftrace: optimize function graph caller codeHeiko Carstens2014-09-093-6/+34
* s390: pass march flag to assembly files as wellHeiko Carstens2014-09-091-7/+10
* s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2014-09-097-10/+95
* s390/vdso: replace stck with stckeMartin Schwidefsky2014-09-094-12/+12
* Documentation/kprobes: add s390 to list of supported architecturesHeiko Carstens2014-09-091-0/+1
* s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens2014-09-092-5/+0
* Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-082-0/+4
|\
| * ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2014-09-032-0/+4
* | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-09-082-4/+14
|\ \
| * | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-081-3/+1
| * | nfsd4: fix rd_dircount enforcementJ. Bruce Fields2014-09-081-1/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-085-62/+96
|\ \ \
| * | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
| * | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
| * | | s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter2014-09-011-1/+1
* | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-071-14/+33
|\ \ \ \
| * | | | cgroup: check cgroup liveliness before unbreaking kernfsLi Zefan2014-09-051-1/+7
| * | | | cgroup: delay the clearing of cgrp->kn->privLi Zefan2014-09-051-11/+10
| * | | | cgroup: Display legacy cgroup files on default hierarchyVivek Goyal2014-08-221-2/+11
| * | | | cgroup: reject cgroup names with '\n'Alban Crequy2014-08-181-0/+5
| | |/ / | |/| |
* | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-072-6/+18
|\ \ \ \
| * | | | percpu: free percpu allocation info for uniprocessor systemHonggang Li2014-08-161-0/+2
| * | | | percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-08-151-0/+1
| * | | | percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-08-151-6/+15
* | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-075-18/+99
|\ \ \ \ \
OpenPOWER on IntegriCloud