index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
13
-128
/
+151
|
*
|
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+0
|
*
|
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+3
|
*
|
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
2016-07-21
1
-9
/
+17
|
*
|
powerpc/pasemi: Remove IOBMAP allocation from platform probe()
Benjamin Herrenschmidt
2016-07-21
3
-13
/
+5
|
*
|
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
11
-26
/
+32
|
*
|
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2016-07-21
3
-24
/
+8
|
*
|
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
8
-103
/
+108
|
*
|
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
2016-07-21
5
-48
/
+56
|
*
|
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-21
5
-144
/
+88
|
*
|
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-11
/
+11
|
*
|
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+3
|
*
|
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-21
5
-30
/
+37
|
*
|
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
2016-07-20
2
-0
/
+24
|
*
|
PCI: rpaphp: Fix slot registration for multiple slots under a PHB
Tyrel Datwyler
2016-07-20
1
-5
/
+12
|
*
|
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
5
-11
/
+6
|
*
|
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
Kevin Hao
2016-07-19
1
-38
/
+27
|
*
|
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
Kevin Hao
2016-07-19
1
-1
/
+1
|
*
|
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
2016-07-19
1
-1
/
+3
|
*
|
powerpc/pseries: Add support for hotplug interrupt source
John Allen
2016-07-19
2
-0
/
+41
|
*
|
powerpc/pseries: Add pseries hotplug workqueue
John Allen
2016-07-19
1
-0
/
+52
|
*
|
cxl: fix potential NULL dereference in free_adapter()
Andrew Donnellan
2016-07-19
1
-7
/
+9
|
*
|
cxl: remove dead Kconfig options
Andrew Donnellan
2016-07-19
2
-14
/
+0
|
*
|
powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n
Ian Munsie
2016-07-19
1
-8
/
+26
|
*
|
powerpc/mm: Cleanup LPCR defines
Aneesh Kumar K.V
2016-07-19
1
-37
/
+37
|
*
|
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
2016-07-17
2
-0
/
+16
|
*
|
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2016-07-17
2
-1
/
+55
|
*
|
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2016-07-17
3
-6
/
+16
|
*
|
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2016-07-17
2
-1
/
+7
|
*
|
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
2016-07-17
1
-5
/
+4
|
*
|
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2016-07-17
2
-2
/
+4
|
*
|
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
2016-07-17
3
-6
/
+13
|
*
|
powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
Aneesh Kumar K.V
2016-07-17
1
-0
/
+5
|
*
|
powerpc/mm: use _raw variant of page table accessors
Aneesh Kumar K.V
2016-07-17
4
-35
/
+91
|
*
|
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
2016-07-17
2
-2
/
+3
|
*
|
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
2016-07-17
2
-8
/
+19
|
*
|
powerpc/pci: Don't try to allocate resources that will be reassigned
Benjamin Herrenschmidt
2016-07-17
1
-2
/
+4
|
*
|
powerpc/powernv/pci: Check status of a PHB before using it
Benjamin Herrenschmidt
2016-07-17
1
-0
/
+3
|
*
|
powerpc/powernv/pci: Use the device-tree to get available range of M64's
Benjamin Herrenschmidt
2016-07-17
1
-6
/
+45
|
*
|
powerpc/powernv/pci: Fallback to OPAL for TCE invalidations
Benjamin Herrenschmidt
2016-07-17
1
-4
/
+29
|
*
|
powerpc/powernv/pci: Rework accessing the TCE invalidate register
Benjamin Herrenschmidt
2016-07-17
2
-48
/
+28
|
*
|
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code
Benjamin Herrenschmidt
2016-07-17
2
-43
/
+10
|
*
|
powerpc/powernv/pci: Rename TCE invalidation calls
Benjamin Herrenschmidt
2016-07-17
3
-25
/
+23
|
*
|
powerpc/opal: Add real mode call wrappers
Benjamin Herrenschmidt
2016-07-17
4
-44
/
+51
|
*
|
powerpc/pseries/pci: Remove obsolete SW invalidate
Benjamin Herrenschmidt
2016-07-17
1
-52
/
+1
|
*
|
powerpc/powernv: Discover IODA3 PHBs
Benjamin Herrenschmidt
2016-07-17
2
-1
/
+6
|
*
|
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2016-07-17
4
-2
/
+155
|
*
|
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
2016-07-17
2
-0
/
+17
|
*
|
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2016-07-17
4
-0
/
+24
|
*
|
powerpc/book64s: Move a few exception common handlers to make room
Benjamin Herrenschmidt
2016-07-17
1
-8
/
+9
[prev]
[next]