index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
11
-17
/
+14
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
2019-02-22
powerpc/44x: Force PCI on for CURRITUCK
Michael Ellerman
1
-0
/
+1
2019-02-22
powerpc/eeh: Add eeh_force_recover to debugfs
Oliver O'Halloran
3
-10
/
+75
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
3
-0
/
+20
2019-02-22
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
2
-0
/
+13
2019-02-22
powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
Oliver O'Halloran
1
-1
/
+1
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
3
-4
/
+30
2019-02-22
powerpc/eeh_cache: Add pr_debug() prints for insert/remove
Oliver O'Halloran
1
-2
/
+2
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
2
-19
/
+4
2019-02-22
powerpc: drop unused GENERIC_CSUM Kconfig item
Christophe Leroy
2
-7
/
+0
2019-02-22
powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
Nicholas Piggin
1
-0
/
+5
2019-02-22
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2019-02-22
powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
Michael Ellerman
1
-2
/
+8
2019-02-22
powerpc/powernv/npu: Remove redundant change_pte() hook
Peter Xu
1
-10
/
+0
2019-02-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-91
/
+54
2019-02-21
powerpc/64s: Better printing of machine check info for guest MCEs
Paul Mackerras
4
-7
/
+9
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
5
-84
/
+42
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
41
-1135
/
+304
2019-02-21
KVM: PPC: Book3S HV: Context switch AMR on Power9
Michael Ellerman
1
-1
/
+4
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
12
-34
/
+56
2019-02-18
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
6
-29
/
+14
[next]