index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+0
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-59
/
+48
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
3
-6
/
+4
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
9
-51
/
+44
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2
-2
/
+0
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
197
-2947
/
+3345
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-218
/
+29
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-117
/
+179
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-36
/
+3
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2019-03-05
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-05
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
1
-87
/
+38
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
3
-0
/
+54
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
4
-0
/
+65
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
5
-12
/
+16
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-31
/
+112
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-16
/
+114
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-04
powerpc/32: Clear on-stack exception marker upon exception return
Christophe Leroy
1
-0
/
+9
2019-03-02
powerpc: Remove export of save_stack_trace_tsk_reliable()
Joe Lawrence
1
-1
/
+0
2019-03-02
powerpc/mm: fix "section_base" set but not used
Qian Cai
1
-2
/
+0
2019-03-02
powerpc/mm: Fix "sz" set but not used warning
Qian Cai
1
-2
/
+1
2019-03-02
powerpc/mm: Check secondary hash page table
Rashmica Gupta
1
-1
/
+1
2019-03-02
powerpc: remove nargs from __SYSCALL
Firoz Khan
3
-6
/
+6
2019-03-02
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-9
/
+17
2019-03-02
powerpc/64s: Fix unrelocated interrupt trampoline address test
Nicholas Piggin
4
-16
/
+16
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
5
-18
/
+39
2019-02-28
powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
Alexey Kardashevskiy
2
-2
/
+6
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+1
2019-02-27
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
1
-0
/
+1
2019-02-27
powerpc/powernv: Make opal log only readable by root
Jordan Niethe
1
-1
/
+1
2019-02-26
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
Nathan Chancellor
1
-1
/
+1
2019-02-26
powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C
Nicholas Piggin
4
-314
/
+328
2019-02-26
powerpc/64s: Fix data interrupts vs d-side MCE reentrancy
Nicholas Piggin
1
-10
/
+26
2019-02-26
powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
Nicholas Piggin
1
-6
/
+42
2019-02-26
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
1
-1
/
+24
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
5
-0
/
+87
2019-02-26
powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...
Aneesh Kumar K.V
1
-4
/
+6
2019-02-26
powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
Aneesh Kumar K.V
1
-2
/
+3
2019-02-26
powerpc sstep: Add support for modsd, modud instructions
Sandipan Das
1
-2
/
+15
2019-02-26
powerpc sstep: Add support for modsw, moduw instructions
PrasannaKumar Muralidharan
1
-0
/
+14
2019-02-26
powerpc sstep: Add support for extswsli instruction
Sandipan Das
1
-0
/
+14
2019-02-26
powerpc sstep: Add support for cnttzw, cnttzd instructions
Sandipan Das
1
-0
/
+14
2019-02-26
powerpc: sstep: Add support for darn instruction
Sandipan Das
1
-0
/
+22
2019-02-26
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
Sandipan Das
2
-2
/
+48
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2019-02-23
Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+4
2019-02-23
powerpc: clean stack pointers naming
Christophe Leroy
2
-18
/
+10
[next]