index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
O_TRUNC open shouldn't fail after file truncation
Al Viro
1
-53
/
+56
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2
-5
/
+2
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2
-49
/
+70
2009-12-16
ima: only insert at inode creation time
Eric Paris
3
-66
/
+14
2009-12-16
ima: valid return code from ima_inode_alloc
Eric Paris
1
-3
/
+1
2009-12-16
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
5
-1
/
+7
2009-12-16
Sanitize exec_permission_lite()
Al Viro
1
-9
/
+8
2009-12-16
Kill cached_lookup() and real_lookup()
Al Viro
1
-87
/
+66
2009-12-16
Kill path_lookup_open()
Al Viro
1
-32
/
+16
2009-12-16
Take hash recalculation into do_lookup()
Al Viro
1
-17
/
+11
2009-12-16
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
Al Viro
3
-11
/
+1
2009-12-16
switch cachefiles to kern_path()
Al Viro
1
-7
/
+4
2009-12-16
fix the crap in dst/dcore
Al Viro
1
-41
/
+5
2009-12-16
kill __link_path_walk()/link_path_walk() distinction
Al Viro
1
-34
/
+34
2009-12-16
lift path_put(path) to callers of __do_follow_link()
Al Viro
1
-2
/
+2
2009-12-16
switch create_read_pipe() to alloc_file()
Al Viro
1
-9
/
+3
2009-12-16
switch alloc_file() to passing struct path
Al Viro
11
-63
/
+78
2009-12-16
switch nilfs2 to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-12-16
get rid of init_file()
Al Viro
2
-31
/
+2
2009-12-16
switch sock_alloc_file() to alloc_file()
Al Viro
1
-11
/
+11
2009-12-16
9p connect fixes
Al Viro
1
-66
/
+46
2009-12-16
merge sock_alloc_fd/sock_attach_fd into a new helper
Al Viro
1
-57
/
+23
2009-12-16
reorder alloc_fd/attach_fd in socketpair()
Al Viro
1
-17
/
+14
2009-12-16
unexport get_empty_filp()
Al Viro
1
-2
/
+0
2009-12-16
switched inotify_init1() to alloc_file()
Al Viro
1
-15
/
+10
2009-12-16
switch shmem_file_setup() to alloc_file()
Al Viro
1
-12
/
+9
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
5
-27
/
+2
2009-12-15
mfd: compile fix for twl4030 renaming
Stephen Rothwell
1
-5
/
+5
2009-12-15
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
70
-2836
/
+2369
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
23
-889
/
+2349
2009-12-15
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-32
/
+95
2009-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-3
/
+16
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
136
-2086
/
+2394
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
19
-719
/
+6389
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
31
-210
/
+154
2009-12-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
10
-218
/
+420
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-7
/
+16
2009-12-15
lis3: update documentation to match latest changes
Samu Onkalo
1
-7
/
+24
2009-12-15
lis3: scale output values to mg
Samu Onkalo
2
-3
/
+31
2009-12-15
lis3: sysfs entry for setting chip measurement rate
Samu Onkalo
2
-7
/
+46
2009-12-15
lis3lv02d: remove calibaration functionality
Samu Onkalo
2
-32
/
+3
2009-12-15
lis3: selftest support
Samu Onkalo
3
-3
/
+81
2009-12-15
lis3lv02d: proper power on sequence
Samu Onkalo
2
-14
/
+28
2009-12-15
lis3: fix show rate for 8 bits chips
Éric Piel
2
-8
/
+17
2009-12-15
lis3: update documentation and comments
Éric Piel
4
-42
/
+52
2009-12-15
lis3lv02d: correct memory leak in module unload
Samu Onkalo
1
-0
/
+1
2009-12-15
lis3lv02d: send sync event
Samu Onkalo
1
-0
/
+1
2009-12-15
hwmon: w83627ehf updates
Daniel J Blueman
2
-21
/
+61
2009-12-15
lis3lv02d: axis remap and resource setup/release
Samu Onkalo
1
-0
/
+12
2009-12-15
crc32: minor optimizations and cleanup
Joakim Tjernlund
1
-77
/
+44
[next]