aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-06-30s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky
2014-05-06s390: fix control register updateMartin Schwidefsky
2014-02-21s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens
2014-01-22s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-16s390/cpum_sf: fix printk format warningsHendrik Brueckner
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker
2013-12-18s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens
2013-12-16s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens
2013-12-16s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner
2013-12-16s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner
2013-12-16s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner
2013-12-16s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner
2013-12-16s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner
2013-12-16s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner
2013-12-16s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner
2013-12-16s390/perf: Add service level information for CPU-Measurement FacilitiesHendrik Brueckner
2013-12-16s390/perf,oprofile: Share sampling facilityHendrik Brueckner
2013-12-16s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner
2013-12-16s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner
2013-12-16s390/cpum_cf: Export event names in sysfsHendrik Brueckner
2013-12-16s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky
2013-12-16s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens
2013-12-16s390: optimize control register updateMartin Schwidefsky
2013-12-16s390/ptrace: simplify enable/disable single stepMartin Schwidefsky
2013-12-16s390/smp: only send external call ipi if neededHeiko Carstens
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2013-11-20s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds