index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2013-06-07
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
2013-06-07
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-06-07
powerpc/32bit:Store temporary result in r0 instead of r8
Priyanka Jain
2013-05-19
powerpc/kexec: Fix kexec when using VMX optimised memcpy
Anton Blanchard
2013-05-19
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
2013-05-11
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
2013-05-07
powerpc/power8: Fix secondary CPUs hanging on boot for HV=0
Michael Neuling
2013-05-07
powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
Michael Neuling
2013-05-07
powerpc: Add isync to copy_and_flush
Michael Neuling
2013-04-15
powerpc: add a missing label in resume_kernel
Kevin Hao
2013-04-15
powerpc: Fix audit crash due to save/restore PPR changes
Alistair Popple
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-03-26
powerpc: define the conditions where the ePAPR idle hcall can be supported
Stuart Yoder
2013-03-25
powerpc: make additional room in exception vector area
Chen Gang
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-17
powerpc/ptrace: Fix brk.len used uninitialised
Michael Neuling
2013-03-13
powerpc: Fix -mcmodel=medium breakage in prom_init.c
Anton Blanchard
2013-03-13
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
2013-03-05
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
2013-03-05
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-24
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
Michael Neuling
2013-02-15
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2013-02-15
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
2013-02-15
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2013-02-15
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
[next]