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-01-12
MIPS: VR41xx: Use strlcat() for the command line arguments
Yoichi Yuasa
1
-3
/
+3
2010-01-12
MIPS: Cleanup and Fixup of compressed kernel support
Wu Zhangjin
3
-155
/
+59
2010-01-12
MIPS: Cleanup forgotten label_module_alloc in tlbex.c
David Daney
1
-8
/
+0
2010-01-12
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+1
2010-01-12
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-1
/
+1
2010-01-12
ALSA: hda - Fix ALC861-VD capture source mixer
Takashi Iwai
1
-1
/
+1
2010-01-12
sky2: Fix oops in sky2_xmit_frame() after TX timeout
Jarek Poplawski
1
-1
/
+2
2010-01-12
OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded
Tomi Valkeinen
1
-0
/
+5
2010-01-12
OMAP: DSS2: Reject scaling settings when they cannot be supported
Ville Syrjälä
1
-2
/
+5
2010-01-12
Merge remote branch 'alsa/fixes' into fix/misc
Takashi Iwai
460
-4376
/
+7851
2010-01-11
Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
Ananth N Mavinakayanahalli
2
-19
/
+22
2010-01-11
Documentation/3c509: document ethtool support
Ben Hutchings
1
-4
/
+8
2010-01-11
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
1
-5
/
+14
2010-01-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-625
/
+666
2010-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
4
-15
/
+52
2010-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+3
2010-01-11
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-6
/
+13
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
65
-973
/
+2411
2010-01-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-75
/
+299
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
2
-2
/
+19
2010-01-11
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-111
/
+296
2010-01-11
mn10300: update the ASB2303 defconfig
David Howells
1
-37
/
+70
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
1
-0
/
+17
2010-01-11
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
David Howells
1
-22
/
+35
2010-01-11
mn10300: use generic pci_enable_resources()
Bjorn Helgaas
3
-41
/
+2
2010-01-11
mn10300: use KERN_ERR not KERN_ERROR
David Howells
1
-1
/
+1
2010-01-11
mn10300: fix several bogus includes on abs2305
Al Viro
4
-7
/
+6
2010-01-11
mn10300: wire up missing new syscalls
David Howells
2
-1
/
+3
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
10
-12
/
+18
2010-01-11
mn10300: objcopy flags fix
Mark Salter
1
-1
/
+1
2010-01-11
mn10300: signal stack fix
Mark Salter
1
-1
/
+1
2010-01-11
rtc_cmos: convert shutdown to new pnp_driver->shutdown
OGAWA Hirofumi
1
-6
/
+3
2010-01-11
smaps: fix wrong rss count
Minchan Kim
1
-2
/
+1
2010-01-11
documentation: update kernel-doc-nano-HOWTO information
Randy Dunlap
1
-5
/
+7
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
4
-0
/
+288
2010-01-11
drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'
Stephen Hemminger
1
-3
/
+9
2010-01-11
Documentation: update ring-buffer-design.txt
Randy Dunlap
1
-28
/
+28
2010-01-11
mm: hugetlb: fix clear_huge_page()
Andrea Arcangeli
1
-1
/
+1
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
4
-0
/
+1229
2010-01-11
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
1
-2
/
+0
2010-01-11
vsnprintf: fix reference for compressed ipv6 addresses
Uwe Kleine-König
1
-2
/
+2
2010-01-11
mmc: allow for MMC v4.4
Adrian Hunter
1
-1
/
+1
2010-01-11
mmc_block: fix queue cleanup
Adrian Hunter
2
-9
/
+11
2010-01-11
mmc_block: fix probe error cleanup bug
Jarkko Lavinen
1
-0
/
+1
2010-01-11
mmc_block: add dev_t initialization check
Anna Lemehova
1
-0
/
+5
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2
-91
/
+0
2010-01-11
.gitignore: ignore vmlinuz
Florian Fainelli
1
-0
/
+1
2010-01-11
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
1
-1
/
+2
2010-01-11
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
Dave Anderson
1
-1
/
+0
[prev]
[next]