index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: define the conditions where the ePAPR idle hcall can be supported
Stuart Yoder
2013-03-25
1
-0
/
+6
*
powerpc: make additional room in exception vector area
Chen Gang
2013-03-25
1
-72
/
+72
*
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
1
-1
/
+1
*
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-17
1
-9
/
+25
*
powerpc/ptrace: Fix brk.len used uninitialised
Michael Neuling
2013-03-17
1
-0
/
+1
*
powerpc: Fix -mcmodel=medium breakage in prom_init.c
Anton Blanchard
2013-03-13
1
-7
/
+7
*
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
2013-03-13
1
-1
/
+1
*
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
2013-03-05
1
-1
/
+1
*
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
2013-03-05
1
-1
/
+2
*
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
2013-03-05
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
1
-18
/
+0
|
\
|
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-12
/
+0
|
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
1
-6
/
+0
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
2
-11
/
+11
|
\
\
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-23
2
-11
/
+11
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
\
\
|
*
|
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
2013-02-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-24
5
-586
/
+12
|
\
\
\
|
*
|
|
powerpc: switch to generic old sigaction()
Al Viro
2013-02-04
2
-74
/
+0
|
*
|
|
powerpc: switch to generic compat rt_sigaction()
Al Viro
2013-02-04
2
-39
/
+0
|
*
|
|
powerpc: kill pointless wrappers
Al Viro
2013-02-04
1
-301
/
+0
|
*
|
|
powerpc: switch to generic old sigsuspend
Al Viro
2013-02-04
1
-11
/
+0
|
*
|
|
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-04
1
-24
/
+0
|
*
|
|
powerpc: switch to generic compat rt_sigpending()
Al Viro
2013-02-04
1
-18
/
+0
|
*
|
|
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-04
1
-35
/
+0
|
*
|
|
powerpc: switch to generic sigaltstack
Al Viro
2013-02-04
4
-83
/
+12
|
*
|
|
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2013-02-04
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-24
34
-581
/
+2611
|
\
\
\
|
*
|
|
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
2013-02-23
1
-0
/
+5
|
*
|
|
powerpc: Add new transactional memory state to the signal context
Michael Neuling
2013-02-15
3
-16
/
+829
|
*
|
|
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
3
-4
/
+99
|
*
|
|
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
Michael Neuling
2013-02-15
1
-0
/
+83
|
*
|
|
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2013-02-15
2
-0
/
+44
|
*
|
|
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
2013-02-15
1
-0
/
+112
|
*
|
|
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2013-02-15
2
-0
/
+105
|
*
|
|
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2013-02-15
2
-0
/
+390
|
*
|
|
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
3
-0
/
+8
|
*
|
|
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
4
-0
/
+50
|
*
|
|
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
2013-02-15
1
-5
/
+11
|
*
|
|
powerpc: Move boot_paca into early_setup
Geoff Levand
2013-02-15
2
-2
/
+2
|
*
|
|
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
1
-0
/
+5
|
*
|
|
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
1
-30
/
+65
|
*
|
|
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
2013-02-15
1
-10
/
+0
|
*
|
|
powerpc: Add support for context switching the TAR register
Ian Munsie
2013-02-08
3
-0
/
+31
|
*
|
|
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
2013-02-08
1
-1
/
+1
|
*
|
|
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
2013-01-29
1
-2
/
+10
|
*
|
|
powerpc: Add length setting to set_dawr
Michael Neuling
2013-01-29
1
-1
/
+9
[next]