index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
new helpers: fdget()/fdput()
Al Viro
2012-09-26
make get_file() return its argument
Al Viro
2012-09-26
new helper: daemonize_descriptors()
Al Viro
2012-09-26
new helper: iterate_fd()
Al Viro
2012-09-26
make expand_files() and alloc_fd() static
Al Viro
2012-09-26
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
2012-09-26
new helper: replace_fd()
Al Viro
2012-09-26
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
2012-09-26
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
2012-09-26
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
2012-09-26
new helper: __alloc_fd()
Al Viro
2012-09-26
make get_unused_fd_flags() a function
Al Viro
2012-09-26
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
2012-09-24
phy/micrel: Add missing header to micrel_phy.h
Marek Vasut
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-21
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
2012-09-19
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
Guenter Roeck
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-09-17
compiler.h: add __visible
Andi Kleen
2012-09-17
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
2012-09-17
mm/ia64: fix a memory block size bug
Jianguo Wu
2012-09-16
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-09-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-14
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
2012-09-13
drm: Drop the NV12M and YUV420M formats
Ville Syrjälä
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]