Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ab102d60a0c19df602f3758848d55f0703bf9bb
/
arch
/
powerpc
/
include
/
asm
8ab102d
scripts/spelling.txt: add "partiton" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
c137a27
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
by Aneesh Kumar K.V
· 8 years ago
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
16e72e9
powerpc: do not make the entire heap executable
by Denys Vlasenko
· 8 years ago
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
59da2a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ee10689
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 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
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
aad71e3
powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
by Michael Ellerman
· 8 years ago
3ebc703
Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
99ad503
powerpc: Add a prototype for mcount() so it can be versioned
by Michael Ellerman
· 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
2e751df
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
64b40ff
powerpc/pseries: Add hypercall wrappers for hash page table resizing
by David Gibson
· 8 years ago
9b25671
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
by Benjamin Herrenschmidt
· 8 years ago
a4a741a
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 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
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
2a196e2
powerpc: Move ARCH_DLINFO out of uapi
by Benjamin Herrenschmidt
· 8 years ago
57480b9
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
71810db
modversions: treat symbol CRCs as 32 bit quantities
by Ard Biesheuvel
· 8 years ago
e70d597
powerpc/pseries: Introduce memory hotplug READD operation
by John Allen
· 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
b672592
sched/cputime: Remove generic asm headers
by Frederic Weisbecker
· 8 years ago
e7f340c
powerpc, sched/cputime: Remove unused cputime definitions
by Frederic Weisbecker
· 8 years ago
ed5c8c8
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
by Ingo Molnar
· 8 years ago
5e98596
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
by David Gibson
· 8 years ago
f98a8bf
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
by David Gibson
· 8 years ago
aae0777
KVM: PPC: Book3S HV: Split HPT allocation from activation
by David Gibson
· 8 years ago
3d089f8
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
by David Gibson
· 8 years ago
3f9d4f5
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
by David Gibson
· 8 years ago
db9a290
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
by David Gibson
· 8 years ago
8cf4ecc
KVM: PPC: Book3S HV: Enable radix guest support
by Paul Mackerras
· 8 years ago
a29ebea
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
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
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
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
a97a65d
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
by Nicholas Piggin
· 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
b3c711a9
powerpc: Add support for non-PCI ISA bridges
by Benjamin Herrenschmidt
· 8 years ago
38e9d36
powerpc: Move isa bridge definitions to separate include
by Benjamin Herrenschmidt
· 8 years ago
09206b6
powernv: Pass PSSCR value and mask to power9_idle_stop
by Gautham R. Shenoy
· 8 years ago
823b7bd
powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
by Gautham R. Shenoy
· 8 years ago
1d0761d
powerpc/powernv: Initialise nest mmu
by Alistair Popple
· 8 years ago
79270e0
powerpc/mm/hash: Properly mask the ESID bits when building proto VSID
by Aneesh Kumar K.V
· 8 years ago
7ede531
KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
by Nicholas Piggin
· 8 years ago
d3918e7
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
by Nicholas Piggin
· 8 years ago
b5fa0f7
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
by Michael Ellerman
· 8 years ago
4ab2537
powerpc/mm: Fixup wrong LPCR_VRMASD value
by Aneesh Kumar K.V
· 8 years ago
d4fde56
powerpc/64: Use optimized checksum routines on little-endian
by Paul Mackerras
· 8 years ago
b492f7e
powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
by Paul Mackerras
· 8 years ago
815dd18
treewide: Consolidate get_dma_ops() implementations
by Bart Van Assche
· 8 years ago
ca6e8e1
treewide: Consolidate set_dma_ops() implementations
by Bart Van Assche
· 8 years ago
5657933
treewide: Move dma_ops from struct dev_archdata into struct device
by Bart Van Assche
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
f257403
powerpc: Revert the initial stack protector support
by Michael Ellerman
· 8 years ago
8ad4333
powerpc/mm/4k: don't allocate larger pmd page table for 4k
by Aneesh Kumar K.V
· 8 years ago
9859f0c
powerpc/mm: Remove the debug hugepd_ok check
by Aneesh Kumar K.V
· 8 years ago
178f358
powerpc: Ignore reserved field in DCSR and PVR reads and writes
by Anton Blanchard
· 8 years ago
27593d7
powerpc/perf: Use MSR to report privilege level on P9 DD1
by Madhavan Srinivasan
· 8 years ago
20717e1
powerpc/mm: Fix little-endian 4K hugetlb
by Aneesh Kumar K.V
· 8 years ago
32b53c0
powerpc/mm: Fix memory hotplug BUG() on radix
by Reza Arbab
· 8 years ago
f828c3d
sched/cputime, powerpc: Migrate stolen_time field to the accounting structure
by Frederic Weisbecker
· 8 years ago
8c8b73c
sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick
by Frederic Weisbecker
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
ab6b1d1
powerpc: ima: send the kexec buffer to the next kernel
by Thiago Jung Bauermann
· 8 years ago
467d278
powerpc: ima: get the kexec buffer passed by the previous kernel
by Thiago Jung Bauermann
· 8 years ago
Next »