index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
via-cuda: Fix re-initialization of reply_ptr and reading_reply
Finn Thain
1
-2
/
+2
2017-02-07
via-cuda: Prevent read buffer overflow
Finn Thain
1
-1
/
+7
2017-02-07
via-cuda: Add TREQ, TIP and TACK signal helpers
Finn Thain
1
-23
/
+53
2017-02-07
via-cuda: Remove redundant temporary variable
Finn Thain
1
-6
/
+2
2017-02-07
via-cuda: Cleanup printk calls
Finn Thain
1
-20
/
+6
2017-02-07
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
1
-0
/
+1
2017-02-06
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
2
-168
/
+185
2017-02-06
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
2
-81
/
+81
2017-02-06
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
4
-1
/
+58
2017-02-06
powerpc/64: Hard code cache geometry on POWER8
Benjamin Herrenschmidt
1
-2
/
+18
2017-02-06
powerpc/64: Add L2 and L3 cache shape info
Benjamin Herrenschmidt
2
-5
/
+23
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
6
-122
/
+119
2017-02-06
powerpc/64: Retrieve number of L1 cache sets from device-tree
Benjamin Herrenschmidt
2
-2
/
+28
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
9
-68
/
+75
2017-02-06
powerpc: Remove obsolete comment about patching instructions
Benjamin Herrenschmidt
1
-3
/
+0
2017-02-06
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
3
-16
/
+9
2017-02-06
powerpc: Move ARCH_DLINFO out of uapi
Benjamin Herrenschmidt
2
-23
/
+22
2017-02-03
powerpc: Enable support for GCC plugins
Andrew Donnellan
2
-0
/
+9
2017-02-03
powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
Andrew Donnellan
1
-1
/
+1
2017-02-03
gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
Andrew Donnellan
1
-1
/
+1
2017-02-03
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2
-5
/
+57
2017-02-02
powerpc/pseries: Report DLPAR capabilities
Nathan Fontenot
1
-1
/
+7
2017-02-02
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
2
-1
/
+40
2017-02-02
powerpc/pseries: Introduce memory hotplug READD operation
John Allen
2
-0
/
+42
2017-02-02
powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
John Allen
1
-12
/
+22
2017-02-02
powerpc/xmon: Cleanup to use is_kernel_addr macro
Madhavan Srinivasan
1
-4
/
+4
2017-02-02
powerpc/boot: Update .gitignore
Michael Ellerman
1
-0
/
+4
2017-02-02
powerpc/debug: PTDUMP should depend on DEBUG_FS
Michael Ellerman
1
-2
/
+1
2017-02-02
powerpc/64: Add BPF_JIT to powernv and pseries defconfigs
Anton Blanchard
2
-0
/
+2
2017-02-02
powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig
Anton Blanchard
2
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_check()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/powernv: Fix section mismatch from opal_lpc_init()
Michael Ellerman
1
-1
/
+1
2017-01-31
powerpc/mm: unstub radix__vmemmap_remove_mapping()
Reza Arbab
1
-1
/
+28
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
3
-1
/
+135
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
3
-1
/
+12
2017-01-31
powerpc/mm: refactor radix physical page mapping
Reza Arbab
1
-38
/
+50
2017-01-31
powerpc/powernv: Add support for direct mapped LPC on POWER9
Benjamin Herrenschmidt
2
-6
/
+15
2017-01-31
powerpc: Add support for non-PCI ISA bridges
Benjamin Herrenschmidt
2
-0
/
+92
2017-01-31
powerpc: Move isa bridge definitions to separate include
Benjamin Herrenschmidt
7
-18
/
+33