Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
08d96e0b127e07c3b90e10f1939caf70b456793e
08d96e0
powerpc/xmon: Apply binutils changes to upgrade disassembly
by Balbir Singh
· 8 years ago
cc7639c
powerpc/xmon: Update ppc-dis/opc.c and ppc.h
by Balbir Singh
· 8 years ago
438e69b
powerpc/mm/radix: Skip ptesync in pte update helpers
by Aneesh Kumar K.V
· 8 years ago
f4894b8
powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
by Aneesh Kumar K.V
· 8 years ago
ca94573
powerpc/mm/radix: Update pte update sequence for pte clear case
by Aneesh Kumar K.V
· 8 years ago
18061c1
powerpc/mm: Update PROTFAULT handling in the page fault path
by Aneesh Kumar K.V
· 8 years ago
c21a493
powerpc/xmon: Fix data-breakpoint
by Ravi Bangoria
· 8 years ago
36b390f
powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=y
by Michael Ellerman
· 8 years ago
da0e7e6
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
a05ef16
powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
by Michael Ellerman
· 8 years ago
aad71e3
powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
by Michael Ellerman
· 8 years ago
b0b5a76
powerpc/pseries: Fix typo in parameter description
by Wei Yongjun
· 8 years ago
0ddde50
powerpc/kprobes: Remove kprobe_exceptions_notify()
by Naveen N. Rao
· 8 years ago
fc62d02
kprobes: Introduce weak variant of kprobe_exceptions_notify()
by Naveen N. Rao
· 8 years ago
496e9cb
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
by Anton Blanchard
· 8 years ago
a7e0fb6
powerpc/powernv: Fix opal_exit tracepoint opcode
by Michael Ellerman
· 8 years ago
99ad503
powerpc: Add a prototype for mcount() so it can be versioned
by Michael Ellerman
· 8 years ago
be9ba9f
powerpc: Drop GPL from of_node_to_nid() export to match other arches
by Shailendra Singh
· 8 years ago
762df10
powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
by Anju T
· 8 years ago
51c9c08
powerpc/kprobes: Implement Optprobes
by Anju T
· 8 years ago
3017646
powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
by Naveen N. Rao
· 8 years ago
ebfa50d
powerpc: Add helper to check if offset is within relative branch range
by Anju T
· 8 years ago
c233f59
powerpc/bpf: Introduce __PPC_SH64()
by Naveen N. Rao
· 8 years ago
438cc81
powerpc/pseries: Automatically resize HPT for memory hot add/remove
by David Gibson
· 8 years ago
0de0fb0
powerpc/pseries: Advertise HPT resizing support via CAS
by David Gibson
· 8 years ago
dbcf929
powerpc/pseries: Add support for hash table resizing
by David Gibson
· 8 years ago
64b40ff
powerpc/pseries: Add hypercall wrappers for hash page table resizing
by David Gibson
· 8 years ago
de55ce0
Documentation: powerpc/fsl: Update compatible for l2cache binding
by Chris Packham
· 8 years ago
86f7ce4
powerpc/opal-lpc: Remove unneeded include
by Benjamin Herrenschmidt
· 8 years ago
2717a33
powerpc/opal-irqchip: Use interrupt names if present
by Benjamin Herrenschmidt
· 8 years ago
470a36a
powerpc/powernv: Display the correct error info for CAPP errors.
by Mahesh Salgaonkar
· 8 years ago
e623c54
powerpc/powernv: Add XHCI and USB storage to defconfig
by Michael Neuling
· 8 years ago
63b2547
powerpc/64: Include bpf/bcc related config options in defconfigs
by Naveen N. Rao
· 8 years ago
f74faec
m68k/mac: Replace via-maciisi driver with via-cuda driver
by Finn Thain
· 8 years ago
d23eee8
via-cuda: Add support for Egret system controller
by Finn Thain
· 8 years ago
97ced1a
via-cuda: Initialize data_index early and increment consistently
by Finn Thain
· 8 years ago
ac39452
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
by Finn Thain
· 8 years ago
a646624
via-cuda: Avoid TREQ race condition
by Finn Thain
· 8 years ago
cfbf998
via-cuda: Fix re-initialization of reply_ptr and reading_reply
by Finn Thain
· 8 years ago
fe73b58
via-cuda: Prevent read buffer overflow
by Finn Thain
· 8 years ago
fd7a65a
via-cuda: Add TREQ, TIP and TACK signal helpers
by Finn Thain
· 8 years ago
06d7e99
via-cuda: Remove redundant temporary variable
by Finn Thain
· 8 years ago
523717d
via-cuda: Cleanup printk calls
by Finn Thain
· 8 years ago
ab9bad0
powerpc/powernv: Remove separate entry for OPAL real mode calls
by Benjamin Herrenschmidt
· 8 years ago
2337d20
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
by Nicholas Piggin
· 8 years ago
a5ecdad
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
by Aneesh Kumar K.V
· 8 years ago
1a6822d1
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
by Nicholas Piggin
· 8 years ago
852e5da
powerpc/64s: Tidy up after exception handler rework
by Nicholas Piggin
· 8 years ago
98a5f36
powerpc: Add new cache geometry aux vectors
by Benjamin Herrenschmidt
· 8 years ago
608b421
powerpc/64: Hard code cache geometry on POWER8
by Benjamin Herrenschmidt
· 8 years ago
65e01f3
powerpc/64: Add L2 and L3 cache shape info
by Benjamin Herrenschmidt
· 8 years ago
e2827fe
powerpc/64: Clean up ppc64_caches using a struct per cache
by Benjamin Herrenschmidt
· 8 years ago
5d451a8
powerpc/64: Retrieve number of L1 cache sets from device-tree
by Benjamin Herrenschmidt
· 8 years ago
bd067f8
powerpc/64: Fix naming of cache block vs. cache line
by Benjamin Herrenschmidt
· 8 years ago
f9e473f
powerpc: Remove obsolete comment about patching instructions
by Benjamin Herrenschmidt
· 8 years ago
33ec723
powerpc: Move {d,i,u}cache_bsize definitions to a common place
by Benjamin Herrenschmidt
· 8 years ago
2a196e2
powerpc: Move ARCH_DLINFO out of uapi
by Benjamin Herrenschmidt
· 8 years ago
65c059bc
powerpc: Enable support for GCC plugins
by Andrew Donnellan
· 8 years ago
eac6f8b
powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
by Andrew Donnellan
· 8 years ago
7b4010e
gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
by Andrew Donnellan
· 8 years ago
39d4087
cxl: Fix build when CONFIG_DEBUG_FS=n
by Andrew Donnellan
· 8 years ago
673bc43
powerpc/pseries: Report DLPAR capabilities
by Nathan Fontenot
· 8 years ago
675d8ee
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
by John Allen
· 8 years ago
e70d597
powerpc/pseries: Introduce memory hotplug READD operation
by John Allen
· 8 years ago
c21f515
powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
by John Allen
· 8 years ago
e71ff89
powerpc/xmon: Cleanup to use is_kernel_addr macro
by Madhavan Srinivasan
· 8 years ago
4eb4387
powerpc/boot: Update .gitignore
by Michael Ellerman
· 8 years ago
1c877f7
powerpc/debug: PTDUMP should depend on DEBUG_FS
by Michael Ellerman
· 8 years ago
1925feb
powerpc/64: Add BPF_JIT to powernv and pseries defconfigs
by Anton Blanchard
· 8 years ago
d6c569b
powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig
by Anton Blanchard
· 8 years ago
f2ca8090
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
by Daniel Axtens
· 8 years ago
d466f6c
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
by Daniel Axtens
· 8 years ago
f84ed59
powerpc/sparse: Constify the address pointer in __get_user_check()
by Daniel Axtens
· 8 years ago
0b1c764
powerpc/powernv: Fix section mismatch from opal_lpc_init()
by Michael Ellerman
· 8 years ago
8cf4ecc
KVM: PPC: Book3S HV: Enable radix guest support
by Paul Mackerras
· 8 years ago
f11f6f7
KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
by Paul Mackerras
· 8 years ago
53af3ba
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
by Paul Mackerras
· 8 years ago
a29ebea
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
by Paul Mackerras
· 8 years ago
65dae54
KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
by Paul Mackerras
· 8 years ago
8f7b79b
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
by Paul Mackerras
· 8 years ago
0175609
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
by Paul Mackerras
· 8 years ago
5a31935
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
by Paul Mackerras
· 8 years ago
f4c51f8
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
by Paul Mackerras
· 8 years ago
9e04ba6
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
by Paul Mackerras
· 8 years ago
ef8c640
KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
by Paul Mackerras
· 8 years ago
468808b
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
by Paul Mackerras
· 8 years ago
c927013
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
by Paul Mackerras
· 8 years ago
bc35512
powerpc/64: Allow for relocation-on interrupts from guest to host
by Paul Mackerras
· 8 years ago
16ed141
powerpc/64: Make type of partition table flush depend on partition type
by Paul Mackerras
· 8 years ago
ba9b399
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
by Paul Mackerras
· 8 years ago
dbcbfee
powerpc/64: More definitions for POWER9
by Paul Mackerras
· 8 years ago
cc3d294
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
by Paul Mackerras
· 8 years ago
3f4ab2f
powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
by Paul Mackerras
· 8 years ago
18569c1
powerpc/64: Don't try to use radix MMU under a hypervisor
by Paul Mackerras
· 8 years ago
a97a65d
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
by Nicholas Piggin
· 8 years ago
0d0a4bc
powerpc/mm: unstub radix__vmemmap_remove_mapping()
by Reza Arbab
· 8 years ago
4b5d62c
powerpc/mm: add radix__remove_section_mapping()
by Reza Arbab
· 8 years ago
6cc2734
powerpc/mm: add radix__create_section_mapping()
by Reza Arbab
· 8 years ago
b5200ec
powerpc/mm: refactor radix physical page mapping
by Reza Arbab
· 8 years ago
023b13a
powerpc/powernv: Add support for direct mapped LPC on POWER9
by Benjamin Herrenschmidt
· 8 years ago
Next »