aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-22s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2-0/+13
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-51/+2167
2014-01-16s390/cpum_sf: fix printk format warningsHendrik Brueckner1-3/+3
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner2-2/+2
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker1-2/+2
2013-12-18s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky1-8/+6
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens2-9/+17
2013-12-16s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens3-5/+5
2013-12-16s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner1-2/+11
2013-12-16s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner2-79/+322
2013-12-16s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner1-1/+35
2013-12-16s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner2-1/+44
2013-12-16s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner1-1/+1
2013-12-16s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner1-4/+8
2013-12-16s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner1-120/+407
2013-12-16s390/perf: Add service level information for CPU-Measurement FacilitiesHendrik Brueckner1-1/+57
2013-12-16s390/perf,oprofile: Share sampling facilityHendrik Brueckner2-5/+42
2013-12-16s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner1-4/+22
2013-12-16s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner3-10/+1058
2013-12-16s390/cpum_cf: Export event names in sysfsHendrik Brueckner4-1/+337
2013-12-16s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky1-2/+3
2013-12-16s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens1-4/+9
2013-12-16s390: optimize control register updateMartin Schwidefsky1-11/+12
2013-12-16s390/ptrace: simplify enable/disable single stepMartin Schwidefsky1-4/+0
2013-12-16s390/smp: only send external call ipi if neededHeiko Carstens1-3/+3
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2-11/+4
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky3-2/+7
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens1-1/+1
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky1-1/+1
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky6-42/+58
2013-11-20s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2-2/+2
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-13/+18
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-2/+1
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu3-12/+18
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu1-1/+1
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-31/+21
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2-2/+1
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky2-3/+3
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens3-7/+3
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens3-14/+32
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky5-59/+75
2013-10-24s390/cache: get rid of compile warningHeiko Carstens1-3/+2
2013-10-24s390/compat,signal: change return values to -EFAULTHeiko Carstens2-17/+19