Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
49c68a8518b4c109b01fd0b15dbb08c64fab911d
/
arch
/
powerpc
/
include
/
asm
49c68a8
powerpc/pseries: Add PRRN RTAS event handler
by Jesse Larrew
· 12 years ago
762ec15
powerpc/pseries: Expose pseries devicetree_update()
by Nathan Fontenot
· 12 years ago
2171364
powerpc: Add HWCAP2 aux entry
by Michael Neuling
· 12 years ago
a6a058e
powerpc: Add accounting for Doorbell interrupts
by Ian Munsie
· 12 years ago
04b418c
powerpc: Add HFSCR SPR definitions
by Michael Neuling
· 12 years ago
ee4a391
powerpc: fixing ptrace_get_reg to return an error
by Alexey Kardashevskiy
· 12 years ago
3cc33d5
powerpc: Fix build errors with UP configs in HV-style KVM
by Paul Mackerras
· 12 years ago
933ee71
powerpc: remove PReP platform
by Paul Bolle
· 12 years ago
342ea00
powerpc: use for_each_compatible_node() macro
by Wei Yongjun
· 12 years ago
576be13
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
by Michael Ellerman
· 12 years ago
af81d78
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
by Aneesh Kumar K.V
· 12 years ago
c60ac56
powerpc: Update kernel VSID range
by Aneesh Kumar K.V
· 12 years ago
e39d1a4
powerpc: Make VSID_BITS* dependency explicit
by Aneesh Kumar K.V
· 12 years ago
fa759e9
powerpc: Add DSCR FSCR register bit definition
by Michael Neuling
· 12 years ago
8170a83
powerpc: Wireup the kcmp syscall to sys_ni
by Tony Breeds
· 12 years ago
a74f350
powerpc: Remove unused BITOP_LE_SWIZZLE macro
by Akinobu Mita
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
b9eaee5
powerpc: Add transactional memory to POWER8 cpu features
by Michael Neuling
· 12 years ago
2b0a576
powerpc: Add new transactional memory state to the signal context
by Michael Neuling
· 12 years ago
98ae22e
powerpc: Add helper functions for transactional memory context switching
by Michael Neuling
· 12 years ago
afc0770
powerpc: Add transactional memory paca scratch register to show_regs
by Michael Neuling
· 12 years ago
97a0aac
powerpc: Register defines for various transactional memory registers
by Michael Neuling
· 12 years ago
8b3c34c
powerpc: New macros for transactional memory support
by Michael Neuling
· 12 years ago
f4c3aff
powerpc: Add additional state needed for transactional memory to thread struct
by Michael Neuling
· 12 years ago
14c39a4
powerpc: Add new instructions for transactional memory
by Michael Neuling
· 12 years ago
6a6d541
powerpc: Add new CPU feature bit for transactional memory
by Michael Neuling
· 12 years ago
6a7e406
powerpc: Move boot_paca into early_setup
by Geoff Levand
· 12 years ago
4a564c4
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
by Geoff Levand
· 12 years ago
0acb911
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
by Paul Mackerras
· 12 years ago
1707dd1
powerpc: Save CFAR before branching in interrupt entry paths
by Paul Mackerras
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
ee53e56
booke: Added DBCR4 SPR number
by Bharat Bhushan
· 12 years ago
1d542d9
KVM: PPC: booke: Allow multiple exception types
by Bharat Bhushan
· 12 years ago
ffe129e
KVM: PPC: booke: use vcpu reference from thread_struct
by Bharat Bhushan
· 12 years ago
2468dcf
powerpc: Add support for context switching the TAR register
by Ian Munsie
· 12 years ago
f2b4367
perf/powerpc: Fix build error
by Sukadev Bhattiprolu
· 12 years ago
ca88da3
powerpc/mpc512x: fix sparce warnings for non static symbols
by Anatolij Gustschin
· 12 years ago
edfcf33
powerpc/512x: add function for chip select parameter configuration
by Anatolij Gustschin
· 12 years ago
b1ff98c
powerpc: trim the crap from syscalls.h
by Al Viro
· 12 years ago
a31dd96
powerpc: kill pointless wrappers
by Al Viro
· 12 years ago
0980cae
powerpc: switch to generic old sigsuspend
by Al Viro
· 12 years ago
7cce246
powerpc: switch to generic sigaltstack
by Al Viro
· 12 years ago
0aa0203
take sys_rt_sigsuspend() prototype to linux/syscalls.h
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
eaca6ea
sanitize rt_sigaction() situation a bit
by Al Viro
· 12 years ago
886c3b2
perf/POWER7: Make some POWER7 events available in sysfs
by Sukadev Bhattiprolu
· 12 years ago
1c53a27
perf/POWER7: Make generic event translations available in sysfs
by Sukadev Bhattiprolu
· 12 years ago
4ae7ebe
powerpc: Change hardware breakpoint to allow longer ranges
by Michael Neuling
· 12 years ago
94c95cf
powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR
by Li Zhong
· 12 years ago
abf917c
cputime: Generic on-demand virtual cputime accounting
by Frederic Weisbecker
· 12 years ago
b9818c3
powerpc: Rename set_break to avoid naming conflict
by Michael Neuling
· 12 years ago
1c81063
KVM: PPC: BookE: Implement EPR exit
by Alexander Graf
· 12 years ago
50c7bb8
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
by Alexander Graf
· 12 years ago
6a040ce
powerpc/eeh: Fix crash when adding a device in a slot with DDW
by Thadeu Lima de Souza Cascardo
· 12 years ago
bf99de3
powerpc: Add the DAWR support to the set_break()
by Michael Neuling
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
a8190a5
powerpc: Add DAWR/X SPR number definitions
by Michael Neuling
· 12 years ago
79879c1
powerpc: Add DAWR CPU feature bit definition
by Michael Neuling
· 12 years ago
1580b3b
powerpc: Repack 64bit CPU features to remove holes
by Michael Neuling
· 12 years ago
cde4d49
powerpc: Remove extra zeros from 32 bit CPU features definitions
by Michael Neuling
· 12 years ago
44e9309
powerpc: Implement PPR save/restore
by Haren Myneni
· 12 years ago
13e7a8e
powerpc: Macros for saving/restore PPR
by Haren Myneni
· 12 years ago
9277924
powerpc: Define ppr in thread_struct
by Haren Myneni
· 12 years ago
a09688c
powerpc: Increase exceptions arrays in paca struct to save PPR
by Haren Myneni
· 12 years ago
d2613868
powerpc: Enable PPR save/restore
by Haren Myneni
· 12 years ago
5d75b26
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
by Haren Myneni
· 12 years ago
a413f47
powerpc: Disable relocation on exceptions whenever PR KVM is active
by Ian Munsie
· 12 years ago
5ac47f7
powerpc: Relocate prom_init.c on 64bit
by Anton Blanchard
· 12 years ago
6f79cb8
powerpc/perf: Change PMU flag representation from decimal to hex
by Anshuman Khandual
· 12 years ago
e5e84f0
powerpc: Hook up doorbells on server
by Ian Munsie
· 12 years ago
919ca86
powerpc: Select either privileged or hypervisor doorbell when sending
by Ian Munsie
· 12 years ago
1dbdafe
powerpc: Add book3s privileged doorbell exception vectors
by Ian Munsie
· 12 years ago
655bb3f
powerpc: Add book3s hypervisor doorbell exception vectors
by Ian Munsie
· 12 years ago
42d02b8
powerpc: Define differences between doorbells on book3e and book3s
by Ian Munsie
· 12 years ago
c19d824
powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board
by Vinh Nguyen Huu Tuong
· 12 years ago
0388c79
powerpc/pseries: Cleanup best_energy_hcall detection
by Michael Neuling
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
787314c
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
7929d40
include/linux/init.h: use the stringify operator for the __define_initcall macro
by Matthew Leach
· 12 years ago
71eac70
powerpc: add finit_module syscall.
by Rusty Russell
· 12 years ago
0743247
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
by Alex Williamson
· 12 years ago
bbacc0c
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
by Alex Williamson
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f57d54b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »