Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
28d79ea33f52cae1ea04808e1ec52b8657b5d804
« Previous
9eb3e9e6
drm/exynos: add support for ARCH_MULTIPLATFORM
by Rob Clark
· 12 years ago
25a5803
MAINTAINERS: Add git repository for Exynos DRM
by Inki Dae
· 12 years ago
44c9169
drm/exynos: fix display on issue
by Inki Dae
· 12 years ago
8d80da9
HID: Add support for the MacBook Pro 10,2 keyboard / touchpad
by Dirk Hohndel
· 12 years ago
58ad34b
HID: multitouch: fix maxcontacts problem on GeneralTouch
by Xianhan Yu
· 12 years ago
65b258e
HID: multitouch: put the case in the right switch statement
by Alan Cox
· 12 years ago
3ccc60f
HID: microsoft: fix invalid rdesc for 3k kbd
by Jiri Slaby
· 12 years ago
16c2e1f
ALSA: ice1724: Fix rate setup after resume
by Takashi Iwai
· 12 years ago
32ed191
Input: tsc40 - remove wrong announcement of pressure support
by Rolf Eike Beer
· 12 years ago
08f05c4
Return the right error value when dup[23]() newfd argument is too large
by Al Viro
· 12 years ago
4936b17
Merge branch 'drm-nouveau-fixes' of git://people.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
e412e95
drm/nouveau: headless mode by default if pci class != vga display
by Ben Skeggs
· 12 years ago
2df4f26
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
9430738
drm/nouveau: resurrect headless mode since rework
by Ben Skeggs
· 12 years ago
5cad16a
drm/nv50/fb: prevent oops on chipsets without compression tags
by Ben Skeggs
· 12 years ago
a7dbf00
drm/nouveau: allow creation of zero-sized mm
by Ben Skeggs
· 12 years ago
1249ac5
drm/nouveau/i2c: fix typo when checking nvio i2c port validity
by Ben Skeggs
· 12 years ago
cee59f1
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
by Ben Skeggs
· 12 years ago
ed30be0
MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c
by Jonathan Brassow
· 12 years ago
02b898f
md/raid1: Fix assembling of arrays containing Replacements.
by NeilBrown
· 12 years ago
bc90942
Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
8c673cb
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
4476c0e
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8fcff5f
GPIO: mvebu-gpio: Don't initialize the mask_cache
by Andrew Lunn
· 12 years ago
6fe7cc7
ath9k: Test for TID only in BlockAcks while checking tx status
by Sven Eckelmann
· 12 years ago
bf7e1ab
rt2800: validate step value for temperature compensation
by Stanislaw Gruszka
· 12 years ago
c8d258a
xen/arm: use the __HVC macro
by Stefano Stabellini
· 12 years ago
1bcaba51
xen/xenbus: fix overflow check in xenbus_file_write()
by Jan Beulich
· 12 years ago
2ebb939
xen-kbdfront: handle backend CLOSED without CLOSING
by David Vrabel
· 12 years ago
01bc825
xen-fbfront: handle backend CLOSED without CLOSING
by David Vrabel
· 12 years ago
a67baeb
xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
by David Vrabel
· 12 years ago
b651463
x86: remove obsolete comment from asm/xen/hypervisor.h
by Olaf Hering
· 12 years ago
0914f79
ALSA: Avoid endless sleep after disconnect
by Takashi Iwai
· 12 years ago
a0830db
ALSA: Add a reference counter to card instance
by Takashi Iwai
· 12 years ago
888ea7d
ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
by Takashi Iwai
· 12 years ago
34f3c89
ALSA: usb-audio: Use rwsem for disconnect protection
by Takashi Iwai
· 12 years ago
978520b
ALSA: usb-audio: Fix races at disconnection
by Takashi Iwai
· 12 years ago
9b0573c
ALSA: PCM: Fix some races at disconnection
by Takashi Iwai
· 12 years ago
a1ecac3
loop: Make explicit loop device destruction lazy
by Dave Chinner
· 12 years ago
4453bc8
mtip32xx:Added appropriate timeout value for secure erase
by Selvan Mani
· 12 years ago
1f99957
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type unsigned int, rather than bool
by Oliver Chick
· 12 years ago
b7010ed
cciss: select CONFIG_CHECK_SIGNATURE
by Akinobu Mita
· 12 years ago
2541aa7
cciss: remove unneeded memset()
by Wei Yongjun
· 12 years ago
654dbef
xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
dbd4713
pktcdvd: update MAINTAINERS
by Jiri Kosina
· 12 years ago
1a4ae43
floppy: remove dr, reuse drive on do_floppy_init
by Herton Ronaldo Krzesinski
· 12 years ago
8d3ab4e
floppy: use common function to check if floppies can be registered
by Herton Ronaldo Krzesinski
· 12 years ago
d60e7ec
floppy: properly handle failure on add_disk loop
by Herton Ronaldo Krzesinski
· 12 years ago
238ab78
floppy: do put_disk on current dr if blk_init_queue fails
by Herton Ronaldo Krzesinski
· 12 years ago
b54e1f8
floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
by Herton Ronaldo Krzesinski
· 12 years ago
2911758
xen/blkback: Fix compile warning
by Konrad Rzeszutek Wilk
· 12 years ago
e07577e
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
by Roland Stigge
· 12 years ago
904aded
Input: pxa27x_keypad - clear pending interrupts on keypad config
by Vasily Khoruzhick
· 12 years ago
b216e12
Input: wacom - correct bad Cintiq 24HD check
by Jason Gerecke
· 12 years ago
68fe0f0
Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes
by Dmitry Torokhov
· 12 years ago
d034fbf
hwmon, fam15h_power: Change email address, MAINTAINERS entry
by Andreas Herrmann
· 12 years ago
8c6e309
ath9k: fix stale pointers potentially causing access to free'd skbs
by Felix Fietkau
· 12 years ago
efec22b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
35fd3dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
52eb5a9
ceph: fix dentry reference leak in encode_fh()
by David Zafman
· 12 years ago
ffb5387
ext4: fix unjournaled inode bitmap modification
by Eric Sandeen
· 12 years ago
f1df137
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
by Hein Tibosch
· 12 years ago
38fe36a
netfilter: nf_nat: don't check for port change on ICMP tuples
by Ulrich Weber
· 12 years ago
6b0cb4e
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
28901f5
i2c-i801: Fix comment
by Jean Delvare
· 12 years ago
79e3e5b
i2c-i801: Simplify dependency towards GPIOLIB
by Jean Delvare
· 12 years ago
31d178b
i2c-stub: Move to drivers/i2c
by Jean Delvare
· 12 years ago
8f0d816
Linux 3.7-rc3
by Linus Torvalds
· 12 years ago
5a5210c
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 12 years ago
8e99165
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
065c801
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1a25b1c
Lock splice_read and splice_write functions
by Mikulas Patocka
· 12 years ago
1bf11c5
percpu-rw-semaphores: use rcu_read_lock_sched
by Mikulas Patocka
· 12 years ago
5c1eabe
percpu-rw-semaphores: use light/heavy barriers
by Mikulas Patocka
· 12 years ago
1693849
Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
19118eb
ASoC: omap-dmic: Correct functional clock name
by Peter Ujfalusi
· 12 years ago
257d36f
ASoC: zoom2: Fix compile error by including correct header files
by Tony Lindgren
· 12 years ago
c9c55d9
gpio/omap: fix off-mode bug: clear debounce settings on free/reset
by Jon Hunter
· 12 years ago
943bb48
Revert "ARM i.MX25: Fix PWM per clock lookups"
by Arnd Bergmann
· 12 years ago
5b627ba
ARM: versatile: fix versatile_defconfig
by Arnd Bergmann
· 12 years ago
e09348c7
ARM: mvebu: update defconfig with 3.7 changes
by Thomas Petazzoni
· 12 years ago
0654f4a
ARM: at91: fix at91x40 build
by Arnd Bergmann
· 12 years ago
1a1ff38
target: reintroduce some obsolete SCSI-2 commands
by Bernhard Kohl
· 12 years ago
e13d5fe
target: Fix double-free of se_cmd in target_complete_tmr_failure
by Nicholas Bellinger
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f761237
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
64b1cba
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
6dbda2d
mac80211: make sure data is accessible in EAPOL check
by Johannes Berg
· 12 years ago
9b395bc
mac80211: verify that skb data is present
by Johannes Berg
· 12 years ago
4a4f1a5
mac80211: check management frame header length
by Johannes Berg
· 12 years ago
7dd111e
wireless: drop invalid mesh address extension frames
by Johannes Berg
· 12 years ago
badecb0
mac80211: fix SSID copy on IBSS JOIN
by Antonio Quartulli
· 12 years ago
f54c77d
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
c8292d1
qla2xxx: Update target lookup session tables when a target session changes
by Roland Dreier
· 12 years ago
c046aa0
tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC
by Roland Dreier
· 12 years ago
29c08cd
qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map
by Nicholas Bellinger
· 12 years ago
1d47091
Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
6ad2c73
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
490916d
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
299650c
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
Next »