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-06-30
ALSA: hda - Fix input pinctl for ALC882 auto mode
Takashi Iwai
1
-4
/
+1
2009-06-30
ALSA: hda - Merge patch_alc882() and patch_alc883()
Takashi Iwai
2
-1150
/
+691
2009-06-30
Merge branch 'topic/hda-patch' into topic/hda
Takashi Iwai
8
-33
/
+342
2009-06-30
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-8
/
+38
2009-06-29
ALSA: hda - Add missing initializations for ALC268 and ALC269
Takashi Iwai
1
-0
/
+4
2009-06-29
Merge branch 'fix/hda-samsung-p50' into topic/hda
Takashi Iwai
2
-58
/
+71
2009-06-29
ALSA: hda - Check "beep" hint
Takashi Iwai
1
-0
/
+4
2009-06-29
ALSA: hda - Line In for Acer Inspire 6530G model
Tony Vroon
1
-2
/
+8
2009-06-25
ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930G
Takashi Iwai
1
-1
/
+1
2009-06-25
ALSA: hda - Fix acer-aspire-6530g model quirk
Emilio López
1
-1
/
+16
2009-06-25
ALSA: hda - Add pin-sense trigger when needed for Realtek codecs
Takashi Iwai
1
-4
/
+9
2009-06-24
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
1
-2
/
+2
2009-06-24
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
5
-6
/
+6
2009-06-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
8
-17
/
+420
2009-06-24
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-18
/
+23
2009-06-24
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
4
-10
/
+13
2009-06-24
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-24
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+24
2009-06-24
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-21
/
+24
2009-06-24
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
1
-2
/
+8
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
63
-492
/
+996
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Ralf Baechle
1
-9
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
39
-1
/
+39
2009-06-24
MIPS: bug.h Build fix - include <linux/compiler.h>.
Ralf Baechle
1
-0
/
+1
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
35
-435
/
+3993
2009-06-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2009-06-24
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-621
/
+733
2009-06-24
MAINTAINERS: Change mailing list info for CRIS
Jesper Nilsson
1
-1
/
+1
2009-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
45
-1057
/
+1926
2009-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
58
-823
/
+456
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
39
-88
/
+149
2009-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+10
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
2009-06-24
pci: use pci_ioremap_bar() in drivers/serial
Arjan van de Ven
2
-6
/
+3
2009-06-24
synclink_gt: fix transmit race and timeout
Paul Fulghum
1
-42
/
+30
2009-06-24
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
1
-2
/
+2
2009-06-24
kgdb: kgdboc console poll hooks for serial_txx9 uart
Atsushi Nemoto
1
-21
/
+92
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
4
-75
/
+9
[prev]
[next]