| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-12 | 3 | -13/+29 |
|\ |
|
| * | mm: THP page cache support for ppc64 | Aneesh Kumar K.V | 2016-12-12 | 1 | -0/+10 |
| * | mm: move vma_is_anonymous check within pmd_move_must_withdraw | Aneesh Kumar K.V | 2016-12-12 | 1 | -1/+2 |
| * | powerpc/mm: allow memory hotplug into a memoryless node | Reza Arbab | 2016-12-12 | 1 | -12/+1 |
| * | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 2016-12-12 | 1 | -0/+16 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 6 | -212/+7 |
|\ \ |
|
| * | | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel | 2016-11-29 | 6 | -212/+7 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 2 | -77/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM/PPC/Book3S HV: Convert to hotplug state machine | Anna-Maria Gleixner | 2016-12-02 | 1 | -37/+11 |
| * | | powerpc/sysfs: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -40/+10 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 3 | -18/+5 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 14 | -18/+82 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-11-23 | 8 | -33/+68 |
| |\ \ \ |
|
| * | | | | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 2016-11-15 | 2 | -2/+5 |
| * | | | | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka | 2016-11-15 | 1 | -7/+0 |
| * | | | | sched/cputime, powerpc: Remove cputime_last_delta global variable | Stanislaw Gruszka | 2016-11-15 | 2 | -9/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 3 | -134/+8 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 14 | -18/+82 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | locking/core, powerpc: Implement vcpu_is_preempted(cpu) | Pan Xinhui | 2016-11-22 | 1 | -0/+8 |
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 8 | -33/+68 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -2/+0 |
| * | | | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
| * | | | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 10 | -42/+98 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -132/+0 |
* | | | | | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 2016-12-08 | 1 | -2/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-06 | 6 | -6/+18 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-12-05 | 6 | -6/+18 |
| |\ \ \ \ |
|
| | * | | | | powerpc/64: Fix placement of .text to be immediately following .head.text | Nicholas Piggin | 2016-12-01 | 1 | -0/+9 |
| | * | | | | powerpc/eeh: Fix deadlock when PE frozen state can't be cleared | Andrew Donnellan | 2016-12-01 | 1 | -1/+3 |
| | * | | | | powerpc/mm: Fix lazy icache flush on pre-POWER5 | Benjamin Herrenschmidt | 2016-11-29 | 2 | -3/+3 |
| | * | | | | powerpc/boot: Fix build failure in 32-bit boot wrapper | Ben Hutchings | 2016-11-28 | 2 | -2/+3 |
* | | | | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-26 | 9 | -12/+64 |
|\| | | | | |
|
| * | | | | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-26 | 9 | -12/+64 |
| |\| | | |
| | |_|_|/
| |/| | | |
|
| | * | | | powerpc/mm: Fixup kernel read only mapping | Aneesh Kumar K.V | 2016-11-25 | 2 | -6/+16 |
| | * | | | powerpc/boot: Fix the early OPAL console wrappers | Oliver O'Halloran | 2016-11-24 | 4 | -2/+31 |
| | * | | | powerpc: Fix missing CRCs, add more asm-prototypes.h declarations | Nicholas Piggin | 2016-11-22 | 1 | -0/+12 |
| | * | | | powerpc: Set missing wakeup bit in LPCR on POWER9 | Benjamin Herrenschmidt | 2016-11-22 | 2 | -4/+5 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 8 | -33/+68 |
|\| | | | |
|
| * | | | | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-19 | 8 | -33/+68 |
| |\| | |
| | |_|/
| |/| | |
|
| | * | | powerpc/mm: Fix missing update of HID register on secondary CPUs | Aneesh Kumar K.V | 2016-11-18 | 2 | -0/+8 |
| | * | | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 | Michael Neuling | 2016-11-18 | 2 | -0/+5 |
| | * | | powerpc/64: Fix setting of AIL in hypervisor mode | Benjamin Herrenschmidt | 2016-11-15 | 1 | -6/+14 |
| | * | | powerpc/oops: Fix missing pr_cont()s in instruction dump | Andrew Donnellan | 2016-11-12 | 1 | -5/+5 |
| | * | | powerpc/oops: Fix missing pr_cont()s in show_regs() | Michael Ellerman | 2016-11-12 | 1 | -8/+8 |
| | * | | powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al. | Michael Ellerman | 2016-11-12 | 1 | -5/+5 |
| | * | | powerpc/oops: Fix missing pr_cont()s in show_stack() | Michael Ellerman | 2016-11-12 | 1 | -3/+3 |
| | * | | powerpc: Fix exception vector build with 2.23 era binutils | Hugh Dickins | 2016-11-12 | 1 | -1/+1 |
| | * | | powerpc/64s: Fix system reset interrupt winkle wakeups | Nicholas Piggin | 2016-11-12 | 2 | -5/+19 |