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
*
Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2008-04-21
31
-352
/
+1257
|
\
|
*
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
2008-04-19
5
-3
/
+82
|
*
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
2008-04-19
2
-7
/
+44
|
*
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
2008-04-19
2
-15
/
+244
|
*
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
2008-04-19
2
-3
/
+5
|
*
[PATCH] r/o bind mounts: elevate count for xfs timestamp updates
Dave Hansen
2008-04-19
2
-8
/
+8
|
*
[PATCH] r/o bind mounts: make access() use new r/o helper
Dave Hansen
2008-04-19
1
-2
/
+11
|
*
[PATCH] r/o bind mounts: write counts for truncate()
Dave Hansen
2008-04-19
1
-6
/
+8
|
*
[PATCH] r/o bind mounts: elevate write count for chmod/chown callers
Dave Hansen
2008-04-19
1
-9
/
+30
|
*
[PATCH] r/o bind mounts: elevate write count for open()s
Dave Hansen
2008-04-19
4
-14
/
+127
|
*
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2008-04-19
9
-155
/
+265
|
*
[PATCH] r/o bind mounts: write count for file_update_time()
Dave Hansen
2008-04-19
1
-1
/
+5
|
*
[PATCH] r/o bind mounts: elevate write count for do_utimes()
Dave Hansen
2008-04-19
1
-6
/
+12
|
*
[PATCH] r/o bind mounts: write counts for touch_atime()
Dave Hansen
2008-04-19
1
-25
/
+20
|
*
[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()
Dave Hansen
2008-04-19
1
-1
/
+53
|
*
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
2008-04-19
3
-9
/
+42
|
*
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
Dave Hansen
2008-04-19
2
-4
/
+17
|
*
[PATCH] r/o bind mounts: write counts for link/symlink
Dave Hansen
2008-04-19
2
-1
/
+23
|
*
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
2008-04-19
4
-13
/
+67
|
*
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
2008-04-19
4
-3
/
+31
|
*
[PATCH] r/o bind mounts: drop write during emergency remount
Dave Hansen
2008-04-19
1
-2
/
+19
|
*
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
2008-04-19
3
-3
/
+22
|
*
[PATCH] r/o bind mounts: stub functions
Dave Hansen
2008-04-19
2
-0
/
+57
|
*
[PATCH] merge open_namei() and do_filp_open()
Christoph Hellwig
2008-04-19
3
-63
/
+59
|
*
[PATCH] do namei_flags calculation inside open_namei()
Dave Hansen
2008-04-19
2
-29
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-04-21
44
-219
/
+2858
|
\
\
|
*
|
sh: Fix up L2 cache probe.
Paul Mundt
2008-04-18
1
-0
/
+6
|
*
|
sh: Fix up SH-4A part probe.
Paul Mundt
2008-04-18
1
-1
/
+1
|
*
|
sh: Add support for SH7723 CPU subtype.
Paul Mundt
2008-04-18
10
-32
/
+389
|
*
|
sh: Fix up SH7763 build.
Paul Mundt
2008-04-18
1
-9
/
+1
|
*
|
sh: Add migor_ts support to MigoR
Magnus Damm
2008-04-18
1
-0
/
+9
|
*
|
sh: Add rs5c732b RTC support to MigoR
Magnus Damm
2008-04-18
1
-0
/
+4
|
*
|
sh: Add I2C support to MigoR
Magnus Damm
2008-04-18
1
-0
/
+10
|
*
|
sh: Add I2C platform data to sh7722
Magnus Damm
2008-04-18
1
-0
/
+21
|
*
|
sh: MigoR NAND flash support using gen_flash
Magnus Damm
2008-04-18
1
-0
/
+73
|
*
|
sh: MigoR NOR flash support using physmap-flash
Magnus Damm
2008-04-18
1
-0
/
+46
|
*
|
sh: Fix up mach-types formatting from merge damage.
Paul Mundt
2008-04-18
1
-3
/
+3
|
*
|
sh: r7780rp: Hook up the I2C and SMBus platform devices.
Paul Mundt
2008-04-18
1
-3
/
+39
|
*
|
sh: Use phyical addresses for MigoR smc91x resources
Magnus Damm
2008-04-18
1
-3
/
+3
|
*
|
sh: Use physical addresses for sh7722 USBF resources
Magnus Damm
2008-04-18
1
-4
/
+3
|
*
|
sh: Add MigoR header file
Magnus Damm
2008-04-18
2
-8
/
+59
|
*
|
Fix sh_keysc double free
Magnus Damm
2008-04-18
1
-1
/
+0
|
*
|
sh: Fix up __access_ok() check for nommu.
Paul Mundt
2008-04-18
1
-4
/
+1
|
*
|
sh: Allow optimized clear/copy page routines to be used on SH-2.
Paul Mundt
2008-04-18
2
-6
/
+6
|
*
|
sh: Hook up the rest of the SH7770 serial ports.
Paul Mundt
2008-04-18
1
-1
/
+36
|
*
|
sh: Add support for Solution Engine SH7721 board
Yoshihiro Shimoda
2008-04-18
9
-6
/
+1319
|
*
|
sh: Hook up remaining IRQ sources for R7780MP FPGA.
Masayuki Hosokawa
2008-04-18
2
-23
/
+38
|
*
|
sh: Initial support for the MX-G CPU.
Paul Mundt
2008-04-18
8
-13
/
+194
|
*
|
sh: Create an sh debugfs root.
Paul Mundt
2008-04-18
4
-3
/
+19
|
*
|
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
2008-04-18
1
-109
/
+187
[next]