index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
arm64: document the choice of page attributes for pgprot_dmacoherent
Christoph Hellwig
1
-0
/
+8
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
4
-24
/
+0
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
10
-26
/
+10
2019-08-29
arm64: Use correct ll/sc atomic constraints
Andrew Murray
1
-42
/
+47
2019-08-29
KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
Thomas Huth
1
-1
/
+1
2019-08-29
s390/kasan: add kdump support
Vasily Gorbik
1
-0
/
+2
2019-08-29
s390/setup: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-5
/
+5
2019-08-29
s390/sclp: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-1
/
+1
2019-08-29
s390/module: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-2
/
+2
2019-08-29
s390/pci: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-2
/
+2
2019-08-29
arm64: dts: ti: k3-j721e-main: Fix gic-its node unit-address
Suman Anna
1
-1
/
+1
2019-08-29
arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address
Suman Anna
1
-1
/
+1
2019-08-29
arm64: dts: ti: k3-j721e-main: Add hwspinlock node
Suman Anna
1
-0
/
+6
2019-08-29
arm64: dts: ti: k3-am65-main: Add hwspinlock node
Suman Anna
1
-0
/
+6
2019-08-29
arm64: dts: k3-j721e: Add gpio-keys on common processor board
Nikhil Devshatwar
1
-0
/
+37
2019-08-29
arm64: dts: ti: k3-j721e-common-proc-board: Disable unused gpio modules
Lokesh Vutla
1
-0
/
+28
2019-08-29
arm64: dts: ti: k3-j721e: Add gpio nodes in wakeup domain
Lokesh Vutla
1
-0
/
+34
2019-08-29
arm64: dts: ti: k3-j721e: Add gpio nodes in main domain
Lokesh Vutla
1
-0
/
+132
2019-08-29
arm64: dts: ti: k3-j721e: Update the power domain cells
Lokesh Vutla
4
-13
/
+18
2019-08-29
arm64: dts: ti: k3-am654: Update the power domain cells
Lokesh Vutla
5
-30
/
+32
2019-08-29
powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
1
-11
/
+55
2019-08-29
ARM: 8890/1: l2x0: add marvell,ecc-enable property for aurora
Chris Packham
1
-0
/
+5
2019-08-29
ARM: 8886/1: l2x0: support parity-enable/disable on aurora
Chris Packham
1
-0
/
+7
2019-08-29
ARM: 8885/1: aurora-l2: add defines for parity and ECC registers
Jan Luebbe
1
-0
/
+48
2019-08-29
ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE
Jan Luebbe
2
-3
/
+3
2019-08-29
ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
Jan Luebbe
2
-1
/
+1
2019-08-29
ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang
Nathan Huckleberry
4
-3
/
+229
2019-08-28
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
1
-0
/
+5
2019-08-28
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2
-6
/
+10
2019-08-28
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning
Linus Torvalds
1
-0
/
+1
2019-08-28
ARM: dts: ux500: Update thermal zone
Linus Walleij
1
-21
/
+36
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
7
-352
/
+17
2019-08-28
powerpc/64: remove support for kernel-mode syscalls
Nicholas Piggin
2
-17
/
+6
2019-08-28
powerpc: convert to copy_thread_tls
Nicholas Piggin
2
-4
/
+6
2019-08-28
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
Christophe Leroy
1
-9
/
+12
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
3
-6
/
+5
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
2
-31
/
+24
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
5
-30
/
+7
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
10
-79
/
+52
2019-08-28
powerpc/32s: add an option to exclusively select powerpc 601
Christophe Leroy
1
-2
/
+12
2019-08-28
x86/apic/vector: Warn when vector space exhaustion breaks affinity
Neil Horman
1
-0
/
+11
2019-08-28
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
1
-0
/
+9
2019-08-28
x86/vmware: Add a header file for hypercall definitions
Thomas Hellstrom
3
-1
/
+60
2019-08-28
arm64: fix fixmap copy for 16K pages and 48-bit VA
Mark Rutland
1
-3
/
+5
2019-08-28
x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n
Tianyu Lan
1
-0
/
+2
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
7
-1
/
+130
2019-08-28
x86/intel: Add common OPTDIFFs
Peter Zijlstra
1
-6
/
+15
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
12
-36
/
+36
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
10
-23
/
+23
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
9
-46
/
+46
[prev]
[next]