index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-2
/
+3
2012-09-26
new helpers: fdget()/fdput()
Al Viro
1
-0
/
+26
2012-09-26
make get_file() return its argument
Al Viro
1
-1
/
+5
2012-09-26
new helper: daemonize_descriptors()
Al Viro
1
-0
/
+1
2012-09-26
new helper: iterate_fd()
Al Viro
1
-0
/
+3
2012-09-26
make expand_files() and alloc_fd() static
Al Viro
2
-2
/
+0
2012-09-26
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
1
-20
/
+0
2012-09-26
new helper: replace_fd()
Al Viro
1
-0
/
+1
2012-09-26
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
1
-0
/
+2
2012-09-26
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
1
-0
/
+1
2012-09-26
take descriptor-related part of close() to file.c
Al Viro
1
-0
/
+2
2012-09-26
expose a low-level variant of fd_install() for binder
Al Viro
1
-0
/
+2
2012-09-26
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
1
-6
/
+0
2012-09-26
new helper: __alloc_fd()
Al Viro
1
-0
/
+3
2012-09-26
make get_unused_fd_flags() a function
Al Viro
1
-2
/
+2
2012-09-26
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
1
-1
/
+2
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+16
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
1
-0
/
+1
2012-09-24
phy/micrel: Add missing header to micrel_phy.h
Marek Vasut
1
-0
/
+12
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
1
-3
/
+3
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
1
-0
/
+1
2012-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+15
2012-09-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+4
2012-09-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-09-21
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-0
/
+2
2012-09-20
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
1
-2
/
+2
2012-09-19
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
Guenter Roeck
1
-1
/
+1
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
1
-3
/
+2
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2
-1
/
+10
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-1
/
+1
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-0
/
+2
2012-09-17
compiler.h: add __visible
Andi Kleen
2
-0
/
+11
2012-09-17
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
1
-1
/
+1
2012-09-17
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2012-09-16
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2012-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-1
/
+4
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
1
-1
/
+0
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+3
2012-09-15
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
39
-63
/
+110
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+1
2012-09-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+1
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+18
2012-09-14
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
1
-1
/
+1
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
1
-0
/
+2
2012-09-13
drm: Drop the NV12M and YUV420M formats
Ville Syrjälä
1
-5
/
+1
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+4
[next]