Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+28 |
2016-12-13 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-12-13 | mm: THP page cache support for ppc64 | Aneesh Kumar K.V | 1 | -0/+10 |
2016-12-13 | mm: move vma_is_anonymous check within pmd_move_must_withdraw | Aneesh Kumar K.V | 1 | -1/+2 |
2016-12-13 | 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-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-11-29 | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel | 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-23 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2 | -3/+13 |
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-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-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-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -8/+4 |
2016-10-30 | arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold | Ivan Vecera | 1 | -8/+4 |
2016-10-27 | powerpc/64s: relocation, register save fixes for system reset interrupt | Nicholas Piggin | 1 | -0/+16 |
2016-10-27 | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu | Aneesh Kumar K.V | 1 | -0/+12 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -132/+0 |
2016-10-22 | powerpc: Convert cmp to cmpd in idle enter sequence | Segher Boessenkool | 1 | -1/+1 |
2016-10-19 | powerpc: Ignore the pkey system calls for now | Stephen Rothwell | 1 | -0/+4 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+1 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -4/+0 |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -0/+14 |
2016-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 5 | -0/+14 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+3 |
2016-10-08 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 25 | -179/+626 |
2016-10-08 | powerpc: implement arch_reserved_kernel_pages | Srikar Dronamraju | 1 | -0/+3 |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -149/+214 |
2016-10-04 | powerpc/bpf: Implement support for tail calls | Naveen N. Rao | 1 | -0/+2 |
2016-10-04 | powerpc: tm: Enable transactional memory (TM) lazily for userspace | Cyril Bur | 1 | -0/+1 |
2016-10-04 | powerpc: Remove do_load_up_transact_{fpu,altivec} | Cyril Bur | 1 | -5/+0 |
2016-10-04 | powerpc: tm: Rename transct_(*) to ck(\1)_state | Cyril Bur | 1 | -4/+4 |
2016-10-04 | powerpc: tm: Always use fp_state and vr_state to store live registers | Cyril Bur | 1 | -5/+2 |
2016-10-04 | powerpc: signals: Stop using current in signal code | Cyril Bur | 1 | -2/+0 |
2016-10-04 | powerpc: Return the new MSR from msr_check_and_set() | Cyril Bur | 1 | -1/+1 |
2016-10-04 | powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX | Gavin Shan | 1 | -1/+1 |
2016-10-04 | powerpc: Remove static branch prediction in atomic{, 64}_add_unless | Anton Blanchard | 1 | -2/+2 |