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-05-19
cifs: Invoke id mapping functions (try #17 repost)
Shirish Pargaonkar
2
-24
/
+325
2011-05-19
cifs: Add idmap key and related data structures and functions (try #17 repost)
Shirish Pargaonkar
4
-8
/
+167
2011-05-19
CIFS: Add launder_page operation (try #3)
Pavel Shilovsky
1
-6
/
+42
2011-05-19
Introduce smb2 mounts as vers=2
Steve French
1
-0
/
+17
2011-05-19
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
Pavel Shilovsky
1
-2
/
+8
2011-05-19
cifs: fix comment in validate_t2
Jeff Layton
1
-2
/
+3
2011-05-19
VFS: trivial: fix comment on s_maxbytes value warning check
Jeff Layton
1
-2
/
+1
2011-05-19
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
3
-1
/
+23
2011-05-19
[CIFS] Use ecb des kernel crypto APIs instead of
Steve French
7
-455
/
+109
2011-05-19
cifs: cleanup: Rename and remove config flags
Shirish Pargaonkar
5
-21
/
+9
2011-05-19
Introduce SMB2 Kconfig option
Steve French
1
-0
/
+20
2011-05-19
Shrink stack space usage in cifs_construct_tcon
Steve French
2
-2
/
+5
2011-05-19
fs:cifs:connect.c remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-05-19
Don't compile in unused reparse point symlink code
Steve French
3
-15
/
+14
2011-05-19
Remove unused CIFSSMBNotify worker function
Steve French
4
-80
/
+105
2011-05-19
cifs: Remove unused inode number while fetching root inode
Shirish Pargaonkar
3
-3
/
+3
2011-05-18
Linux 2.6.39
v2.6.39
Linux-2.6.39
Linus Torvalds
1
-1
/
+1
2011-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
7
-27
/
+96
2011-05-18
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
22
-46
/
+108
2011-05-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-8
/
+6
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
22
-50
/
+108
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
25
-43
/
+62
2011-05-18
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
1
-0
/
+2
2011-05-18
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
1
-3
/
+1
2011-05-18
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
1
-4
/
+2
2011-05-18
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
1
-1
/
+1
2011-05-18
configfs: Fix race between configfs_readdir() and configfs_d_iput()
Joel Becker
1
-5
/
+28
2011-05-18
configfs: Don't try to d_delete() negative dentries.
Joel Becker
1
-2
/
+4
2011-05-18
block: don't delay blk_run_queue_async
Shaohua Li
1
-1
/
+3
2011-05-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+54
2011-05-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-46
/
+147
2011-05-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-56
/
+119
2011-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+11
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2011-05-18
memcg: fix zone congestion
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-05-18
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-05-17
cifs: fix cifsConvertToUCS() for the mapchars case
Jeff Layton
1
-8
/
+6
2011-05-17
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
1
-0
/
+5
2011-05-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-29
/
+53
2011-05-17
x86, AMD: Fix ARAT feature setting again
Borislav Petkov
1
-1
/
+1
2011-05-17
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
Borislav Petkov
1
-1
/
+1
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
3
-4
/
+19
2011-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-20
/
+24
2011-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-4
/
+6
2011-05-16
mm: fix kernel-doc warning in page_alloc.c
Randy Dunlap
1
-0
/
+1
2011-05-16
PCI: Clear bridge resource flags if requested size is 0
Yinghai Lu
1
-2
/
+2
2011-05-16
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
[next]