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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
fs: scale inode alias list
Nick Piggin
9
-9
/
+78
2011-01-07
fs: dcache scale subdirs
Nick Piggin
16
-160
/
+339
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
10
-54
/
+102
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
21
-69
/
+126
2011-01-07
fs: dcache scale lru
Nick Piggin
1
-28
/
+84
2011-01-07
fs: dcache scale hash
Nick Piggin
2
-44
/
+64
2011-01-07
hostfs: simplify locking
Nick Piggin
3
-17
/
+24
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
25
-51
/
+94
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
23
-157
/
+242
2011-01-07
fs: name case update method
Nick Piggin
4
-31
/
+37
2011-01-07
jfs: dont overwrite dentry name in d_revalidate
Nick Piggin
1
-8
/
+35
2011-01-07
cifs: dont overwrite dentry name in d_revalidate
Nick Piggin
1
-19
/
+24
2011-01-07
fs: change d_delete semantics
Nick Piggin
22
-42
/
+47
2011-01-07
fs: dcache documentation cleanup
Nick Piggin
1
-12
/
+6
2011-01-07
config fs: avoid switching ->d_op on live dentry
Nick Piggin
1
-8
/
+9
2011-01-07
cgroup fs: avoid switching ->d_op on live dentry
Nick Piggin
1
-5
/
+22
2011-01-07
fs: use fast counters for vfs caches
Nick Piggin
2
-13
/
+23
2011-01-07
vfs: revert per-cpu nr_unused counters for dentry and inodes
Nick Piggin
2
-21
/
+12
2011-01-07
kernel: kmem_ptr_validate considered harmful
Nick Piggin
5
-99
/
+1
2011-01-07
fs: d_validate fixes
Nick Piggin
1
-18
/
+7
2011-01-05
Revert "fs: use RCU read side protection in d_validate"
Nick Piggin
1
-12
/
+19
2011-01-04
Linux 2.6.37
v2.6.37
Linus Torvalds
1
-1
/
+1
2011-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-25
/
+87
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2011-01-04
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
1
-2
/
+0
2011-01-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-157
/
+78
2011-01-03
arch/mn10300/kernel/irq.c: fix build
Andrew Morton
1
-1
/
+1
2011-01-03
ima: fix add LSM rule bug
Mimi Zohar
1
-0
/
+2
2011-01-03
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
259
-1598
/
+2484
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+20
2011-01-03
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-188
/
+79
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2
-4
/
+11
2011-01-03
name_to_dev_t() must not call __init code
Jan Beulich
1
-1
/
+1
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2011-01-03
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
1
-0
/
+10
2011-01-03
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-1
/
+1
2011-01-03
ARM: pxa: fix page table corruption on resume
Aric D. Blumer
1
-2
/
+2
2011-01-03
ARM: it8152: add IT8152_LAST_IRQ definition to fix build error
Mike Rapoport
1
-0
/
+1
2011-01-03
ARM: pxa: PXA_ESERIES depends on FB_W100.
Lennert Buytenhek
1
-0
/
+1
2011-01-03
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
1
-1
/
+1
2011-01-03
arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU
Robert Richter
1
-8
/
+16
2011-01-03
[media] em28xx: radio_fops should also use unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2011-01-03
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
6
-185
/
+61
2011-01-03
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
Andy Walls
1
-2
/
+17
2011-01-03
dmaengine: provide dummy functions for DMA_ENGINE=n
Guennadi Liakhovetski
1
-3
/
+10
2011-01-03
mv_xor: fix race in tasklet function
Saeed Bishara
1
-1
/
+1
2011-01-03
ARM: 6605/1: Add missing include "asm/memory.h"
Axel Lin
1
-0
/
+1
2011-01-03
watchdog: Improve initialisation error message and documentation
Ben Hutchings
2
-2
/
+3
2011-01-02
hwmon: (s3c-hwmon) Fix compilation
Maurus Cuelenaere
1
-2
/
+0
[next]