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
2009-08-10
Remove deadlock potential in md_open
NeilBrown
2
-8
/
+20
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
15
-40
/
+59
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
12
-58
/
+80
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
17
-513
/
+1221
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-20
/
+92
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
Linus Torvalds
4
-103
/
+99
2009-08-07
Staging: rspiusb: Fix buffer overflow
Roel Kluin
1
-0
/
+2
2009-08-07
staging: add dependencies on PCI for drivers that require it
Jeff Mahoney
2
-0
/
+2
2009-08-07
Staging: rtl8192su: fix build error
Greg Kroah-Hartman
4
-4
/
+5
2009-08-07
Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API
Mike Galbraith
5
-54
/
+68
2009-08-07
Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin
Jakob Gruber
1
-0
/
+3
2009-08-07
USB: fix oops on disconnect in cdc-acm
Oliver Neukum
2
-5
/
+7
2009-08-07
USB: storage: include Prolific Technology USB drive in unusual_devs list
Rogerio Brito
1
-0
/
+7
2009-08-07
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
2
-0
/
+9
2009-08-07
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
2
-0
/
+8
2009-08-07
USB: EHCI: fix counting of transaction error retries
Alan Stern
2
-5
/
+5
2009-08-07
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2
-4
/
+5
2009-08-07
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
1
-1
/
+1
2009-08-07
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
4
-22
/
+7
2009-08-07
USB: devio: Properly do access_ok() checks
Michael Buesch
1
-3
/
+5
2009-08-07
USB: pl2303: New vendor and product id
Khanh-Dang Nguyen Thu Lam
2
-0
/
+5
2009-08-07
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
1
-2
/
+7
2009-08-07
Btrfs: correct error-handling zlib error handling
Julia Lawall
1
-3
/
+3
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-08-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
40
-191
/
+372
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
2009-08-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-3
/
+7
2009-08-07
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
1
-12
/
+13
2009-08-07
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
15
-28
/
+189
2009-08-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-268
/
+28
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-15
/
+40
2009-08-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+4
2009-08-07
flat: fix uninitialized ptr with shared libs
Linus Torvalds
1
-5
/
+12
2009-08-07
lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
Albin Tonnerre
3
-3
/
+3
2009-08-07
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
Phillip Lougher
2
-11
/
+32
2009-08-07
bzip2/lzma/gzip: fix comments describing decompressor API
Phillip Lougher
2
-17
/
+23
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-08-07
i.MX31: fix framebuffer locking regressions
Guennadi Liakhovetski
1
-30
/
+56
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
1
-1
/
+2
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-07
fbcon: don't use vc_resize() on initialization
Johannes Weiner
1
-3
/
+3
2009-08-07
viafb: fix rmmod bug
Florian Tobias Schandinat
4
-70
/
+53
2009-08-07
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2
-26
/
+86
2009-08-07
fbcon: fix rotate upside down crash
Stefani Seibold
1
-1
/
+1
2009-08-07
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
1
-1
/
+1
2009-08-07
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
Stoyan Gaydarov
1
-0
/
+1
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-08-07
vfs: add __destroy_inode
Christoph Hellwig
2
-3
/
+8
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
3
-26
/
+23
[next]