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
Age
Commit message (
Expand
)
Author
Files
Lines
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/selftest: fix type of mftb() in null_syscall
Christophe Leroy
1
-1
/
+1
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
48
-1158
/
+317
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
15
-35
/
+60
2019-02-18
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
6
-29
/
+14
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
8
-20
/
+11
2019-02-18
powerpc/dma: remove get_dma_offset
Christoph Hellwig
2
-18
/
+6
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
25
-222
/
+16
2019-02-18
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
5
-120
/
+32
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
5
-92
/
+9
2019-02-18
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
3
-16
/
+1
2019-02-18
powerpc/dma: remove dma_nommu_dma_supported
Christoph Hellwig
3
-26
/
+2
2019-02-18
powerpc/dma: remove dma_nommu_get_required_mask
Christoph Hellwig
3
-15
/
+2
2019-02-18
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
7
-28
/
+6
2019-02-18
powerpc/dma: use phys_to_dma instead of get_dma_offset
Christoph Hellwig
1
-5
/
+5
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
9
-24
/
+26
[next]