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-07-05
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
1
-18
/
+16
2019-07-05
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
1
-20
/
+13
2019-07-05
powerpc/8xx: refactor programming of microcode CPM params.
Christophe Leroy
1
-18
/
+27
2019-07-05
powerpc/8xx: refactor printing of microcode patch name.
Christophe Leroy
1
-6
/
+8
2019-07-05
powerpc/8xx: Refactor microcode write
Christophe Leroy
1
-9
/
+6
2019-07-05
powerpc/8xx: refactor writing of CPM microcode arrays
Christophe Leroy
1
-22
/
+13
2019-07-05
powerpc/8xx: compact microcode arrays
Christophe Leroy
1
-559
/
+140
2019-07-05
powerpc/8xx: drop verify_patch()
Christophe Leroy
1
-40
/
+0
2019-07-05
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
4
-14
/
+17
2019-07-05
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
3
-35
/
+18
2019-07-05
powerpc/32: define helpers to get L1 cache sizes.
Christophe Leroy
2
-11
/
+29
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
5
-33
/
+9
2019-07-05
powerpc: slightly improve cache helpers
Christophe Leroy
1
-4
/
+4
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into next
Joerg Roedel
2741
-16759
/
+4462
2019-07-04
percpu: Make pcpu_setup_first_chunk() void function
Kefeng Wang
2
-8
/
+2
2019-07-05
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
Aneesh Kumar K.V
1
-2
/
+8
2019-07-05
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
1
-1
/
+6
2019-07-05
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
1
-0
/
+8
2019-07-05
powerpc/mm: Remove radix dependency on HugeTLB page
Aneesh Kumar K.V
1
-1
/
+1
2019-07-05
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
2
-2
/
+2
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
9
-33
/
+102
2019-07-05
powerpc/pseries/scm: Use a specific endian format for storing uuid from the device tree
Aneesh Kumar K.V
1
-2
/
+9
2019-07-05
powerpc/nvdimm: Add support for multibyte read/write for metadata
Aneesh Kumar K.V
1
-18
/
+78
2019-07-05
powerpc/pseries/scm: Mark the region volatile if cache flush not required
Aneesh Kumar K.V
1
-1
/
+7
2019-07-05
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap block
Aneesh Kumar K.V
1
-1
/
+4
2019-07-05
powerpc/mm: Consolidate numa_enable check and min_common_depth check
Aneesh Kumar K.V
1
-5
/
+11
2019-07-05
powerpc/mm: Fix node look up with numa=off boot
Aneesh Kumar K.V
1
-3
/
+3
2019-07-05
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
Aneesh Kumar K.V
1
-4
/
+6
2019-07-05
powerpc/mm/radix: Use the right page size for vmemmap mapping
Aneesh Kumar K.V
1
-9
/
+7
2019-07-05
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
Aneesh Kumar K.V
1
-3
/
+1
2019-07-05
powerpc/mm: Remove unused variable declaration
Aneesh Kumar K.V
1
-1
/
+0
2019-07-04
Merge tag 'sunxi-dt64-for-5.3-round-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt
Olof Johansson
1
-0
/
+2
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
3
-11
/
+22
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
3
-2
/
+545
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
6
-41
/
+43
2019-07-04
powerpc/pseries: Generalize hcall_vphn()
Naveen N. Rao
2
-14
/
+21
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
3
-1
/
+16
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
3
-50
/
+54
2019-07-04
powerpc/pseries: Do not save the previous DTL mask value
Naveen N. Rao
1
-3
/
+1
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
4
-9
/
+14
2019-07-04
s390/pci: correctly handle MIO opt-out
Sebastian Ott
1
-1
/
+1
2019-07-04
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
2
-7
/
+13
2019-07-04
powerpc: Enable CONFIG_IPV6 in ppc64_defconfig
Satheesh Rajendran
1
-1
/
+1
2019-07-04
riscv: remove free_initrd_mem
Christoph Hellwig
1
-5
/
+0
2019-07-04
riscv: ccache: Remove unused variable
Yash Shah
1
-4
/
+7
2019-07-04
Merge branch 'x86/cpu' into perf/core, to pick up revert
Ingo Molnar
9
-316
/
+85
2019-07-04
powerpc/cell: set no_llseek in spufs_cntl_fops
Geliang Tang
1
-1
/
+1
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2
-1
/
+3
2019-07-04
powerpc/perf/24x7: use rb_entry
Geliang Tang
1
-1
/
+1
2019-07-04
powerpc/configs: Disable latencytop
Anton Blanchard
10
-10
/
+0
[prev]
[next]