index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
2018-01-16
2
-4
/
+201
*
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
2018-01-16
4
-21
/
+24
*
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
2018-01-16
3
-318
/
+297
*
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
2018-01-16
3
-172
/
+155
*
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
2018-01-16
4
-67
/
+174
*
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
2018-01-16
1
-23
/
+17
*
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
2018-01-16
1
-2
/
+10
*
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
2018-01-16
1
-5
/
+13
*
selftests/powerpc: Add a test of SEGV error behaviour
Michael Ellerman
2018-01-03
3
-2
/
+81
*
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
2017-12-22
2
-0
/
+46
*
powerpc/mm/book3s/64: Add proper pte access check helper
Aneesh Kumar K.V
2017-12-22
1
-0
/
+41
*
powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check
Aneesh Kumar K.V
2017-12-22
1
-3
/
+1
*
powerpc: capture the PTE format changes in the dump pte report
Ram Pai
2017-12-20
1
-1
/
+2
*
powerpc: use helper functions to get and set hash slots
Ram Pai
2017-12-20
2
-17
/
+10
*
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
2017-12-20
3
-4
/
+5
*
powerpc: shifted-by-one hidx value
Ram Pai
2017-12-20
1
-3
/
+11
*
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-12-20
5
-40
/
+33
*
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
2017-12-20
5
-57
/
+61
*
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
2017-12-20
2
-0
/
+21
*
powerpc: introduce pte_set_hidx() helper
Ram Pai
2017-12-20
2
-0
/
+39
*
selftests/powerpc: Fix build errors in powerpc ptrace selftests
Simon Guo
2017-12-11
3
-5
/
+4
*
PCI/IOV: Add pci_vf_drivers_autoprobe() interface
Bryant G. Ly
2017-12-11
3
-0
/
+15
*
powerpc/pseries: Add pseries SR-IOV Machine dependent calls
Bryant G. Ly
2017-12-11
2
-4
/
+49
*
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2017-12-11
7
-29
/
+55
*
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
2017-12-11
3
-5
/
+20
*
powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
Nicholas Piggin
2017-12-11
1
-3
/
+7
*
powerpc/44x/fsp2: Add irq error handlers
Ivan Mikhaylov
2017-12-11
1
-1
/
+204
*
powerpc/44x/fsp2: tvsense workaround for dd1
Ivan Mikhaylov
2017-12-11
1
-0
/
+17
*
powerpc/44x/fsp2: Interrupt handling setup
Ivan Mikhaylov
2017-12-11
1
-0
/
+37
*
powerpc/44x/fsp2: Add fsp2 headers
Ivan Mikhaylov
2017-12-11
1
-0
/
+272
*
powerpc/32: Add .data.rel* sections explicitly
Nicholas Piggin
2017-12-11
1
-0
/
+1
*
powerpc/boot: Only build CPM code when necessary
Michael Ellerman
2017-12-11
2
-1
/
+4
*
powerpc/boot: Only build OPAL code when necessary
Michael Ellerman
2017-12-11
2
-3
/
+5
*
powerpc/boot: Only build uartlite if XILINX_VIRTEX=y
Michael Ellerman
2017-12-11
2
-1
/
+4
*
powerpc/modules: Improve restore_r2() error message
Josh Poimboeuf
2017-12-11
1
-2
/
+2
*
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
2017-12-11
3
-1
/
+17
*
powerpc/modules: Add REL24 relocation support of livepatch symbols
Kamalesh Babulal
2017-12-11
1
-1
/
+2
*
powerpc: Reduce log level of "OPAL detected !" message
Benjamin Herrenschmidt
2017-12-11
1
-1
/
+1
*
powerpc: Remove DEBUG define in 64-bit early setup code
Benjamin Herrenschmidt
2017-12-11
1
-2
/
+0
*
selftests/powerpc: Check for pthread errors in tm-unavailable
Cyril Bur
2017-12-04
1
-9
/
+34
*
powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Santosh Sivaraj
2017-12-04
2
-11
/
+58
*
ps3: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2017-12-04
1
-9
/
+2
*
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
2017-12-04
7
-10
/
+7
*
powerpc/powermac: drop useless call to of_find_node_by_name
Dmitry Torokhov
2017-12-04
1
-1
/
+0
*
powerpc/powermac: fix OF node refcount leak
Dmitry Torokhov
2017-12-04
1
-0
/
+1
*
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
20
-65
/
+56
*
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
2017-12-03
1
-1
/
+1
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-12-03
1
-2
/
+2
|
\
|
*
ARM: avoid faulting on qemu
Russell King
2017-11-27
1
-2
/
+2
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-03
3
-1
/
+23
|
\
\
[next]