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
2010-09-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
24
-67
/
+197
2010-09-15
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
Alex Deucher
1
-3
/
+2
2010-09-14
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
11
-16
/
+46
2010-09-14
MN10300: Fix up the IRQ names for the on-chip serial ports
David Howells
1
-11
/
+11
2010-09-14
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-37
/
+41
2010-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-3
/
+22
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
12
-82
/
+98
2010-09-14
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2010-09-14
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
1
-1
/
+7
2010-09-14
x86-64, compat: Test %rax for the syscall number, not %eax
H. Peter Anvin
1
-7
/
+7
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
10
-8
/
+32
2010-09-14
drm/radeon/kms: force legacy pll algo for RV620 LVDS
Alex Deucher
1
-2
/
+3
2010-09-14
drm: fix race between driver loading and userspace open.
Dave Airlie
2
-0
/
+9
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
12
-39
/
+32
2010-09-14
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
3
-1
/
+7
2010-09-13
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2010-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-1
/
+10
2010-09-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-7
/
+39
2010-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-592
/
+166
2010-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-11
/
+31
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+8
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
9
-38
/
+54
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
3
-1
/
+10
2010-09-13
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
1
-3
/
+3
2010-09-13
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
1
-1
/
+1
2010-09-13
fs/9p: Use the correct dentry operations
Aneesh Kumar K.V
1
-1
/
+4
2010-09-13
9p: Check for NULL fid in v9fs_dir_release()
jvrao
1
-2
/
+4
2010-09-13
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
1
-6
/
+14
2010-09-13
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
2
-1
/
+8
2010-09-13
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
Marek Olšák
1
-5
/
+6
2010-09-13
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
Marek Olšák
1
-12
/
+1
2010-09-13
drm/radeon/kms/evergreen: fix backend setup
Alex Deucher
1
-8
/
+19
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
13
-27
/
+56
2010-09-13
drm/radeon: add some missing copyright headers
Alex Deucher
2
-0
/
+49
2010-09-13
drm: Only decouple the old_fb from the crtc is we call mode_set*
Chris Wilson
1
-2
/
+2
2010-09-13
drm/radeon/kms: don't enable underscan with interlaced modes
Alex Deucher
1
-0
/
+1
2010-09-13
drm/radeon/kms: add connector table for Mac x800
Alex Deucher
2
-1
/
+49
2010-09-13
drm/radeon/kms: fix regression in RMX code (v2)
Alex Deucher
1
-4
/
+4
2010-09-13
drm: Fix regression in disable polling e58f637
Chris Wilson
1
-1
/
+1
2010-09-13
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
1
-0
/
+6
2010-09-13
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
1
-14
/
+19
2010-09-13
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
1
-6
/
+5
2010-09-13
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
1
-3
/
+2
2010-09-13
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
1
-6
/
+1
2010-09-13
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
1
-1
/
+1
2010-09-12
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2
-0
/
+2
2010-09-12
statfs() gives ESTALE error
Menyhart Zoltan
1
-0
/
+8
2010-09-12
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
1
-1
/
+1
2010-09-12
sunrpc: increase MAX_HASHTABLE_BITS to 14
Miquel van Smoorenburg
1
-1
/
+1
2010-09-12
gss:spkm3 miss returning error to caller when import security context
Bian Naimeng
1
-1
/
+4
[next]