| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-07-02 | 1 | -4/+6 |
|\ |
|
| * | MIPS: Fix possible corruption of cache mode by mprotect. | Ralf Baechle | 2016-07-02 | 1 | -4/+6 |
* | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-07-02 | 7 | -19/+65 |
|\ \ |
|
| * | | powerpc: Initialise pci_io_base as early as possible | Darren Stevens | 2016-06-30 | 4 | -1/+10 |
| * | | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 | Michael Neuling | 2016-06-29 | 1 | -17/+44 |
| * | | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() | Gavin Shan | 2016-06-28 | 1 | -1/+1 |
| * | | powerpc/tm: Always reclaim in start_thread() for exec() class syscalls | Cyril Bur | 2016-06-27 | 1 | -0/+10 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-06-30 | 7 | -37/+39 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2016-06-30 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | KVM: arm/arm64: Stop leaking vcpu pid references | James Morse | 2016-06-27 | 1 | -0/+1 |
| * | | | | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas | 2016-06-27 | 1 | -12/+11 |
| * | | | | KVM: LAPIC: cap __delay at lapic_timer_advance_ns | Marcelo Tosatti | 2016-06-27 | 1 | -1/+2 |
| * | | | | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti | 2016-06-27 | 2 | -6/+7 |
| * | | | | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang | 2016-06-27 | 1 | -2/+5 |
| * | | | | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang | 2016-06-27 | 1 | -16/+7 |
| * | | | | pvclock: Add CPU barriers to get correct version value | Minfei Huang | 2016-06-27 | 2 | -0/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-06-30 | 2 | -3/+1 |
|\ \ \ \ |
|
| * | | | | arc: unwind: warn only once if DW2_UNWIND is disabled | Alexey Brodkin | 2016-06-28 | 1 | -1/+1 |
| * | | | | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) | Vineet Gupta | 2016-06-28 | 1 | -2/+0 |
* | | | | | s390: fix test_fp_ctl inline assembly contraints | Martin Schwidefsky | 2016-06-28 | 1 | -1/+1 |
* | | | | | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" | Michael Holzheu | 2016-06-28 | 1 | -7/+0 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-06-25 | 1 | -0/+12 |
|\ \ \ \ |
|
| * | | | | kprobes/x86: Clear TF bit in fault on single-stepping | Masami Hiramatsu | 2016-06-14 | 1 | -0/+12 |
| |/ / / |
|
* | | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-06-25 | 15 | -51/+137 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64le | Naveen N. Rao | 2016-06-23 | 1 | -1/+1 |
| * | | | powerpc: Fix faults caused by radix patching of SLB miss handler | Michael Ellerman | 2016-06-23 | 1 | -3/+4 |
| * | | | powerpc/eeh: Fix invalid cached PE primary bus | Gavin Shan | 2016-06-17 | 1 | -3/+4 |
| * | | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V | 2016-06-17 | 3 | -7/+19 |
| * | | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is set | Aneesh Kumar K.V | 2016-06-17 | 1 | -5/+9 |
| * | | | powerpc/mm/hash: Use the correct PPP mask when updating HPTE | Aneesh Kumar K.V | 2016-06-14 | 2 | -4/+5 |
| * | | | powerpc/mm/radix: Flush page walk cache when freeing page table | Aneesh Kumar K.V | 2016-06-10 | 6 | -7/+73 |
| * | | | powerpc/mm/radix: Update to tlb functions ric argument | Aneesh Kumar K.V | 2016-06-10 | 1 | -21/+22 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-24 | 40 | -87/+73 |
|\ \ \ \ |
|
| * | | | | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -4/+2 |
| * | | | | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 3 | -11/+7 |
| * | | | | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+2 |
| * | | | | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -2/+1 |
| * | | | | nios2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+2 |
| * | | | | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+3 |
| * | | | | arc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
| * | | | | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 2 | -2/+2 |
| * | | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 26 | -51/+46 |
* | | | | | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-06-24 | 1 | -42/+32 |
|\ \ \ \ \ |
|
| * | | | | | x86/xen: avoid m2p lookup when setting early page table entries | David Vrabel | 2016-06-23 | 1 | -41/+31 |