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
2012-02-01
Input: document device properties
Henrik Rydberg
1
-8
/
+64
2012-02-01
Input: twl4030_keypad - fix comment (trivial)
Felipe Contreras
1
-3
/
+1
2012-02-01
Input: gpio_keys - fix struct device declared inside parameter list
Heiko Stübner
1
-0
/
+2
2012-02-01
Input: evdev - fix variable initialisation
Heiko Stübner
1
-1
/
+1
2012-02-01
ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only
Guennadi Liakhovetski
1
-0
/
+2
2012-02-01
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2
-1
/
+3
2012-02-01
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
Jean Delvare
1
-0
/
+1
2012-02-01
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
Michel Dänzer
1
-2
/
+2
2012-02-01
drm/radeon/kms: disable output polling when suspended
Seth Forshee
1
-0
/
+4
2012-02-02
lib/digsig: checks for NULL return value
Dmitry Kasatkin
1
-2
/
+6
2012-02-02
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-0
/
+2
2012-02-02
lib/mpi: added comment on divide by 0 case
Dmitry Kasatkin
1
-0
/
+4
2012-02-02
lib/mpi: check for possible zero length
Dmitry Kasatkin
1
-0
/
+3
2012-02-02
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
1
-25
/
+10
2012-02-02
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
1
-2
/
+7
2012-02-02
lib/mpi: removed unused functions
Dmitry Kasatkin
1
-88
/
+0
2012-02-02
lib/mpi: checks for zero divisor length
Dmitry Kasatkin
1
-0
/
+3
2012-02-02
lib/mpi: return error code on dividing by zero
Dmitry Kasatkin
1
-1
/
+1
2012-02-02
lib/mpi: replaced MPI_NULL with normal NULL
Dmitry Kasatkin
3
-7
/
+5
2012-02-02
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-1
/
+2
2012-02-01
ALSA: HDA: Fix duplicated output to more than one codec
David Henningsson
1
-1
/
+1
2012-02-01
KVM: do not #GP on perf MSR writes when vPMU is disabled
Gleb Natapov
1
-0
/
+22
2012-02-01
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2
-0
/
+64
2012-02-01
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2
-0
/
+26
2012-02-01
KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging
Takuya Yoshikawa
1
-1
/
+1
2012-02-01
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
6
-7
/
+46
2012-02-01
ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.
Dylan Reid
1
-2
/
+4
2012-02-01
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
Dan Carpenter
1
-2
/
+2
2012-02-01
drm/nouveau/gem: fix fence_sync race / oops
Ben Skeggs
1
-2
/
+21
2012-02-01
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
1
-1
/
+1
2012-02-01
drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS
Ben Skeggs
1
-0
/
+9
2012-02-01
drm/nouveau/disp: check that panel power gpio is enabled at init time
Ben Skeggs
2
-2
/
+13
2012-01-31
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
1
-1
/
+1
2012-01-31
sh: use the the PCI channels's io_map_base
Michael S. Tsirkin
2
-2
/
+3
2012-01-31
mips: use the the PCI controller's io_map_base
Michael S. Tsirkin
2
-2
/
+3
2012-01-31
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
3
-1
/
+14
2012-01-31
[CIFS] Update cifs Kconfig title to match removal of experimental dependency
Steve French
1
-2
/
+2
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
11
-37
/
+89
2012-01-31
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
9838
-312315
/
+525412
2012-01-31
ALSA: HDA: Remove quirk for Toshiba Qosmio G50
David Henningsson
1
-13
/
+0
2012-01-31
ALSA: HDA: Fix jack creation for codecs with front and rear Line In
David Henningsson
1
-9
/
+15
2012-01-31
cifs: fix printk format warnings
Randy Dunlap
1
-4
/
+4
2012-01-31
cifs: check offset in decode_ntlmssp_challenge()
Dan Carpenter
1
-0
/
+4
2012-01-31
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
10
-20
/
+14
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
1
-20
/
+1
2012-01-31
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
1
-1
/
+1
2012-01-31
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2
-11
/
+10
2012-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+14
2012-01-30
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-72
/
+93
2012-01-30
perf top: Fix number of samples displayed
Stephane Eranian
1
-3
/
+10
[prev]
[next]