summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-272-2/+2
|\
| * mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-274-28/+49
|\ \ | |/ |/|
| * s390/nmi: purge tlbs after control register validationHeiko Carstens2017-02-231-1/+2
| * s390/nmi: fix order of register validationHeiko Carstens2017-02-231-12/+12
| * s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2017-02-231-3/+2
| * s390: restore address space when returning to user spaceHeiko Carstens2017-02-233-11/+32
| * s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-231-11/+11
* | memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2233-323/+185
|\
| * s390/syscall: fix single stepped system callsMartin Schwidefsky2017-02-201-0/+1
| * s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens2017-02-171-1/+1
| * s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2017-02-171-7/+7
| * s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-1717-18/+20
| * s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu2017-02-171-1/+5
| * s390: add no-execute supportMartin Schwidefsky2017-02-085-9/+42
| * s390: report new vector facilitiesMartin Schwidefsky2017-02-082-2/+8
| * s390: use correct input data address for setup_randomnessHeiko Carstens2017-02-081-1/+1
| * s390/sclp: don't add new lines to each printed stringHeiko Carstens2017-02-082-3/+6
| * s390/sclp: make early sclp code readableHeiko Carstens2017-02-084-8/+8
| * s390/sclp: move early printk code to driversHeiko Carstens2017-02-082-221/+2
| * s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky2017-02-072-8/+8
| * s390/topology: correct allocation of topology informationMartin Schwidefsky2017-02-071-1/+1
| * s390: make setup_randomness workHeiko Carstens2017-02-071-3/+3
| * s390: store breaking event address only for program checksMartin Schwidefsky2017-01-311-38/+12
| * s390: provide sclp based boot consoleHeiko Carstens2017-01-163-10/+52
| * s390/sclp: always stay within bounds of the early sccbHeiko Carstens2017-01-161-1/+6
| * s390/sclp: make early sclp irq handler more robustHeiko Carstens2017-01-161-5/+10
| * s390/topology: make "topology=off" parameter workHeiko Carstens2017-01-162-9/+14
| * s390: use false/true when using boolHeiko Carstens2017-01-162-2/+2
| * s390: remove couple of unneeded semicolonsHeiko Carstens2017-01-161-1/+1
| * s390/topology: reduce number of printksHeiko Carstens2017-01-161-5/+3
| * s390/setup: call memblock_reserve only for size > 0Heiko Carstens2017-01-161-0/+2
| * s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-162-4/+5
* | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker2017-02-011-2/+3
* | sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-012-4/+4
* | sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-3/+3
* | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2017-02-011-0/+8
|\ \
| * | s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky2017-01-241-0/+8
| |/
* | sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-1/+1
* | sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky2017-01-141-48/+88
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-021-4/+4
|\
| * s390/vtime: correct system time accountingMartin Schwidefsky2016-12-201-4/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-1/+1
|\ \
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-2/+2
|\ \ \ | |/ / |/| |