Age | Commit message (Expand) | Author | Files | Lines |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+2 |
2016-12-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -12/+139 |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+28 |
2016-12-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | mm: THP page cache support for ppc64 | Aneesh Kumar K.V | 1 | -0/+10 |
2016-12-12 | mm: move vma_is_anonymous check within pmd_move_must_withdraw | Aneesh Kumar K.V | 1 | -1/+2 |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 1 | -0/+16 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -14/+0 |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -134/+8 |
2016-12-11 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 3 | -4/+23 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 3 | -4/+23 |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2016-12-01 | KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h | Paul Mackerras | 2 | -44/+42 |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 1 | -0/+2 |
2016-11-29 | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel | 1 | -1/+1 |
2016-11-28 | KVM: PPC: Decrease the powerpc default halt poll max value | Suraj Jitindar Singh | 1 | -1/+1 |
2016-11-26 | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -4/+23 |
2016-11-25 | powerpc/mm: Fixup kernel read only mapping | Aneesh Kumar K.V | 1 | -4/+10 |
2016-11-24 | KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest | Paul Mackerras | 1 | -0/+1 |
2016-11-24 | KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9 | Paul Mackerras | 1 | -3/+4 |
2016-11-24 | KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9 | Paul Mackerras | 1 | -0/+1 |
2016-11-24 | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs | Paul Mackerras | 2 | -0/+6 |
2016-11-24 | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras | 4 | -8/+62 |
2016-11-23 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2 | -3/+13 |
2016-11-23 | powerpc/powernv: Define and set POWER9 HFSCR doorbell bit | Michael Neuling | 1 | -0/+2 |
2016-11-23 | powerpc/reg: Add definition for LPCR_PECE_HVEE | Michael Ellerman | 1 | -0/+1 |
2016-11-23 | powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value | Suraj Jitindar Singh | 1 | -0/+7 |
2016-11-23 | powerpc/powernv: Define real-mode versions of OPAL XICS accessors | Paul Mackerras | 1 | -0/+3 |
2016-11-23 | powerpc/64: Provide functions for accessing POWER9 partition table | Paul Mackerras | 1 | -0/+5 |
2016-11-22 | locking/core, powerpc: Implement vcpu_is_preempted(cpu) | Pan Xinhui | 1 | -0/+8 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -3/+13 |
2016-11-22 | powerpc: Fix missing CRCs, add more asm-prototypes.h declarations | Nicholas Piggin | 1 | -0/+12 |
2016-11-22 | powerpc: Set missing wakeup bit in LPCR on POWER9 | Benjamin Herrenschmidt | 1 | -0/+1 |
2016-11-22 | powerpc/64: Add some more SPRs and SPR bits for POWER9 | Paul Mackerras | 1 | -0/+5 |
2016-11-21 | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state | Paul Mackerras | 2 | -0/+2 |
2016-11-21 | KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries | Yongji Xie | 1 | -0/+21 |
2016-11-21 | KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler | Daniel Axtens | 1 | -0/+44 |
2016-11-19 | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -3/+13 |
2016-11-18 | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 | Michael Neuling | 1 | -0/+1 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -2/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-11-16 | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format | Paul Mackerras | 1 | -8/+39 |
2016-11-15 | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka | 1 | -7/+0 |
2016-11-15 | sched/cputime, powerpc: Remove cputime_last_delta global variable | Stanislaw Gruszka | 1 | -7/+0 |
2016-11-12 | powerpc: Fix exception vector build with 2.23 era binutils | Hugh Dickins | 1 | -1/+1 |
2016-11-12 | powerpc/64s: Fix system reset interrupt winkle wakeups | Nicholas Piggin | 1 | -2/+11 |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 4 | -9/+33 |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -8/+4 |
2016-10-29 | arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold | Ivan Vecera | 1 | -8/+4 |