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
*
selinux: fix warning in genheaders
James Morris
2010-03-16
1
-1
/
+1
*
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
2010-03-16
1
-1
/
+1
*
security/ima: replace gcc specific __FUNCTION__ with __func__
H Hartley Sweeten
2010-03-10
2
-4
/
+4
*
Security: key: keyring: fix some code style issues
Chihau Chau
2010-03-10
1
-4
/
+3
*
Merge branch 'next-queue' into next
James Morris
2010-03-09
9
-18
/
+9
|
\
|
*
selinux: const strings in tables
Stephen Hemminger
2010-03-08
3
-3
/
+3
|
*
Security: Fix some coding styles in security/keys/keyring.c
wzt.wzt@gmail.com
2010-03-05
1
-4
/
+2
|
*
Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c
wzt.wzt@gmail.com
2010-03-04
1
-1
/
+0
|
*
Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
wzt.wzt@gmail.com
2010-03-03
1
-1
/
+0
|
*
Selinux: Remove unused headers list.h in selinux/netlink.c
wzt.wzt@gmail.com
2010-03-03
1
-1
/
+0
|
*
TOMOYO: Remove unused variables.
Tetsuo Handa
2010-03-03
1
-7
/
+3
|
*
Security: Add __init to register_security to disable load a security module o...
wzt.wzt@gmail.com
2010-03-03
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2010-03-03
2
-19
/
+21
|
\
\
|
*
|
amd64_edac: Simplify ECC override handling
Borislav Petkov
2010-03-01
2
-19
/
+21
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-03-03
9
-76
/
+21
|
\
\
\
|
*
|
|
resource: Fix broken indentation
H. Peter Anvin
2010-03-02
1
-1
/
+1
|
*
|
|
resource: Fix generic page_is_ram() for partial RAM pages
Wu Fengguang
2010-03-01
1
-4
/
+5
|
*
|
|
x86, paravirt: Remove kmap_atomic_pte paravirt op.
Ian Campbell
2010-02-27
7
-65
/
+2
|
*
|
|
x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
2010-02-27
1
-12
/
+11
|
*
|
|
x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
2010-02-27
2
-5
/
+13
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-03-03
12
-116
/
+199
|
\
\
\
\
|
*
|
|
|
nilfs2: add reader's lock for cno in nilfs_ioctl_sync
Jiro SEKIBA
2010-02-20
1
-1
/
+5
|
*
|
|
|
nilfs2: delete unnecessary condition in load_segment_summary
Jiro SEKIBA
2010-02-18
1
-30
/
+11
|
*
|
|
|
nilfs2: move iterator to write log into segment buffer
Ryusuke Konishi
2010-02-13
3
-11
/
+21
|
*
|
|
|
nilfs2: get rid of s_dirt flag use
Ryusuke Konishi
2010-02-13
3
-8
/
+9
|
*
|
|
|
nilfs2: get rid of nilfs_segctor_req struct
Ryusuke Konishi
2010-02-13
2
-41
/
+40
|
*
|
|
|
nilfs2: delete unnecessary condition in nilfs_dat_translate
Jiro SEKIBA
2010-02-13
1
-2
/
+1
|
*
|
|
|
nilfs2: fix potential hang in nilfs_error on errors=remount-ro
Ryusuke Konishi
2010-02-13
2
-5
/
+9
|
*
|
|
|
nilfs2: use mnt_want_write in ioctls where write access is needed
Ryusuke Konishi
2010-02-13
1
-17
/
+43
|
*
|
|
|
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
2010-02-13
6
-1
/
+60
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-03
31
-1592
/
+2014
|
\
\
\
\
\
|
*
|
|
|
|
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
Tristan Ye
2010-03-02
4
-60
/
+83
|
*
|
|
|
|
ocfs2: send SIGXFSZ if new filesize exceeds limit -v2
Wengang Wang
2010-02-27
1
-3
/
+2
|
*
|
|
|
|
ocfs2/userdlm: Add tracing in userdlm
Sunil Mushran
2010-02-27
1
-19
/
+25
|
*
|
|
|
|
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
2010-02-27
3
-25
/
+67
|
*
|
|
|
|
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
2010-02-26
1
-1
/
+1
|
*
|
|
|
|
ocfs2: Only bug out in direct io write for reflinked extent.
Tao Ma
2010-02-26
1
-2
/
+3
|
*
|
|
|
|
ocfs2: fix warning in ocfs2_file_aio_write()
Coly Li
2010-02-26
1
-1
/
+1
|
*
|
|
|
|
ocfs2_dlmfs: Enable the use of user cluster stacks.
Joel Becker
2010-02-26
5
-5
/
+36
|
*
|
|
|
|
ocfs2_dlmfs: Use the stackglue.
Joel Becker
2010-02-26
3
-173
/
+166
|
*
|
|
|
|
ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
Joel Becker
2010-02-26
1
-0
/
+18
|
*
|
|
|
|
ocfs2: Pass the locking protocol into ocfs2_cluster_connect().
Joel Becker
2010-02-26
3
-104
/
+110
|
*
|
|
|
|
ocfs2: Remove the ast pointers from ocfs2_stack_plugins
Joel Becker
2010-02-26
3
-6
/
+6
|
*
|
|
|
|
ocfs2: Hang the locking proto on the cluster conn and use it in asts.
Joel Becker
2010-02-26
4
-18
/
+9
|
*
|
|
|
|
ocfs2: Attach the connection to the lksb
Joel Becker
2010-02-26
6
-47
/
+56
|
*
|
|
|
|
ocfs2: Pass lksbs back from stackglue ast/bast functions.
Joel Becker
2010-02-26
5
-76
/
+70
|
*
|
|
|
|
ocfs2_dlmfs: Move to its own directory
Joel Becker
2010-02-26
8
-4
/
+9
|
*
|
|
|
|
ocfs2_dlmfs: Use poll() to signify BASTs.
Joel Becker
2010-02-26
1
-1
/
+23
|
*
|
|
|
|
ocfs2_dlmfs: Add capabilities parameter.
Joel Becker
2010-02-26
1
-0
/
+36
|
*
|
|
|
|
ocfs2: Handle errors while setting external xattr values.
Joel Becker
2010-02-26
1
-16
/
+124
[next]