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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ceph: simplify ceph_msg_new
Sage Weil
2010-05-17
7
-36
/
+29
*
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
2010-05-17
7
-80
/
+48
*
ceph: rewrite msgpool using mempool_t
Sage Weil
2010-05-17
2
-151
/
+29
*
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
11
-33
/
+30
*
ceph: handle kzalloc() failure
Cheng Renquan
2010-05-17
1
-0
/
+4
*
ceph: drop unnecessary msgpool for mon_client subscribe_ack
Sage Weil
2010-05-17
2
-13
/
+13
*
ceph: drop unnecessary msgpool for mon_client auth_reply
Sage Weil
2010-05-17
2
-10
/
+14
*
ceph: clean up statfs
Sage Weil
2010-05-17
2
-57
/
+97
*
ceph: fix theoretically possible double-put on connection
Sage Weil
2010-05-17
1
-0
/
+1
*
ceph: cleanup: remove dead code
Dan Carpenter
2010-05-17
1
-6
/
+0
*
ceph: reduce build_path debug output
Sage Weil
2010-05-17
1
-6
/
+4
*
ceph: use __page_cache_alloc and add_to_page_cache_lru
Yehuda Sadeh
2010-05-17
5
-11
/
+6
*
ceph: update for removal of kref_set
Stephen Rothwell
2010-05-17
1
-1
/
+1
*
ceph: simplify page setup for incoming data
Sage Weil
2010-05-17
1
-44
/
+12
*
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
2010-05-17
4
-5
/
+29
*
ceph: fix race between aborted requests and fill_trace
Sage Weil
2010-05-17
2
-0
/
+13
*
ceph: clean up mds reply, error handling
Sage Weil
2010-05-17
2
-58
/
+55
*
Linus 2.6.34
v2.6.34
Linus Torvalds
2010-05-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-16
5
-81
/
+160
|
\
|
*
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2010-05-16
2
-53
/
+129
|
*
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
2010-05-16
1
-0
/
+4
|
*
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2010-05-16
2
-28
/
+27
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-05-16
4
-7
/
+21
|
\
\
|
*
|
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
2010-05-15
1
-1
/
+1
|
*
|
MIPS: N32: Use compat version for sys_ppoll.
Chandrakala Chavva
2010-05-15
1
-1
/
+1
|
*
|
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2010-05-15
2
-5
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-15
1
-0
/
+5
|
\
\
\
|
*
|
|
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
2010-05-15
1
-0
/
+5
*
|
|
|
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
2010-05-15
1
-1
/
+2
*
|
|
|
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
2010-05-15
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-15
8
-26
/
+49
|
\
\
\
|
*
|
|
JFS: Free sbi memory in error path
Jan Blunck
2010-05-15
1
-7
/
+6
|
*
|
|
fs/sysv: dereferencing ERR_PTR()
Dan Carpenter
2010-05-15
1
-1
/
+1
|
*
|
|
Fix double-free in logfs
Al Viro
2010-05-15
1
-7
/
+7
|
*
|
|
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-05-15
5
-11
/
+35
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-15
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
2010-05-13
1
-0
/
+3
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-14
12
-35
/
+99
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes
Srinidhi Kasagar
2010-05-12
2
-11
/
+12
|
*
|
|
|
|
ARM: 6125/1: ARM TWD: move TWD registers to common header
Srinidhi Kasagar
2010-05-12
2
-17
/
+17
|
*
|
|
|
|
ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
Catalin Marinas
2010-05-08
2
-0
/
+2
|
*
|
|
|
|
ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
Catalin Marinas
2010-05-08
4
-1
/
+44
|
*
|
|
|
|
ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops
Catalin Marinas
2010-05-08
1
-4
/
+13
|
*
|
|
|
|
ARM: 6106/1: Implement copy_to_user_page() for noMMU
Catalin Marinas
2010-05-08
1
-0
/
+9
|
*
|
|
|
|
ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c
Catalin Marinas
2010-05-08
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-14
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, mrst: Don't blindly access extended config space
H. Peter Anvin
2010-05-14
1
-0
/
+4
*
|
|
|
|
|
|
profile: fix stats and data leakage
Hugh Dickins
2010-05-14
1
-1
/
+3
*
|
|
|
|
|
|
hughd: update email address
Hugh Dickins
2010-05-14
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-14
4
-6
/
+18
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
[prev]
[next]