index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Hook SH7785 in to the build system.
Paul Mundt
2006-12-06
4
-2
/
+11
*
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-12-06
11
-1785
/
+52
*
sh: Configurable timer IRQ.
Paul Mundt
2006-12-06
5
-4
/
+11
*
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
1
-1
/
+1
*
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
9
-153
/
+54
*
sh: Add support for Solution Engine 7206 and 7619 boards.
Yoshinori Sato
2006-12-06
9
-0
/
+1404
*
sh: Add SH-2A platform headers.
Yoshinori Sato
2006-12-06
19
-9
/
+415
*
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
2006-12-06
7
-332
/
+767
*
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-12-06
1
-9
/
+79
*
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
26
-53
/
+1036
*
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
10
-73
/
+11
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-12-04
1
-19
/
+16
|
\
|
*
[PATCH] blktrace: don't return blktrace_seq from trace_note()
Jens Axboe
2006-12-04
1
-7
/
+4
|
*
[PATCH] blktrace: uninline trace_note()
Jens Axboe
2006-12-04
1
-15
/
+15
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-12-04
29
-898
/
+760
|
\
\
|
*
|
ocfs2: implement i_op->permission
Tiger Yang
2006-12-01
3
-0
/
+27
|
*
|
configfs: make configfs_dirent_exists() static
Adrian Bunk
2006-12-01
1
-2
/
+2
|
*
|
ocfs2: update file system paths to set atime
Tiger Yang
2006-12-01
4
-6
/
+28
|
*
|
ocfs2: core atime update functions
Tiger Yang
2006-12-01
7
-1
/
+116
|
*
|
ocfs2: Add splice support
Tiger Yang
2006-12-01
1
-50
/
+137
|
*
|
ocfs2: Remove ocfs2_write_should_remove_suid()
Mark Fasheh
2006-12-01
1
-15
/
+1
|
*
|
[PATCH] Export should_remove_suid()
Mark Fasheh
2006-12-01
1
-0
/
+1
|
*
|
configfs: mutex_lock_nested() fix
Mark Fasheh
2006-12-01
1
-2
/
+3
|
*
|
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
2006-12-01
20
-186
/
+130
|
*
|
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
2006-12-01
11
-46
/
+30
|
*
|
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
2006-12-01
2
-3
/
+0
|
*
|
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
2006-12-01
11
-29
/
+31
|
*
|
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
2006-12-01
14
-51
/
+41
|
*
|
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
2006-12-01
2
-7
/
+1
|
*
|
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
2006-12-01
4
-117
/
+2
|
*
|
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
2006-12-01
5
-67
/
+0
|
*
|
ocfs2: Don't allocate handle early in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-8
/
+1
|
*
|
ocfs2: don't use handle for locking in allocation functions
Mark Fasheh
2006-12-01
7
-152
/
+72
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-19
/
+37
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()
Mark Fasheh
2006-12-01
1
-9
/
+12
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()
Mark Fasheh
2006-12-01
1
-13
/
+12
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code
Mark Fasheh
2006-12-01
1
-27
/
+39
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()
Mark Fasheh
2006-12-01
1
-28
/
+26
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()
Mark Fasheh
2006-12-01
1
-7
/
+9
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()
Mark Fasheh
2006-12-01
1
-27
/
+19
|
*
|
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c
Mark Fasheh
2006-12-01
1
-44
/
+40
|
*
|
ocfs2: remove ocfs2_journal_handle flags field
Mark Fasheh
2006-12-01
4
-32
/
+4
|
*
|
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
2006-12-01
4
-10
/
+6
|
*
|
ocfs2: remove unused ocfs2_journal_handle field
Mark Fasheh
2006-12-01
2
-7
/
+1
|
*
|
ocfs2: fix format warnings in dlm_alloc_pagevec()
Mark Fasheh
2006-12-01
1
-1
/
+2
|
*
|
[2.6 patch] make ocfs2_create_new_lock() static
Adrian Bunk
2006-12-01
2
-6
/
+4
*
|
|
[PATCH] remote memory corruptor in ibmtr.c
Al Viro
2006-12-04
1
-1
/
+1
*
|
|
[PATCH] selinux endianness annotations
Al Viro
2006-12-04
3
-6
/
+6
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-04
19
-1266
/
+605
|
\
\
\
|
*
|
|
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2006-12-04
8
-212
/
+225
[next]