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-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-20
Merge branch 'topic/hda-optimize' into topic/hda
Takashi Iwai
1
-25
/
+54
2009-03-20
ALSA: pcm - Safer boundary checks
Takashi Iwai
1
-4
/
+5
2009-03-20
ALSA: hda - Detect digital-mic inputs on ALC663 / ALC272
Takashi Iwai
1
-16
/
+47
2009-03-20
ALSA: sound/ali5451: typo: s/resouces/resources/
Wolfram Sang
1
-2
/
+2
2009-03-19
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-19
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-19
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-3
/
+59
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
2009-03-19
ALSA: hda - Don't show the current connection for power widgets
Takashi Iwai
1
-2
/
+4
2009-03-19
ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c
Takashi Iwai
1
-1
/
+1
2009-03-19
ASoC: Declare Headset as Mic and Headphone widgets for SDP3430
Lopez Cruz, Misael
1
-8
/
+16
2009-03-19
ASoC: OMAP: N810: Add more jack functions
Jarkko Nikula
1
-2
/
+26
2009-03-19
ASoC: OMAP: N810: Mark not connected input pins
Jarkko Nikula
1
-0
/
+5
2009-03-19
ASoC: Add FLL support for WM8400
Mark Brown
1
-0
/
+129
2009-03-19
ALSA: hda - Don't reset stream at each prepare callback
Takashi Iwai
1
-11
/
+22
2009-03-19
ALSA: hda - Don't reset BDL unnecessarily
Takashi Iwai
1
-14
/
+32
2009-03-19
ALSA: pcm - Fix delta calculation at boundary overlap
Takashi Iwai
1
-2
/
+7
2009-03-19
ALSA: pcm - Reset invalid position even without debug option
Takashi Iwai
1
-3
/
+7
2009-03-19
ALSA: pcm - avoid unnecessary inline
Takashi Iwai
1
-5
/
+6
2009-03-19
ALSA: pcm - Fix a typo in error messages
Takashi Iwai
1
-1
/
+1
2009-03-19
ALSA: Echoaudio: add support for Indigo express cards
Giuliano Pochini
9
-2
/
+505
2009-03-18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1194
-34409
/
+48041
2009-03-18
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-18
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
2009-03-18
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-18
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
1
-0
/
+4
2009-03-18
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
1
-2
/
+2
2009-03-18
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
1
-3
/
+17
2009-03-18
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2
-5
/
+5
2009-03-18
net: kfree(napi->skb) => kfree_skb
Roel Kluin
1
-1
/
+1
2009-03-18
net: fix sctp breakage
Al Viro
1
-1
/
+2
2009-03-18
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
1
-1
/
+1
2009-03-18
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
1
-0
/
+7
2009-03-18
tulip: fix crash on iface up with shirq debug
Kyle McMartin
1
-16
/
+29
2009-03-18
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
1
-0
/
+3
2009-03-18
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
1
-5
/
+20
2009-03-18
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
1
-6
/
+6
2009-03-18
ASoC: Add separate AVDD for WM8400
Mark Brown
1
-0
/
+3
2009-03-18
ASoC: Further optimise WM8400 bias configuration sequence
Mark Brown
1
-25
/
+2
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
39
-12237
/
+0
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+5
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
[prev]
[next]