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
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
5
-64
/
+51
2018-08-10
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
3
-1
/
+3
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
3
-5
/
+10
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
3
-17
/
+51
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
1
-1
/
+1
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address range
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
1
-1
/
+1
2018-08-10
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
1
-0
/
+2
2018-08-10
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
1
-2
/
+7
2018-08-10
powerpc/powermac: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-08-10
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
1
-2
/
+2
2018-08-10
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
1
-1
/
+3
2018-08-10
powerpc/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
1
-16
/
+12
2018-08-10
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
1
-1
/
+32
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
1
-3
/
+0
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
3
-7
/
+10
2018-08-10
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-10
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
1
-9
/
+36
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2
-17
/
+77
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2
-0
/
+2
2018-08-10
powerpc: Fix size calculation using resource_size()
Dan Carpenter
1
-1
/
+1
2018-08-10
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
1
-7
/
+85
2018-08-10
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
1
-4
/
+12
2018-08-09
MIPS: Remove remnants of UASM_ISA
Paul Burton
2
-2
/
+0
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-191
/
+140
2018-08-09
x86/relocs: Add __end_rodata_aligned to S_REL
Joerg Roedel
1
-0
/
+1
2018-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-190
/
+100
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
2
-2
/
+0
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
6
-196
/
+123
2018-08-09
kbuild: remove deprecated host-progs variable
Masahiro Yamada
1
-2
/
+1
2018-08-09
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
Dongjiu Geng
1
-6
/
+1
2018-08-09
s390/mm: fix addressing exception after suspend/resume
Gerald Schaefer
1
-1
/
+1
2018-08-08
powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible
Camelia Groza
1
-2
/
+2
2018-08-08
powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
Camelia Groza
1
-4
/
+4
2018-08-08
powerpc/configs/dpaa: enable the Cortina PHY driver
Camelia Groza
1
-0
/
+1
2018-08-08
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2
-0
/
+2
2018-08-08
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
1
-10
/
+15
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
4
-0
/
+39
2018-08-08
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
1
-1
/
+1
2018-08-08
MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
Paul Burton
1
-2
/
+0
2018-08-08
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-08
Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
154
-503
/
+932
2018-08-08
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
1
-4
/
+4
2018-08-08
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Andi Kleen
1
-10
/
+12
2018-08-08
x86/speculation/l1tf: Invert all not present mappings
Andi Kleen
1
-1
/
+1
2018-08-07
MIPS: VDSO: Force link endianness
Paul Burton
1
-0
/
+1
2018-08-07
MIPS: Always specify -EB or -EL when using clang
Paul Burton
1
-0
/
+10
2018-08-07
x86/mm/pti: Clone kernel-image on PTE level for 32 bit
Joerg Roedel
1
-38
/
+96
[prev]
[next]