| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | s390/mm: implement soft-dirty bits for user memory change tracking | Martin Schwidefsky | 2015-10-14 | 3 | -4/+58 |
| * | | | | | | s390/cio: introduce pathmask_to_pos | Sebastian Ott | 2015-10-14 | 1 | -0/+10 |
| * | | | | | | s390/cio: use device_lock during cmb activation | Sebastian Ott | 2015-10-14 | 1 | -0/+1 |
| * | | | | | | s390/crash_dump: use for_each_mem_range | Alexander Kuleshov | 2015-10-14 | 1 | -12/+4 |
| * | | | | | | s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb | Christian Borntraeger | 2015-10-14 | 1 | -4/+4 |
| * | | | | | | s390/vdso: use correct memory barrier | Christian Borntraeger | 2015-10-14 | 1 | -1/+1 |
| * | | | | | | s390/spinlock: use correct barriers | Christian Borntraeger | 2015-10-14 | 1 | -2/+2 |
| * | | | | | | s390/numa: write kernel message when emu_size has been increased | Michael Holzheu | 2015-10-14 | 1 | -2/+8 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 12 | -40/+78 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | crypto: s390/sha - replace raw value by their coresponding define | LABBE Corentin | 2015-10-15 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changes | Ingo Molnar | 2015-10-08 | 12 | -40/+78 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-10-06 | 11 | -40/+77 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | s390/defconfig: set SCSI_DH=y | Sebastian Ott | 2015-10-01 | 3 | -3/+3 |
| | * | | | | s390/vtime: correct scaled cputime of partially idle CPUs | Martin Schwidefsky | 2015-09-30 | 3 | -30/+67 |
| | * | | | | s390/boot/decompression: disable floating point in decompressor | Christian Borntraeger | 2015-09-29 | 1 | -1/+1 |
| | * | | | | s390/numa: use correct type for node_to_cpumask_map | Martin Schwidefsky | 2015-09-23 | 4 | -6/+6 |
| * | | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar | 2015-09-28 | 12 | -182/+151 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-25 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 2015-09-25 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-09-21 | 10 | -181/+147 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | s390: wire up separate socketcalls system calls | Heiko Carstens | 2015-09-18 | 4 | -21/+42 |
| | * | | s390/compat: remove superfluous compat wrappers | Heiko Carstens | 2015-09-18 | 2 | -102/+51 |
| | * | | s390/compat: do not trace compat wrapper functions | Heiko Carstens | 2015-09-18 | 1 | -6/+6 |
| | * | | s390/s390x: allocate sys_membarrier system call number | Mathieu Desnoyers | 2015-09-17 | 2 | -1/+3 |
| | * | | s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICK | Michael Holzheu | 2015-09-17 | 1 | -5/+0 |
| | * | | s390: wire up userfaultfd system call | Heiko Carstens | 2015-09-17 | 2 | -1/+3 |
| | * | | s390/vtime: correct scaled cputime for SMT | Martin Schwidefsky | 2015-09-17 | 1 | -4/+8 |
| | * | | s390/cpum_cf: Corrected return code for unauthorized counter sets | Hendrik Brueckner | 2015-09-17 | 1 | -4/+8 |
| | * | | s390/compat: correct uc_sigmask of the compat signal frame | Martin Schwidefsky | 2015-09-17 | 1 | -4/+23 |
| | * | | s390: fix floating point register corruption | Heiko Carstens | 2015-09-17 | 1 | -0/+2 |
| | * | | s390/hibernate: fix save and restore of vector registers | Martin Schwidefsky | 2015-09-17 | 1 | -35/+3 |
| * | | | KVM: s390: Replace incorrect atomic_or with atomic_andnot | Jason J. Herne | 2015-09-16 | 1 | -1/+1 |
| * | | | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 2015-09-16 | 2 | -0/+2 |
| |/ / |
|
* | | | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu | 2015-09-13 | 1 | -4/+1 |
* | | | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu | 2015-09-13 | 1 | -1/+29 |
|/ / |
|
* | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 2 | -12/+0 |
* | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -10/+0 |
* | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -31/+0 |
* | | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -1/+1 |
* | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -0/+1 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 | 1 | -1/+1 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 8 | -61/+83 |
|\ \ \ |
|