summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev2013-12-201-2/+0
| * | | | | | | s390/PCI: Fix single MSI only checkAlexander Gordeev2013-12-201-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-135-10/+21
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2029-199/+2608
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/cpum_sf: fix printk format warningsHendrik Brueckner2014-01-161-3/+3
| * | | | | | s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-166-8/+8
| * | | | | | s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-142-0/+35
| * | | | | | s390: delete new instances of __cpuinit usagePaul Gortmaker2014-01-131-2/+2
| * | | | | | s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens2014-01-131-1/+2
| * | | | | | s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer2013-12-181-0/+65
| * | | | | | 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-162-2/+13
| * | | | | | s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner2013-12-165-96/+377
| * | | | | | 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-163-1/+50
| * | | | | | s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner2013-12-162-3/+13
| * | | | | | s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner2013-12-162-8/+17
| * | | | | | s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner2013-12-162-120/+411
| * | | | | | s390/pci: reenable per defaultSebastian Ott2013-12-161-3/+3
| * | | | | | s390/pci/dma: fix accounting of allocated_pagesSebastian Ott2013-12-161-5/+8
| * | | | | | s390/pci: set error state for unavailable functionsSebastian Ott2013-12-161-1/+5
| * | | | | | s390/pci: fix removal of nonexistent pci busSebastian Ott2013-12-161-0/+2
| * | | | | | s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-163-5/+24
| * | | | | | s390/perf: Add service level information for CPU-Measurement FacilitiesHendrik Brueckner2013-12-161-1/+57
| * | | | | | s390/perf,oprofile: Share sampling facilityHendrik Brueckner2013-12-165-8/+73
| * | | | | | 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-165-13/+1086
| * | | | | | s390/cpum_cf: Export event names in sysfsHendrik Brueckner2013-12-165-3/+358
| * | | | | | s390/oprofile: move hwsampler interfaces to cpu_mf.hHendrik Brueckner2013-12-163-115/+142
| * | | | | | s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner2013-12-161-2/+2
| * | | | | | 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/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
* | | | | | bpf: do not use reciprocal divideEric Dumazet2014-01-151-5/+12
| |/ / / / |/| | | |
* | | | | s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
* | | | | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-184-10/+19
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-12-107-18/+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: increase CONFIG_NR_CPUS limitXose Vazquez Perez2013-12-021-3/+3
| * | | | s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens2013-12-021-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-041-14/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|