index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
3
-34
/
+47
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
8
-62
/
+48
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
4
-10
/
+18
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
10
-54
/
+28
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
3
-7
/
+3
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
6
-32
/
+88
2018-01-16
powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
Christophe Leroy
1
-38
/
+40
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
4
-137
/
+12
2018-01-16
powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
Christophe Leroy
1
-1
/
+0
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
4
-1
/
+60
2018-01-16
powerpc/crash: Remove the test for cpu_online in the IPI callback
Balbir Singh
1
-3
/
+0
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
5
-11
/
+17
2018-01-16
powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP
Christophe Leroy
1
-1
/
+1
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
4
-1
/
+5
2018-01-16
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
2
-4
/
+201
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
2018-01-03
selftests/powerpc: Add a test of SEGV error behaviour
Michael Ellerman
3
-2
/
+81
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
selftests/powerpc: Fix build errors in powerpc ptrace selftests
Simon Guo
3
-5
/
+4
2017-12-11
PCI/IOV: Add pci_vf_drivers_autoprobe() interface
Bryant G. Ly
3
-0
/
+15
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