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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
get rid of ->scm_work_list
Al Viro
1
-1
/
+0
2012-07-22
switch fput to task_work_add
Al Viro
1
-0
/
+3
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
3
-15
/
+10
2012-07-22
trim task_work: get rid of hlist
Al Viro
3
-4
/
+4
2012-07-22
trimming task_work: kill ->data
Al Viro
1
-3
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-1
/
+1
2012-07-14
fs: add nd_jump_link
Christoph Hellwig
1
-0
/
+2
2012-07-14
get rid of kern_path_parent()
Al Viro
1
-1
/
+1
2012-07-14
don't pass nameidata * to vfs_create()
Al Viro
1
-1
/
+1
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-1
/
+1
2012-07-14
make finish_no_open() return int
Al Viro
1
-1
/
+1
2012-07-14
kill struct opendata
Al Viro
1
-6
/
+5
2012-07-14
make ->atomic_open() return int
Al Viro
1
-3
/
+3
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
1
-2
/
+7
2012-07-14
vfs: remove open intents from nameidata
Miklos Szeredi
1
-14
/
+0
2012-07-14
nfs: clean up ->create in nfs_rpc_ops
Miklos Szeredi
1
-1
/
+1
2012-07-14
vfs: add i_op->atomic_open()
Miklos Szeredi
1
-0
/
+7
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2
-2
/
+2
2012-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+9
2012-07-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-4
/
+7
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-3
/
+1
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-0
/
+5
2012-07-11
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
1
-1
/
+1
2012-07-11
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+1
2012-07-11
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-1
/
+8
2012-07-11
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2012-07-10
Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-2
/
+0
2012-07-09
Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2012-07-08
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
1
-0
/
+2
2012-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
1
-0
/
+1
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2012-07-05
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
1
-2
/
+2
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
1
-0
/
+3
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+4
2012-07-02
KVM: Pass kvm_irqfd to functions
Alex Williamson
1
-2
/
+2
2012-06-30
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+2
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2012-06-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+4
2012-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2012-06-21
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2012-06-21
vga_switcheroo: Add include guard
Ozan Çağlayan
1
-0
/
+4
2012-06-20
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+38
[next]