index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
29
-199
/
+2608
2014-01-17
s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
Heiko Carstens
1
-8
/
+8
2014-01-16
s390/cpum_sf: fix printk format warnings
Hendrik Brueckner
1
-3
/
+3
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
6
-8
/
+8
2014-01-15
bpf: do not use reciprocal divide
Eric Dumazet
1
-5
/
+12
2014-01-14
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
2
-0
/
+35
2014-01-13
s390: delete new instances of __cpuinit usage
Paul Gortmaker
1
-2
/
+2
2014-01-13
s390/compat: fix PSW32_USER_BITS definition
Heiko Carstens
1
-1
/
+2
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
5
-10
/
+21
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+15
2013-12-30
s390/pci: obtain function handle in hotplug notifier
Sebastian Ott
1
-0
/
+2
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
1
-0
/
+65
2013-12-18
s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE
Martin Schwidefsky
1
-8
/
+6
2013-12-18
s390/smp: improve setup of possible cpu mask
Heiko Carstens
4
-10
/
+19
2013-12-16
s390: use IS_ENABLED to check if a CONFIG is set to y or m
Heiko Carstens
3
-5
/
+5
2013-12-16
s390/cpum_sf: Add flag to process full SDBs only
Hendrik Brueckner
2
-2
/
+13
2013-12-16
s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function
Hendrik Brueckner
5
-96
/
+377
2013-12-16
s390/cpum_sf: Filter perf events based event->attr.exclude_* settings
Hendrik Brueckner
1
-1
/
+35
2013-12-16
s390/cpum_sf: Detect KVM guest samples
Hendrik Brueckner
3
-1
/
+50
2013-12-16
s390/cpum_sf: Add helper to read TOD from trailer entries
Hendrik Brueckner
2
-3
/
+13
2013-12-16
s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocks
Hendrik Brueckner
2
-8
/
+17
2013-12-16
s390/cpum_sf: Dynamically extend the sampling buffer if overflows occur
Hendrik Brueckner
2
-120
/
+411
2013-12-16
s390/pci: reenable per default
Sebastian Ott
1
-3
/
+3
2013-12-16
s390/pci/dma: fix accounting of allocated_pages
Sebastian Ott
1
-5
/
+8
2013-12-16
s390/pci: set error state for unavailable functions
Sebastian Ott
1
-1
/
+5
2013-12-16
s390/pci: fix removal of nonexistent pci bus
Sebastian Ott
1
-0
/
+2
2013-12-16
s390/pci: prevent inadvertently triggered bus scans
Sebastian Ott
3
-5
/
+24
2013-12-16
s390/perf: Add service level information for CPU-Measurement Facilities
Hendrik Brueckner
1
-1
/
+57
2013-12-16
s390/perf,oprofile: Share sampling facility
Hendrik Brueckner
5
-8
/
+73
2013-12-16
s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES events
Hendrik Brueckner
1
-4
/
+22
2013-12-16
s390/perf: add support for the CPU-Measurement Sampling Facility
Hendrik Brueckner
5
-13
/
+1086
2013-12-16
s390/cpum_cf: Export event names in sysfs
Hendrik Brueckner
5
-3
/
+358
2013-12-16
s390/oprofile: move hwsampler interfaces to cpu_mf.h
Hendrik Brueckner
3
-115
/
+142
2013-12-16
s390/sclp_early: Add function to detect sclp console capabilities
Hendrik Brueckner
1
-2
/
+2
2013-12-16
s390/compat: correct check for EFAULT in rt-signal frame creation
Martin Schwidefsky
1
-2
/
+3
2013-12-16
s390/smp: reduce memory consumption of pcpu_devices array
Heiko Carstens
1
-4
/
+9
2013-12-16
s390: optimize control register update
Martin Schwidefsky
1
-11
/
+12
2013-12-16
s390/ptrace: simplify enable/disable single step
Martin Schwidefsky
1
-4
/
+0
2013-12-16
s390/smp: only send external call ipi if needed
Heiko Carstens
1
-3
/
+3
2013-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-18
/
+17
2013-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-14
/
+17
2013-12-02
s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC
Martin Schwidefsky
2
-11
/
+4
2013-12-02
s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
3
-2
/
+7
2013-12-02
s390/vdso: fix access-list entry initialization
Heiko Carstens
1
-1
/
+1
2013-12-02
s390: increase CONFIG_NR_CPUS limit
Xose Vazquez Perez
1
-3
/
+3
2013-12-02
s390/smp,sclp: fix size of sclp_cpu_info structure
Heiko Carstens
1
-1
/
+2
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-88
/
+85
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
1
-14
/
+17
2013-11-25
s390/mm: handle asce-type exceptions as normal page fault
Martin Schwidefsky
1
-1
/
+1
[next]