Age | Commit message (Expand) | Author |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-08-31 | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-08-28 | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() | Luis R. Rodriguez |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
2015-08-27 | s390/jump_label: Use %*ph to print small buffers | Alexander Kuleshov |
2015-08-26 | s390/numa: remove superfluous ARCH_WANT defines | Michael Holzheu |
2015-08-19 | s390/mm: simplify page table alloc/free code | Martin Schwidefsky |
2015-08-19 | s390/pci: move debug messages to debugfs | Sebastian Ott |
2015-08-19 | s390/nmi: initialize control register 0 earlier | Heiko Carstens |
2015-08-19 | s390/setup: fix novx parameter | Martin Schwidefsky |
2015-08-19 | s390/uaccess: remove uaccess_primary kernel parameter | Heiko Carstens |
2015-08-19 | s390: remove unneeded sizeof(void *) comparisons | Heiko Carstens |
2015-08-19 | s390/facilities: remove transactional-execution bits | Heiko Carstens |
2015-08-19 | s390/numa: re-add DIE sched_domain_topology_level | Michael Holzheu |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-11 | bpf: s390: Fix build error caused by the struct bpf_array member name changed | Kaixu Xia |
2015-08-10 | s390/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-07 | KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully | Nicholas Krause |
2015-08-07 | s390/vdso: emit a GNU hash | Martin Schwidefsky |
2015-08-07 | s390/numa: make core to node mapping data dynamic | Michael Holzheu |
2015-08-07 | s390/lib: export __delay | Guenter Roeck |
2015-08-07 | s390/topology: remove topology lock | Michael Holzheu |
2015-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-08-04 | KVM: s390: host STP toleration for VMs | Fan Zhang |
2015-08-04 | s390/vtime: limit MT scaling value updates | Martin Schwidefsky |
2015-08-04 | s390/syscalls: ignore syscalls reachable via sys_socketcall | Heiko Carstens |
2015-08-04 | s390/numa: enable support in s390 configs | Philipp Hachtmann |
2015-08-04 | s390/numa: add emulation support | Michael Holzheu |
2015-08-03 | s390/numa: add topology tree infrastructure | Philipp Hachtmann |
2015-08-03 | s390/numa: add core infrastructure | Philipp Hachtmann |
2015-08-03 | 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 | s390/mm: make arch_add_memory() NUMA aware | Gerald Schaefer |
2015-08-03 | s390/mm: enable gup code for NUMA | Gerald Schaefer |
2015-08-03 | s390/mm: add NUMA balancing primitives | Martin Schwidefsky |
2015-08-03 | KVM: s390: use pid of cpu thread for sampling tagging | Christian Borntraeger |
2015-08-03 | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead | Hendrik Brueckner |
2015-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-30 | bpf: provide helper that indicates eBPF was migrated | Daniel Borkmann |
2015-07-30 | KVM: s390: Fix hang VCPU hang/loop regression | Christian Borntraeger |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner |