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-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
1
-44
/
+0
2019-02-21
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
Christoph Hellwig
2
-2
/
+1
2019-02-21
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Masahiro Yamada
1
-6
/
+0
2019-02-21
parisc: replace oops_in_progress manipulation with bust_spinlocks()
Sergey Senozhatsky
1
-2
/
+2
2019-02-21
parisc: Improve initial IRQ to CPU assignment
Helge Deller
1
-1
/
+4
2019-02-21
parisc: Count IPI function call interrupts
Helge Deller
3
-0
/
+6
2019-02-21
parisc: Show rescheduling interrupts on SMP machines only
Helge Deller
1
-4
/
+6
2019-02-21
parisc: Fix ptrace syscall number modification
Dmitry V. Levin
1
-8
/
+21
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
6
-20
/
+0
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2
-27
/
+64
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
5
-1
/
+68
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-02-21
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
1
-1
/
+1
2019-02-21
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-14
/
+0
2019-02-21
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2019-02-21
s390/net: convert pnetids to ascii
Hans Wippel
1
-0
/
+3
2019-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-9
/
+13
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2
-2
/
+3
2019-02-21
s390/extmem: print DCSS range with %px
Gerald Schaefer
1
-2
/
+2
2019-02-21
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
1
-117
/
+12
2019-02-22
powerpc: dump as a single line areas mapping a single physical page.
Christophe Leroy
1
-6
/
+12
2019-02-22
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
Christophe Leroy
1
-5
/
+7
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
3
-12
/
+7
2019-02-22
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
1
-11
/
+13
2019-02-22
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
1
-9
/
+3
2019-02-22
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
1
-4
/
+2
2019-02-22
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
1
-6
/
+2
2019-02-22
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
1
-0
/
+4
2019-02-22
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2
-37
/
+31
2019-02-22
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
1
-9
/
+6
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
4
-15
/
+18
2019-02-22
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
5
-13
/
+21
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
5
-11
/
+9
2019-02-22
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
1
-7
/
+27
2019-02-22
powerpc/traps: fix recoverability of machine check handling on book3s/32
Christophe Leroy
1
-4
/
+4
2019-02-22
powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
Christophe Leroy
1
-3
/
+0
2019-02-22
powerpc/setup: display reason for not booting
Christophe Leroy
1
-1
/
+1
2019-02-22
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
1
-8
/
+8
2019-02-22
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
Paul Mackerras
3
-25
/
+29
2019-02-22
powerpc/64s: Fix logic when handling unknown CPU features
Michael Ellerman
1
-10
/
+7
2019-02-22
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
1
-1
/
+2
2019-02-22
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
1
-64
/
+29
2019-02-22
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
1
-2
/
+3
2019-02-22
powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
Michael Ellerman
1
-1
/
+1
2019-02-22
powerpc/64: Make sys_switch_endian() traceable
Michael Ellerman
1
-1
/
+1
2019-02-22
powerpc/dts: Standardize DTS status assignments from "ok" to "okay"
Robert P. J. Day
4
-4
/
+4
2019-02-22
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2
-18
/
+4
2019-02-22
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
1
-1
/
+1
2019-02-22
powerpc/pseries: export timebase register sample in lparcfg
Tyrel Datwyler
1
-0
/
+1
[prev]
[next]