index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-09
1
-0
/
+1
|
\
|
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
|
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
2013-03-05
1
-1
/
+1
*
|
powerpc: Add DSCR FSCR register bit definition
Michael Neuling
2013-03-05
1
-1
/
+2
*
|
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
2013-03-05
1
-1
/
+2
*
|
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
2013-03-05
3
-1
/
+3
*
|
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
2013-03-05
1
-2
/
+0
*
|
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
2013-03-05
1
-2
/
+2
*
|
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
Chen Gang
2013-03-05
1
-2
/
+3
*
|
powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
Tony Breeds
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
2
-19
/
+1
|
\
|
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-12
/
+0
|
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
2
-7
/
+1
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
2
-15
/
+9
*
|
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
1
-3
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
9
-70
/
+42
|
\
\
|
*
|
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-26
1
-2
/
+0
|
*
|
spufs_mkdir(): don't d_add() on negative parent
Al Viro
2013-02-22
1
-43
/
+21
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
8
-25
/
+21
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
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
21
-684
/
+931
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2013-02-13
2
-3
/
+19
|
*
|
booke: Added DBCR4 SPR number
Bharat Bhushan
2013-02-13
1
-0
/
+1
|
*
|
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2013-02-13
5
-16
/
+54
|
*
|
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
2013-02-13
3
-7
/
+3
|
*
|
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
2013-01-24
1
-4
/
+4
|
*
|
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
2013-01-24
3
-8
/
+4
|
*
|
KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
Alexander Graf
2013-01-24
2
-19
/
+47
|
*
|
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2013-01-24
4
-624
/
+704
|
*
|
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
Alexander Graf
2013-01-24
1
-31
/
+7
|
*
|
KVM: PPC: E500: Propagate errors when shadow mapping
Alexander Graf
2013-01-24
1
-28
/
+41
|
*
|
KVM: PPC: E500: Explicitly mark shadow maps invalid
Alexander Graf
2013-01-24
1
-3
/
+10
|
*
|
KVM: PPC: E500: Move write_stlbe higher
Alexander Graf
2013-01-24
1
-16
/
+16
|
*
|
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
2013-01-10
2
-1
/
+26
|
*
|
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
4
-1
/
+34
|
*
|
KVM: PPC: BookE: Emulate mfspr on EPR
Alexander Graf
2013-01-10
1
-0
/
+3
|
*
|
KVM: PPC: BookE: Allow irq deliveries to inject requests
Alexander Graf
2013-01-10
1
-0
/
+5
|
*
|
KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
Mihai Caraman
2013-01-10
2
-5
/
+2
|
*
|
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
2013-01-10
3
-0
/
+34
|
*
|
KVM: PPC: Only WARN on invalid emulation
Alexander Graf
2013-01-10
1
-1
/
+2
|
*
|
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
1
-2
/
+2
|
*
|
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
1
-3
/
+1
|
*
|
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
2
-3
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
11
-640
/
+50
|
\
\
\
|
*
|
|
burying unused conditionals
Al Viro
2013-02-14
2
-9
/
+0
|
*
|
|
powerpc: trim the crap from syscalls.h
Al Viro
2013-02-03
1
-5
/
+0
|
*
|
|
powerpc: switch to generic old sigaction()
Al Viro
2013-02-03
4
-75
/
+3
|
*
|
|
powerpc: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
3
-39
/
+1
|
*
|
|
powerpc: kill pointless wrappers
Al Viro
2013-02-03
2
-332
/
+31
[next]