aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-16ima: valid return code from ima_inode_allocEric Paris1-3/+1
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris5-1/+7
2009-12-16Sanitize exec_permission_lite()Al Viro1-9/+8
2009-12-16Kill cached_lookup() and real_lookup()Al Viro1-87/+66
2009-12-16Kill path_lookup_open()Al Viro1-32/+16
2009-12-16Take hash recalculation into do_lookup()Al Viro1-17/+11
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro3-11/+1
2009-12-16switch cachefiles to kern_path()Al Viro1-7/+4
2009-12-16fix the crap in dst/dcoreAl Viro1-41/+5
2009-12-16kill __link_path_walk()/link_path_walk() distinctionAl Viro1-34/+34
2009-12-16lift path_put(path) to callers of __do_follow_link()Al Viro1-2/+2
2009-12-16switch create_read_pipe() to alloc_file()Al Viro1-9/+3
2009-12-16switch alloc_file() to passing struct pathAl Viro11-63/+78
2009-12-16switch nilfs2 to deactivate_locked_super()Al Viro1-2/+1
2009-12-16get rid of init_file()Al Viro2-31/+2
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro1-11/+11
2009-12-169p connect fixesAl Viro1-66/+46
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro1-57/+23
2009-12-16reorder alloc_fd/attach_fd in socketpair()Al Viro1-17/+14
2009-12-16unexport get_empty_filp()Al Viro1-2/+0
2009-12-16switched inotify_init1() to alloc_file()Al Viro1-15/+10
2009-12-16switch shmem_file_setup() to alloc_file()Al Viro1-12/+9
2009-12-16sanitize do_pipe_flags() callers in archAl Viro5-27/+2
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds70-2836/+2369
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds23-889/+2349
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-32/+95
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-3/+16
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds136-2086/+2394
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds19-719/+6389
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds31-210/+154
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds10-218/+420
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15lis3: update documentation to match latest changesSamu Onkalo1-7/+24
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo3-3/+81
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel4-42/+52
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman2-21/+61
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo1-0/+12
2009-12-15crc32: minor optimizations and cleanupJoakim Tjernlund1-77/+44
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai3-0/+659
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre1-10/+75
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre5-28/+98