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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
xen/xenbus: fix overflow check in xenbus_file_write()
Jan Beulich
1
-1
/
+1
2012-10-30
xen-kbdfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-30
xen-fbfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-30
xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
David Vrabel
1
-17
/
+19
2012-10-19
xen: dbgp: Fix warning when CONFIG_PCI is not enabled.
Ian Campbell
1
-0
/
+2
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
6106
-569284
/
+759003
2012-10-19
xen: balloon: use correct type for frame_list
Ian Campbell
1
-1
/
+1
2012-10-19
xen: balloon: don't include e820.h
Ian Campbell
1
-1
/
+0
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-4
/
+4
2012-10-19
xen: events: pirq_check_eoi_map is X86 specific
Ian Campbell
1
-0
/
+4
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
1
-1
/
+2
2012-10-19
xen: sysfs: include err.h for PTR_ERR etc
Ian Campbell
1
-0
/
+1
2012-10-19
xen: xenbus: quirk uses x86 specific cpuid
Ian Campbell
1
-0
/
+2
2012-10-19
xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
Laszlo Ersek
1
-4
/
+10
2012-10-19
xen/xenbus: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-10-13
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
11
-127
/
+567
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-18
/
+33
2012-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
18
-687
/
+2044
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2
-1
/
+15
2012-10-13
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2012-10-13
Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-511
/
+636
2012-10-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
52
-729
/
+4245
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-342
/
+375
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-142
/
+344
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
1
-2
/
+2
2012-10-12
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
2
-8
/
+4
2012-10-12
dm bufio: use list_move
Wei Yongjun
1
-2
/
+1
2012-10-12
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
1
-1
/
+2
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+25
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-12
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
1
-0
/
+13
2012-10-12
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
1
-1
/
+2
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
136
-3086
/
+7026
2012-10-12
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-50
/
+778
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
98
-4410
/
+5081
2012-10-11
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
1
-1
/
+1
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2
-0
/
+21
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
136
-3086
/
+7026
2012-10-11
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...
James Morris
1
-7
/
+14
2012-10-11
Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...
James Morris
3
-11
/
+19
2012-10-11
Merge branch 'next' into for-linus
Dmitry Torokhov
26
-794
/
+1143
2012-10-11
md: refine reporting of resync/reshape delays.
NeilBrown
1
-7
/
+18
[next]