Age | Commit message (Expand) | Author |
2016-07-04 | genirq: Add affinity hint to irq allocation | Thomas Gleixner |
2016-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-07-02 | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-07-02 | MIPS: Fix possible corruption of cache mode by mprotect. | Ralf Baechle |
2016-06-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-06-30 | Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-06-30 | Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2016-06-30 | powerpc: Initialise pci_io_base as early as possible | Darren Stevens |
2016-06-29 | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 | Michael Neuling |
2016-06-28 | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() | Gavin Shan |
2016-06-28 | s390: fix test_fp_ctl inline assembly contraints | Martin Schwidefsky |
2016-06-28 | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" | Michael Holzheu |
2016-06-28 | arc: unwind: warn only once if DW2_UNWIND is disabled | Alexey Brodkin |
2016-06-28 | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) | Vineet Gupta |
2016-06-27 | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas |
2016-06-27 | KVM: LAPIC: cap __delay at lapic_timer_advance_ns | Marcelo Tosatti |
2016-06-27 | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti |
2016-06-27 | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang |
2016-06-27 | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang |
2016-06-27 | pvclock: Add CPU barriers to get correct version value | Minfei Huang |
2016-06-27 | KVM: arm/arm64: Stop leaking vcpu pid references | James Morse |
2016-06-27 | powerpc/tm: Always reclaim in start_thread() for exec() class syscalls | Cyril Bur |
2016-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-25 | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-06-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-06-24 | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | score: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | nios2: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | arc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-24 | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds |
2016-06-24 | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-23 | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds |
2016-06-23 | x86/xen: avoid m2p lookup when setting early page table entries | David Vrabel |
2016-06-23 | x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() | Juergen Gross |
2016-06-23 | powerpc/bpf/jit: Disable classic BPF JIT on ppc64le | Naveen N. Rao |
2016-06-23 | powerpc: Fix faults caused by radix patching of SLB miss handler | Michael Ellerman |