Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0564ee8a8611326f28bae2a0455182b458826762
/
arch
/
powerpc
0564ee8
KVM: PPC: Add helpers to modify ppc fields
by Alexander Graf
· 15 years ago
dba2e12
KVM: PPC: Fix error in BAT assignment
by Alexander Graf
· 15 years ago
963cf3d
KVM: PPC: Add helpers to call FPU instructions
by Alexander Graf
· 15 years ago
aba3bd7
KVM: PPC: Make ext giveup non-static
by Alexander Graf
· 15 years ago
5467a97
KVM: PPC: Make software load/store return eaddr
by Alexander Graf
· 15 years ago
71db408
KVM: PPC: Implement mtsr instruction emulation
by Alexander Graf
· 15 years ago
e425a6d
KVM: PPC: Fix typo in book3s_32 debug code
by Alexander Graf
· 15 years ago
d1bab74
KVM: PPC: Preload FPU when possible
by Alexander Graf
· 15 years ago
c8c0b6f
KVM: PPC: Combine extension interrupt handlers
by Alexander Graf
· 15 years ago
d6d549b
KVM: PPC: Add Gekko SPRs
by Alexander Graf
· 15 years ago
3c402a7
KVM: PPC: Add hidden flag for paired singles
by Alexander Graf
· 15 years ago
37f5bca
KVM: PPC: Add AGAIN type for emulation return
by Alexander Graf
· 15 years ago
3587d53
KVM: PPC: Teach MMIO Signedness
by Alexander Graf
· 15 years ago
b104d06
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
by Alexander Graf
· 15 years ago
c62e096
KVM: PPC: Make fpscr 64-bit
by Alexander Graf
· 15 years ago
5aa9e2f
KVM: PPC: Add QPR registers
by Alexander Graf
· 15 years ago
87bf6e7
KVM: fix the handling of dirty bitmaps to avoid overflows
by Takuya Yoshikawa
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
8ce42c8
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6e03bb5
perf: Always build the powerpc perf_arch_fetch_caller_regs version
by Frederic Weisbecker
· 15 years ago
d4509e5
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ed01f64
powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
by Roman Fietze
· 15 years ago
6fa4136
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
95c46af
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
191aee5
powerpc: Remove IOMMU_VMERGE config option
by FUJITA Tomonori
· 15 years ago
a932729
powerpc: Fix swiotlb to respect the boot option
by FUJITA Tomonori
· 15 years ago
09156a7
powerpc: Do not call prink when CONFIG_PRINTK is not defined
by Márton Németh
· 15 years ago
409d241
powerpc: Use correct ccr bit for syscall error status
by Nathan Lynch
· 15 years ago
d6a8536
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
9d20593
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9205124
powerpc/5200: Build fix for mpc52xx watchdog timer code
by Grant Likely
· 15 years ago
9eff26e
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
by Paul Mackerras
· 15 years ago
9d296cf
powerpc/fsl-booke: Get coherent bit from PTE
by Kumar Gala
· 15 years ago
d6ccb1f
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
by Kumar Gala
· 15 years ago
9fdfbc2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b6fedfd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6e6c70e
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
by FUJITA Tomonori
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
af407c6
pci-dma: powerpc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
85cfabb
perf, ppc: Fix compile error due to new cpu notifiers
by Peter Zijlstra
· 15 years ago
acc6a09
powerpc/52xx: update defconfigs
by Grant Likely
· 15 years ago
3f6da39
perf: Rework and fix the arch CPU-hotplug hooks
by Peter Zijlstra
· 15 years ago
dc1d628
perf: Provide generic perf_sample_data initialization
by Peter Zijlstra
· 15 years ago
30124d1
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
by Dave Kleikamp
· 15 years ago
a8e6da0
powerpc: Reduce printk from pseries_mach_cpu_die()
by Vaidyanathan Srinivasan
· 15 years ago
0212f26
powerpc: Move checks in pseries_mach_cpu_die()
by Vaidyanathan Srinivasan
· 15 years ago
8dbce53
powerpc: Reset kernel stack on cpu online from cede state
by Vaidyanathan Srinivasan
· 15 years ago
f09b7b2
powerpc/pseries: Pass CPPR value to H_XIRR hcall
by Mark Nelson
· 15 years ago
856f70a
powerpc/booke: Fix a couple typos in the advanced ptrace code
by Dave Kleikamp
· 15 years ago
5b72d74
powerpc: Fix SMP build with disabled CPU hotplugging.
by Adam Lackorzynski
· 15 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 15 years ago
59603b9
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d4bab1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
42747d7
[WATCHDOG] watchdog_info constify
by Wim Van Sebroeck
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
c812a51
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
a111065
powerpc/perf: e500 support
by Scott Wood
· 15 years ago
9d6df3f
powerpc/perf: Build callchain code regardless of hardware event support.
by Scott Wood
· 15 years ago
653c60f
powerpc/cpm2: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
948e78c
powerpc/86xx: Renaming following split of GE Fanuc joint venture
by Martyn Welch
· 15 years ago
6f3d395
powerpc/86xx: Convert gef_pic_lock to raw_spinlock
by Anton Vorontsov
· 15 years ago
43a5a01
powerpc/qe: Convert qe_ic_lock to raw_spinlock
by Anton Vorontsov
· 15 years ago
0e5d359
powerpc/82xx: Convert pci_pic_lock to raw_spinlock
by Anton Vorontsov
· 15 years ago
7e026f7
powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock
by Anton Vorontsov
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
6d6b89b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
daf5e27
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
by Liu Yu
· 15 years ago
da15bf4
KVM: PPC E500: fix tlbcfg emulation
by Liu Yu
· 15 years ago
a9040f2
KVM: PPC: Add PVR/PIR init for E500
by Liu Yu
· 15 years ago
d86be07
KVM: PPC E500: Add register l1csr0 emulation
by Liu Yu
· 15 years ago
6474920
KVM: fix cleanup_srcu_struct on vm destruction
by Marcelo Tosatti
· 15 years ago
a76f849
KVM: PPC: Move Shadow MSR calculation to function
by Alexander Graf
· 15 years ago
f7adbba
KVM: PPC: Keep SRR1 flags around in shadow_msr
by Alexander Graf
· 15 years ago
1c0006d
KVM: PPC: Fix initial GPR settings
by Alexander Graf
· 15 years ago
180a34d
KVM: PPC: Add support for FPU/Altivec/VSX
by Alexander Graf
· 15 years ago
d5e5281
KVM: PPC: Add helper functions to call real mode loaders
by Alexander Graf
· 15 years ago
fbad5f1
KVM: PPC: Export __giveup_vsx
by Alexander Graf
· 15 years ago
4b5c9b7
KVM: PPC: Make large pages work
by Alexander Graf
· 15 years ago
5f2b105
KVM: PPC: Pass through program interrupts
by Alexander Graf
· 15 years ago
ff1ca3f
KVM: PPC: Pass program interrupt flags to the guest
by Alexander Graf
· 15 years ago
d35feb2
KVM: PPC: Fix HID5 setting code
by Alexander Graf
· 15 years ago
25a8a02
KVM: PPC: Emulate trap SRR1 flags properly
by Alexander Graf
· 15 years ago
021ec9c
KVM: PPC: Call SLB patching code in interrupt safe manner
by Alexander Graf
· 15 years ago
bc90923
KVM: PPC: Get rid of unnecessary RFI
by Alexander Graf
· 15 years ago
b4433a7
KVM: PPC: Implement 'skip instruction' mode
by Alexander Graf
· 15 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 15 years ago
992b5b2
KVM: PPC: Add helpers for CR, XER
by Alexander Graf
· 15 years ago
8e5b26b
KVM: PPC: Use accessor functions for GPR access
by Alexander Graf
· 15 years ago
97c4cfb
KVM: PPC: Enable lightweight exits again
by Alexander Graf
· 15 years ago
Next »