Age | Commit message (Expand) | Author | Files | Lines |
2017-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -7/+23 |
2017-09-15 | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2017-09-15 | kvm,powerpc: Serialize wq active checks in ops->vcpu_kick | Davidlohr Bueso | 1 | -1/+1 |
2017-09-15 | powerpc: Fix handling of alignment interrupt on dcbz instruction | Paul Mackerras | 1 | -1/+1 |
2017-09-14 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 5 | -6/+22 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2 | -3/+3 |
2017-09-12 | KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly | Paul Mackerras | 1 | -1/+16 |
2017-09-12 | KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr | Paul Mackerras | 1 | -0/+2 |
2017-09-12 | KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses | Benjamin Herrenschmidt | 3 | -5/+4 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -11/+9 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -4/+12 |
2017-09-09 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 3 | -4/+4 |
2017-09-09 | vga: optimise console scrolling | Matthew Wilcox | 1 | -0/+8 |
2017-09-09 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -18/+45 |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 12 | -97/+207 |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 392 | -4884/+10684 |
2017-09-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -16/+0 |
2017-09-07 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 1 | -16/+0 |
2017-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+21 |
2017-09-07 | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+1 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -28/+8 |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -33/+0 |
2017-09-04 | powerpc/xive: Fix section __init warning | Cédric Le Goater | 1 | -1/+1 |
2017-09-04 | powerpc: Fix kernel crash in emulation of vector loads and stores | Paul Mackerras | 1 | -4/+4 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 8 | -40/+122 |
2017-09-02 | powerpc/xive: improve debugging macros | Cédric Le Goater | 1 | -2/+6 |
2017-09-02 | powerpc/xive: add XIVE Exploitation Mode to CAS | Cédric Le Goater | 2 | -2/+37 |
2017-09-02 | powerpc/xive: introduce H_INT_ESB hcall | Cédric Le Goater | 4 | -3/+53 |
2017-09-02 | powerpc/xive: add the HW IRQ number under xive_irq_data | Cédric Le Goater | 3 | -0/+5 |
2017-09-02 | powerpc/xive: introduce xive_esb_write() | Cédric Le Goater | 1 | -1/+10 |
2017-09-02 | powerpc/xive: rename xive_poke_esb() in xive_esb_read() | Cédric Le Goater | 1 | -10/+10 |
2017-09-02 | powerpc/xive: guest exploitation of the XIVE interrupt controller | Cédric Le Goater | 11 | -8/+698 |
2017-09-02 | powerpc/xive: introduce a common routine xive_queue_page_alloc() | Cédric Le Goater | 3 | -11/+27 |
2017-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -40/+122 |
2017-09-02 | powerpc/sstep: Avoid used uninitialized error | Michael Ellerman | 1 | -0/+1 |
2017-09-01 | axonram: Return directly after a failed kzalloc() in axon_ram_probe() | Markus Elfring | 1 | -22/+17 |
2017-09-01 | axonram: Improve a size determination in axon_ram_probe() | Markus Elfring | 1 | -1/+1 |
2017-09-01 | axonram: Delete an error message for a failed memory allocation in axon_ram_p... | Markus Elfring | 1 | -1/+0 |
2017-09-01 | powerpc/powernv/npu: Move tlb flush before launching ATSD | Alistair Popple | 1 | -6/+6 |
2017-09-01 | powerpc/iommu: Use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -2/+1 |
2017-09-01 | powerpc/eeh: Delete an error out of memory message at init time | Markus Elfring | 1 | -4/+1 |
2017-09-01 | powerpc/mm: Use seq_putc() in two functions | Markus Elfring | 2 | -2/+2 |
2017-09-01 | crypto/nx: Add P9 NX specific error codes for 842 engine | Haren Myneni | 1 | -0/+3 |
2017-09-01 | powerpc/32: remove a NOP from memset() | Christophe Leroy | 2 | -3/+11 |
2017-09-01 | powerpc/32: optimise memset() | Christophe Leroy | 1 | -7/+14 |
2017-09-01 | powerpc: fix location of two EXPORT_SYMBOL | Christophe Leroy | 2 | -2/+2 |
2017-09-01 | powerpc/32: add memset16() | Christophe Leroy | 2 | -1/+17 |
2017-09-01 | powerpc: Wrap register number correctly for string load/store instructions | Paul Mackerras | 1 | -2/+4 |