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-05-25
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
27
-513
/
+2382
2010-05-25
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-2
/
+4
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-25
auxdisplay: section cleanup in cfag12864bfb driver
Henrik Kretzschmar
1
-4
/
+4
2010-05-25
nuc900fb: release correct mem region
Dan Carpenter
1
-1
/
+1
2010-05-25
fb_defio: fix for non-dirty ptes
Albert Herranz
1
-8
/
+32
2010-05-25
sgivwfb: fix sections
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
s3c2410fb: fix sections
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
hitfb: fix sections
Henrik Kretzschmar
1
-4
/
+4
2010-05-25
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
Grazvydas Ignotas
6
-14
/
+2
2010-05-25
fbdev: da8xx/omap-l1xx: implement double buffering
Martin Ambrose
2
-67
/
+235
2010-05-25
fbdev: section cleanup in w100fb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in vga16fb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in vfb
Henrik Kretzschmar
1
-2
/
+2
2010-05-25
fbdev: section cleanup in hgafb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in arcfb
Henrik Kretzschmar
1
-4
/
+4
2010-05-25
sis: strcpy() => strlcpy()
Dan Carpenter
1
-1
/
+1
2010-05-25
fbdev: bfin-lq035q1-fb: respect new PPI mode platform field
Michael Hennerich
1
-106
/
+146
2010-05-25
rtc: use genirq directly in rtc-wm831x
Mark Brown
1
-8
/
+8
2010-05-25
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
1
-2
/
+3
2010-05-25
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
1
-18
/
+67
2010-05-25
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
1
-34
/
+11
2010-05-25
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
1
-17
/
+8
2010-05-25
s3c rtc driver: add support for S3C64xx
Maurus Cuelenaere
3
-21
/
+92
2010-05-25
smbfs: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
1
-5
/
+9
2010-05-25
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
2
-4
/
+59
2010-05-25
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
1
-20
/
+12
2010-05-25
hwmon: add TI ads7871 a/d converter driver
Paul Thomas
3
-0
/
+263
2010-05-25
lis3: setup poll interval limits
Samu Onkalo
1
-0
/
+4
2010-05-25
lis3: interrupt handlers for 8bit wakeup and click events
Samu Onkalo
3
-13
/
+88
2010-05-25
lis3: add skeletons for interrupt handlers
Samu Onkalo
2
-23
/
+65
2010-05-25
lis3: introduce platform data for second ff / wu unit
Samu Onkalo
2
-2
/
+22
2010-05-25
lis3: separate configuration function for 8 bit device
Samu Onkalo
1
-19
/
+26
2010-05-25
lis3: add missing constants for 8bit device
Samu Onkalo
1
-0
/
+10
2010-05-25
crc32: use __BYTE_ORDER macro for endian detection.
Joakim Tjernlund
1
-1
/
+1
2010-05-25
crc32: major optimization
Joakim Tjernlund
2
-24
/
+47
2010-05-25
checkpatch: warn on declaration with storage class not at the beginning
Tobias Klauser
1
-0
/
+5
2010-05-25
checkpatch: add check for too short Kconfig descriptions
Andi Kleen
1
-0
/
+15
2010-05-25
drivers: acpi: don't use own implementation of hex_to_bin()
Andy Shevchenko
1
-7
/
+2
2010-05-25
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
1
-11
/
+4
2010-05-25
fs: ldm: don't use own implementation of hex_to_bin()
Andy Shevchenko
1
-9
/
+9
2010-05-25
staging: rt2860: use new hex_to_bin() method
Andy Shevchenko
2
-15
/
+2
2010-05-25
sysctl: don't use own implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+3
2010-05-25
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
1
-3
/
+2
2010-05-25
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+1
2010-05-25
lib: introduce common method to convert hex digits
Andy Shevchenko
2
-0
/
+20
2010-05-25
lib/hexdump.c: reduce stack variable size and cleanups
Joe Perches
1
-17
/
+19
2010-05-25
DYNAMIC_DEBUG: fix documentation errors
Florian Ragwitz
2
-9
/
+9
[prev]
[next]