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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
2
-72
/
+78
|
\
|
*
powerpc: define the conditions where the ePAPR idle hcall can be supported
Stuart Yoder
2013-03-26
1
-0
/
+6
|
*
powerpc: make additional room in exception vector area
Chen Gang
2013-03-25
1
-72
/
+72
*
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-0
/
+13
|
\
\
|
|
/
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-21
1
-0
/
+13
|
|
\
|
|
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-03-18
1
-0
/
+13
|
|
|
\
|
|
|
*
perf/POWER7: Create a sysfs format entry for Power7 events
Sukadev Bhattiprolu
2013-03-13
1
-0
/
+13
*
|
|
|
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
2013-03-22
2
-2
/
+34
*
|
|
|
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-03-21
1
-8
/
+4
|
/
/
/
*
|
|
sgy-cts1000: Remove __dev* attributes
Ben Collins
2013-03-18
1
-3
/
+3
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-03-18
13
-127
/
+150
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
5
-14
/
+14
|
*
|
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-17
6
-106
/
+126
|
*
|
powerpc: Make VSID_BITS* dependency explicit
Aneesh Kumar K.V
2013-03-17
1
-5
/
+6
|
*
|
powerpc: Make sure that we alays include CONFIG_BINFMT_ELF
Stephen Rothwell
2013-03-17
1
-0
/
+1
|
*
|
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: Remove last traces of POWER4_ONLY
Paul Bolle
2013-03-13
1
-4
/
+2
|
*
|
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
2013-03-13
1
-1
/
+1
|
*
|
powerpc: Fix STAB initialization
Benjamin Herrenschmidt
2013-03-13
1
-0
/
+2
*
|
|
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
1
-1
/
+1
|
/
/
*
|
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
[next]