Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
19650e8580987c0ffabc2fe2cbc16b944789df8b
/
arch
/
powerpc
2d42dc3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
0f6b77c
powerpc: Update a BKL related comment
by Alessio Igor Bogani
· 14 years ago
82ae5ea
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
by Kumar Gala
· 14 years ago
1c2c25c
powerpc: Fix call to subpage_protection()
by Michael Neuling
· 14 years ago
234a71a
powerpc: Set CONFIG_32BIT on ppc32
by kerstin jonsson
· 14 years ago
4a89261
powerpc/mm: Fix build error in setup_initial_memory_limit
by Kumar Gala
· 14 years ago
01cf6fe
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
by Nishanth Aravamudan
· 14 years ago
acbfd58
powerpc: Fix div64 in bootloader
by Benjamin Herrenschmidt
· 14 years ago
e3839ed
kgdb,ppc: Fix regression in evr register handling
by Dongdong Deng
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
df8940e
KVM: PPC: BookE: Load the lower half of MSR
by Scott Wood
· 14 years ago
bb59e97
KVM: PPC: BookE: fix sleep with interrupts disabled
by Scott Wood
· 14 years ago
f22e2f0
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
by Scott Wood
· 14 years ago
a36be10
PPC: KVM: Book E doesn't have __end_interrupts.
by Scott Wood
· 14 years ago
d8cdddc
KVM: PPC: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
1e431a9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
ff10b88
kgdb,ppc: Individual register get/set for ppc
by Dongdong Deng
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
d57af9b
taskstats: use real microsecond granularity for CPU times
by Michael Holzheu
· 14 years ago
af84ca38
rapidio: add handling of redundant routes
by Alexandre Bounine
· 14 years ago
93e2cbd
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
by Alexandre Bounine
· 14 years ago
f68d204
ptrace: cleanup arch_ptrace() on powerpc
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
2027394
mm: fix race in kunmap_atomic()
by Peter Zijlstra
· 14 years ago
732eacc
replace nested max/min macros with {max,min}3 macro
by Hagen Paul Pfeifer
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
33081ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
0b824d2
P4080/mtd: Fix the freescale lbc issue with 36bit mode
by Lan Chunhe-B25806
· 14 years ago
3ab8f2a
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
by Roy Zang
· 14 years ago
aa5c14d
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
26e673c
KVM: PPC: Move of include to __KERNEL__ section
by Alexander Graf
· 14 years ago
344941b
KVM: PPC: Fix compile error in e500_tlb.c
by Alexander Graf
· 14 years ago
21e537b
KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
by Kyle Moffett
· 14 years ago
c5335f1
KVM: PPC: Implement level interrupts for BookE
by Alexander Graf
· 14 years ago
7b4203e
KVM: PPC: Expose level based interrupt cap
by Alexander Graf
· 14 years ago
17bd158
KVM: PPC: Implement Level interrupts on Book3S
by Alexander Graf
· 14 years ago
591bd8e
KVM: PPC: Enable napping only for Book3s_64
by Alexander Graf
· 14 years ago
ebc65874
KVM: PPC: allow ppc440gp to pass the compatibility check
by Hollis Blanchard
· 14 years ago
0b3bafc
KVM: PPC: fix compilation of "dump tlbs" debug function
by Hollis Blanchard
· 14 years ago
082decf
KVM: PPC: initialize IVORs in addition to IVPR
by Hollis Blanchard
· 14 years ago
296c19d
KVM: PPC: Don't put MSR_POW in MSR
by Alexander Graf
· 14 years ago
8b6db3b
KVM: PPC: Implement correct SID mapping on Book3s_32
by Alexander Graf
· 14 years ago
ad08737
KVM: PPC: Force enable nap on KVM
by Alexander Graf
· 14 years ago
df08bd1
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
by Alexander Graf
· 14 years ago
9ee18b1
KVM: PPC: Update int_pending also on dequeue
by Alexander Graf
· 14 years ago
512ba59
KVM: PPC: Make PV mtmsr work with r30 and r31
by Alexander Graf
· 14 years ago
cbe487f
KVM: PPC: Add mtsrin PV code
by Alexander Graf
· 14 years ago
df1bfa2
KVM: PPC: Put segment registers in shared page
by Alexander Graf
· 14 years ago
8e86517
KVM: PPC: Interpret SR registers on demand
by Alexander Graf
· 14 years ago
c1c88e2
KVM: PPC: Move BAT handling code into spr handler
by Alexander Graf
· 14 years ago
7508e16
KVM: PPC: Add feature bitmap for magic page
by Alexander Graf
· 14 years ago
cb24c50
KVM: PPC: Remove unused define
by Alexander Graf
· 14 years ago
b9877ce
KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
by Alexander Graf
· 14 years ago
928d78b
KVM: PPC: Move slb debugging to tracepoints
by Alexander Graf
· 14 years ago
e7c1d14
KVM: PPC: Make invalidation code more reliable
by Alexander Graf
· 14 years ago
2e60284
KVM: PPC: Don't flush PTEs on NX/RO hit
by Alexander Graf
· 14 years ago
4cb6b7e
KVM: PPC: Preload magic page when in kernel mode
by Alexander Graf
· 14 years ago
c60b4cf
KVM: PPC: Add tracepoints for generic spte flushes
by Alexander Graf
· 14 years ago
c22c319
KVM: PPC: Fix sid map search after flush
by Alexander Graf
· 14 years ago
8696ee4
KVM: PPC: Move pte invalidate debug code to tracepoint
by Alexander Graf
· 14 years ago
4c4eea7
KVM: PPC: Add tracepoint for generic mmu map
by Alexander Graf
· 14 years ago
82fdee7
KVM: PPC: Move book3s_64 mmu map debug print to trace point
by Alexander Graf
· 14 years ago
bed1ed9
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
by Alexander Graf
· 14 years ago
989044e
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
by Alexander Graf
· 14 years ago
646bab5
KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
by Wei Yongjun
· 14 years ago
a58ddea
KVM: PPC: Move KVM trampolines before __end_interrupts
by Alexander Graf
· 14 years ago
2b05d71
KVM: PPC: Make long relocations be ulong
by Alexander Graf
· 14 years ago
0e67790
KVM: PPC: Use MSR_DR for external load_up
by Alexander Graf
· 14 years ago
2d27fc5
KVM: PPC: Add book3s_32 tlbie flush acceleration
by Alexander Graf
· 14 years ago
4945138
KVM: PPC: correctly check gfn_to_pfn() return value
by Gleb Natapov
· 14 years ago
2e0908a
KVM: PPC: RCU'ify the Book3s MMU
by Alexander Graf
· 14 years ago
5302104
KVM: PPC: Book3S_32 MMU debug compile fixes
by Alexander Graf
· 14 years ago
15711e9
KVM: PPC: Add get_pvinfo interface to query hypercall instructions
by Alexander Graf
· 14 years ago
644bfa0
KVM: PPC: PV wrteei
by Alexander Graf
· 14 years ago
7810927
KVM: PPC: PV mtmsrd L=0 and mtmsr
by Alexander Graf
· 14 years ago
819a63d
KVM: PPC: PV mtmsrd L=1
by Alexander Graf
· 14 years ago
9223472
KVM: PPC: PV assembler helpers
by Alexander Graf
· 14 years ago
71ee8e3
KVM: PPC: Introduce branch patching helper
by Alexander Graf
· 14 years ago
2d4f567
KVM: PPC: Introduce kvm_tmp framework
by Alexander Graf
· 14 years ago
d1290b15
KVM: PPC: PV tlbsync to nop
by Alexander Graf
· 14 years ago
d1293c9
KVM: PPC: PV instructions to loads and stores
by Alexander Graf
· 14 years ago
73a1810
KVM: PPC: KVM PV guest stubs
by Alexander Graf
· 14 years ago
d17051c
KVM: PPC: Generic KVM PV guest support
by Alexander Graf
· 14 years ago
5fc8740
KVM: PPC: Expose magic page support to guest
by Alexander Graf
· 14 years ago
e850894
KVM: PPC: Magic Page Book3s support
by Alexander Graf
· 14 years ago
beb03f1
KVM: PPC: First magic page steps
by Alexander Graf
· 14 years ago
28e83b4
KVM: PPC: Make PAM a define
by Alexander Graf
· 14 years ago
90bba35
KVM: PPC: Tell guest about pending interrupts
by Alexander Graf
· 14 years ago
fad93fe
KVM: PPC: Add PV guest scratch registers
by Alexander Graf
· 14 years ago
5c6cedf
KVM: PPC: Add PV guest critical sections
by Alexander Graf
· 14 years ago
2a342ed
KVM: PPC: Implement hypervisor interface
by Alexander Graf
· 14 years ago
a73a959
KVM: PPC: Convert SPRG[0-4] to shared page
by Alexander Graf
· 14 years ago
Next »