aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02MAX_LFS_FILESIZE should be a loff_tChuck Lever1-2/+2
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-0/+3
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly1-0/+1
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-2/+3
2012-09-26new helpers: fdget()/fdput()Al Viro1-0/+26
2012-09-26make get_file() return its argumentAl Viro1-1/+5
2012-09-26new helper: daemonize_descriptors()Al Viro1-0/+1
2012-09-26new helper: iterate_fd()Al Viro1-0/+3
2012-09-26make expand_files() and alloc_fd() staticAl Viro2-2/+0
2012-09-26take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro1-20/+0
2012-09-26new helper: replace_fd()Al Viro1-0/+1
2012-09-26take purely descriptor-related stuff from fcntl.c to file.cAl Viro1-0/+2
2012-09-26take close-on-exec logics to fs/file.c, clean it up a bitAl Viro1-0/+1
2012-09-26take descriptor-related part of close() to file.cAl Viro1-0/+2
2012-09-26expose a low-level variant of fd_install() for binderAl Viro1-0/+2
2012-09-26move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro1-6/+0
2012-09-26new helper: __alloc_fd()Al Viro1-0/+3
2012-09-26make get_unused_fd_flags() a functionAl Viro1-2/+2
2012-09-26unexport sock_map_fd(), switch to sock_alloc_file()Al Viro1-1/+2
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+16
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut1-0/+12
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-3/+3
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+1
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+15
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+2
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck1-1/+1
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel1-3/+2
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2-1/+10
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel1-1/+1
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-09-17compiler.h: add __visibleAndi Kleen2-0/+11
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever1-1/+1
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-4/+12
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-1/+4
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations"Linus Torvalds1-1/+0
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+3
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai39-63/+110
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+1
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+1
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+1