summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-111-2/+5
|\
| * s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
* | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-291-2/+2
|/
* s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-222-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2012-51/+2167
|\
| * s390/cpum_sf: fix printk format warningsHendrik Brueckner2014-01-161-3/+3
| * s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-162-2/+2
| * s390: delete new instances of __cpuinit usagePaul Gortmaker2014-01-131-2/+2
| * s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky2013-12-181-8/+6
| * s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens2013-12-163-5/+5
| * s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner2013-12-161-2/+11
| * s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner2013-12-162-79/+322
| * s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner2013-12-161-1/+35
| * s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner2013-12-162-1/+44
| * s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner2013-12-161-1/+1
| * s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner2013-12-161-4/+8
| * s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner2013-12-161-120/+407
| * s390/perf: Add service level information for CPU-Measurement FacilitiesHendrik Brueckner2013-12-161-1/+57
| * s390/perf,oprofile: Share sampling facilityHendrik Brueckner2013-12-162-5/+42
| * s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner2013-12-161-4/+22
| * s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner2013-12-163-10/+1058
| * s390/cpum_cf: Export event names in sysfsHendrik Brueckner2013-12-164-1/+337
| * s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky2013-12-161-2/+3
| * s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens2013-12-161-4/+9
| * s390: optimize control register updateMartin Schwidefsky2013-12-161-11/+12
| * s390/ptrace: simplify enable/disable single stepMartin Schwidefsky2013-12-161-4/+0
| * s390/smp: only send external call ipi if neededHeiko Carstens2013-12-161-3/+3
* | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-182-9/+17
|/
* s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2013-12-022-11/+4
* s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2013-12-023-2/+7
* s390/vdso: fix access-list entry initializationHeiko Carstens2013-12-021-1/+1
* s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
* s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
* s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-256-42/+58
* s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-193-13/+18
|\
| * s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-2/+1
| * s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-153-12/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ | |/ |/|
| * doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\ \
| * | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ | |/ / |/| |
| * | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-31/+21
|\ \ \
| * | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-31/+21
| |/ /
* | | s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-042-2/+1
* | | s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-312-3/+3
* | | s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-10-281-1/+1
* | | s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-243-7/+3
OpenPOWER on IntegriCloud