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
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-2
/
+4
2011-03-14
clean statfs-like syscalls up
Al Viro
1
-0
/
+2
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-2
/
+2
2011-03-14
reduce vfs_path_lookup() to do_path_lookup()
Al Viro
1
-0
/
+1
2011-03-14
get rid of nd->file
Al Viro
1
-1
/
+0
2011-03-14
switch do_filp_open() to struct open_flags
Al Viro
1
-2
/
+0
2011-03-14
untangle the "need_reval_dot" mess
Al Viro
1
-0
/
+2
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-0
/
+3
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+10
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-4
/
+10
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
1
-4
/
+5
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-1
/
+0
2011-03-04
libceph: fix msgr backoff
Sage Weil
1
-0
/
+1
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
1
-3
/
+0
2011-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2011-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-8
/
+4
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2
-4
/
+3
2011-03-02
RxRPC: Fix v1 keys
Anton Blanchard
1
-1
/
+0
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
1
-1
/
+1
2011-03-02
mfd: Don't suspend WM8994 if the CODEC is not suspended
Mark Brown
1
-0
/
+1
2011-03-01
blk-throttle: Do not use kblockd workqueue for throtl work
Vivek Goyal
1
-3
/
+0
2011-02-28
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
1
-0
/
+8
2011-02-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2011-02-28
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
1
-1
/
+1
2011-02-25
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-11
/
+16
2011-02-25
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
1
-1
/
+3
2011-02-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
2
-11
/
+16
2011-02-24
Fix over-zealous flush_disk when changing device size.
NeilBrown
1
-1
/
+1
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
1
-0
/
+2
2011-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+15
2011-02-23
net_sched: long word align struct qdisc_skb_cb data
Eric Dumazet
1
-1
/
+1
2011-02-22
ipv6: Add IPv6 multicast address flag defines
Linus Lüssing
1
-0
/
+12
2011-02-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-0
/
+1
2011-02-22
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
1
-7
/
+3
2011-02-21
module: explicitly align module_version_attribute structure
Dmitry Torokhov
1
-1
/
+1
2011-02-20
pcmcia: re-enable Zoomed Video support
Dominik Brodowski
1
-0
/
+1
2011-02-19
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
1
-1
/
+1
2011-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-11
/
+1
2011-02-18
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
1
-3
/
+9
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
1
-0
/
+1
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
1
-0
/
+14
[next]