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
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
4
-21
/
+24
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
3
-318
/
+297
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
3
-172
/
+155
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
4
-67
/
+174
2018-01-16
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
1
-23
/
+17
2018-01-16
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
1
-2
/
+10
2018-01-16
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
1
-5
/
+13
2017-12-22
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
2
-0
/
+46
2017-12-22
powerpc/mm/book3s/64: Add proper pte access check helper
Aneesh Kumar K.V
1
-0
/
+41
2017-12-22
powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check
Aneesh Kumar K.V
1
-3
/
+1
2017-12-20
powerpc: capture the PTE format changes in the dump pte report
Ram Pai
1
-1
/
+2
2017-12-20
powerpc: use helper functions to get and set hash slots
Ram Pai
2
-17
/
+10
2017-12-20
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
3
-4
/
+5
2017-12-20
powerpc: shifted-by-one hidx value
Ram Pai
1
-3
/
+11
2017-12-20
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
5
-40
/
+33
2017-12-20
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
5
-57
/
+61
2017-12-20
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
2
-0
/
+21
2017-12-20
powerpc: introduce pte_set_hidx() helper
Ram Pai
2
-0
/
+39
2017-12-11
PCI/IOV: Add pci_vf_drivers_autoprobe() interface
Bryant G. Ly
1
-0
/
+2
2017-12-11
powerpc/pseries: Add pseries SR-IOV Machine dependent calls
Bryant G. Ly
2
-4
/
+49
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
7
-29
/
+55
2017-12-11
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
3
-5
/
+20
2017-12-11
powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
Nicholas Piggin
1
-3
/
+7
2017-12-11
powerpc/44x/fsp2: Add irq error handlers
Ivan Mikhaylov
1
-1
/
+204
2017-12-11
powerpc/44x/fsp2: tvsense workaround for dd1
Ivan Mikhaylov
1
-0
/
+17
2017-12-11
powerpc/44x/fsp2: Interrupt handling setup
Ivan Mikhaylov
1
-0
/
+37
2017-12-11
powerpc/44x/fsp2: Add fsp2 headers
Ivan Mikhaylov
1
-0
/
+272
2017-12-11
powerpc/32: Add .data.rel* sections explicitly
Nicholas Piggin
1
-0
/
+1
2017-12-11
powerpc/boot: Only build CPM code when necessary
Michael Ellerman
2
-1
/
+4
2017-12-11
powerpc/boot: Only build OPAL code when necessary
Michael Ellerman
2
-3
/
+5
2017-12-11
powerpc/boot: Only build uartlite if XILINX_VIRTEX=y
Michael Ellerman
2
-1
/
+4
2017-12-11
powerpc/modules: Improve restore_r2() error message
Josh Poimboeuf
1
-2
/
+2
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
3
-1
/
+17
2017-12-11
powerpc/modules: Add REL24 relocation support of livepatch symbols
Kamalesh Babulal
1
-1
/
+2
2017-12-11
powerpc: Reduce log level of "OPAL detected !" message
Benjamin Herrenschmidt
1
-1
/
+1
2017-12-11
powerpc: Remove DEBUG define in 64-bit early setup code
Benjamin Herrenschmidt
1
-2
/
+0
2017-12-04
powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Santosh Sivaraj
2
-11
/
+58
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
7
-10
/
+7
2017-12-04
powerpc/powermac: drop useless call to of_find_node_by_name
Dmitry Torokhov
1
-1
/
+0
2017-12-04
powerpc/powermac: fix OF node refcount leak
Dmitry Torokhov
1
-0
/
+1
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
20
-65
/
+56
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-6
/
+23
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-21
/
+27
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+0
2017-11-29
powerpc: Do not assign thread.tidr if already assigned
Vaibhav Jain
1
-0
/
+3
2017-11-29
powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
Vaibhav Jain
1
-3
/
+6
2017-11-27
Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-16
/
+25
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-17
/
+16
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
[next]