| Commit message (Expand) | Author | Age |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-25 |
|\ \ |
|
| * | | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 2015-09-25 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-09-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | s390: wire up separate socketcalls system calls | Heiko Carstens | 2015-09-18 |
| * | | s390/compat: remove superfluous compat wrappers | Heiko Carstens | 2015-09-18 |
| * | | s390/compat: do not trace compat wrapper functions | Heiko Carstens | 2015-09-18 |
| * | | s390/s390x: allocate sys_membarrier system call number | Mathieu Desnoyers | 2015-09-17 |
| * | | s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICK | Michael Holzheu | 2015-09-17 |
| * | | s390: wire up userfaultfd system call | Heiko Carstens | 2015-09-17 |
| * | | s390/vtime: correct scaled cputime for SMT | Martin Schwidefsky | 2015-09-17 |
| * | | s390/cpum_cf: Corrected return code for unauthorized counter sets | Hendrik Brueckner | 2015-09-17 |
| * | | s390/compat: correct uc_sigmask of the compat signal frame | Martin Schwidefsky | 2015-09-17 |
| * | | s390: fix floating point register corruption | Heiko Carstens | 2015-09-17 |
| * | | s390/hibernate: fix save and restore of vector registers | Martin Schwidefsky | 2015-09-17 |
* | | | KVM: s390: Replace incorrect atomic_or with atomic_andnot | Jason J. Herne | 2015-09-16 |
* | | | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 2015-09-16 |
|/ / |
|
* | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 |
* | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 |
* | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 |
* | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 |
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 |
* | | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 |
* | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 |
|\ \ |
|
| * | | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
|\ \ \ |
|
| * \ \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| |\ \ \ |
|
| | * | | | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 |
| | * | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
| | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | * | | | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | |/ / |
|
| * | | | s390/uaccess, locking/static_keys: employ static_branch_likely() | Heiko Carstens | 2015-08-03 |
| * | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 |
| * | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 |
| * | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 |
| |\ \ \ \ |
|
| * | | | | | bpf: s390: Fix build error caused by the struct bpf_array member name changed | Kaixu Xia | 2015-08-11 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | bpf: provide helper that indicates eBPF was migrated | Daniel Borkmann | 2015-07-30 |
| * | | | | | s390/bpf: recache skb->data/hlen for skb_vlan_push/pop | Michael Holzheu | 2015-07-29 |
| * | | | | | s390/bpf: Only clear A and X for converted BPF programs | Michael Holzheu | 2015-07-29 |
| * | | | | | s390/bpf: increase BPF_SIZE_MAX | Michael Holzheu | 2015-07-29 |
| * | | | | | s390/bpf: Fix multiple macro expansions | Michael Holzheu | 2015-07-29 |
| * | | | | | s390/bpf: clear correct BPF accumulator register | Michael Holzheu | 2015-07-29 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpers | Alexei Starovoitov | 2015-07-20 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 |
|\ \ \ \ \ |
|