index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checksyscalls.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV
Michael Ellerman
1
-1
/
+0
2020-01-31
powerpc/configs/skiroot: Drop HID_LOGITECH
Michael Ellerman
1
-1
/
+0
2020-01-31
powerpc/configs: Drop NET_VENDOR_HP which moved to staging
Michael Ellerman
2
-2
/
+0
2020-01-31
powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE
Michael Ellerman
1
-1
/
+0
2020-01-31
powerpc/configs: Drop CONFIG_QLGE which moved to staging
Michael Ellerman
5
-5
/
+0
2020-01-31
powerpc: Do not consider weak unresolved symbol relocations as bad
Alexandre Ghiti
2
-10
/
+14
2020-01-30
powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+5
2020-01-30
powerpc: indent to improve Kconfig readability
Randy Dunlap
1
-1
/
+1
2020-01-29
powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
3
-16
/
+254
2020-01-28
powerpc/32s: Fix CPU wake-up from sleep mode
Christophe Leroy
1
-1
/
+2
2020-01-27
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
1
-3
/
+3
2020-01-27
powerpc/32: Simplify KASAN init
Christophe Leroy
1
-21
/
+5
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2
-26
/
+6
2020-01-27
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
2
-4
/
+4
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
6
-1
/
+49
2020-01-27
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
1
-0
/
+3
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
8
-24
/
+61
2020-01-27
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
1
-0
/
+6
2020-01-27
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
1
-14
/
+17
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2
-6
/
+27
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
1
-1
/
+6
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
1
-9
/
+10
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
1
-12
/
+12
2020-01-27
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
1
-29
/
+0
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2
-17
/
+22
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2
-0
/
+25
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
5
-1
/
+54
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
4
-3
/
+16
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
5
-16
/
+133
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
3
-20
/
+19
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2
-21
/
+22
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
6
-1
/
+9
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
3
-13
/
+9
2020-01-26
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
2
-11
/
+11
2020-01-25
selftests/eeh: Bump EEH wait time to 60s
Oliver O'Halloran
1
-3
/
+7
2020-01-25
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
1
-2
/
+2
2020-01-25
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
5
-8
/
+23
2020-01-25
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-01-25
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
1
-2
/
+2
2020-01-25
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
7
-62
/
+14
2020-01-25
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
1
-1
/
+1
2020-01-25
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
1
-0
/
+2
2020-01-25
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
1
-1
/
+0
2020-01-23
powerpc/xive: Drop extern qualifiers from header function prototypes
Greg Kurz
1
-46
/
+46
2020-01-23
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
Greg Kurz
1
-1
/
+1
2020-01-23
macintosh: Fix Kconfig indentation
Krzysztof Kozlowski
1
-3
/
+3
2020-01-23
MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver
Laurentiu Tudor
1
-0
/
+6
2020-01-23
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
3
-22
/
+21
2020-01-23
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
3
-14
/
+4
2020-01-23
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
2
-18
/
+25
[next]