index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-6
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
6
-8
/
+6
2019-01-05
Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-12
/
+19
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-22
/
+18
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
6
-22
/
+18
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
1
-1
/
+1
2019-01-04
powerpc: Drop use of 'type' from access_ok()
Mathieu Malaterre
1
-1
/
+1
2019-01-04
Merge branch 'master' into fixes
Michael Ellerman
58
-202
/
+168
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
18
-44
/
+42
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-4
/
+4
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+9
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-2
/
+2
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-30
KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
Michael Ellerman
1
-1
/
+1
2018-12-30
powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig
Michael Ellerman
1
-0
/
+1
2018-12-30
powerpc/4xx/ocm: Fix phys_addr_t printf warnings
Michael Ellerman
1
-3
/
+3
2018-12-30
powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage
Christian Lamparter
1
-2
/
+2
2018-12-30
powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
Diana Craciun
1
-6
/
+12
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-90
/
+51
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-3
/
+3
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+5
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+7
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-38
/
+23
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-5
/
+5
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-8
/
+19
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
247
-3265
/
+3684
2018-12-26
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-97
/
+518
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-54
/
+0
2018-12-24
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
33
-550
/
+210
2018-12-23
Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"
Scott Wood
1
-1
/
+5
2018-12-22
powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
1
-4
/
+9
2018-12-22
powerpc/zImage: Also check for stdout-path
Oliver O'Halloran
1
-1
/
+2
2018-12-22
powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
15
-64
/
+39
2018-12-22
powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-12-22
powerpc/mm: Remove very old comment in hash-4k.h
Michael Ellerman
1
-5
/
+1
2018-12-22
powerpc/pseries: Fix node leak in update_lmb_associativity_index()
Michael Ellerman
1
-0
/
+1
2018-12-21
powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL
Scott Wood
1
-0
/
+1
2018-12-21
powerpc/dts/fsl: Fix dtc-flagged interrupt errors
Scott Wood
5
-134
/
+132
2018-12-21
powerpc/fsl: Use new clockgen binding
Scott Wood
22
-409
/
+50
2018-12-21
powerpc/83xx: handle machine check caused by watchdog timer
Christophe Leroy
4
-4
/
+26
2018-12-21
powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
[next]