Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ddca16e4f10ac83d4d3f02065b3886f85961f7ec
« Previous
c04c697
ACPI / video: Always call acpi_video_init_brightness() on init
by Matthew Garrett
· 11 years ago
242b228
ACPICA: expose OSI version
by Aaron Lu
· 11 years ago
b4a2cf7
NFSv4: Fix a regression against the FreeBSD server
by Trond Myklebust
· 11 years ago
444bddc
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
by Alex Deucher
· 11 years ago
61f98b0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
f90555c
drm/radeon/dpm/atom: fix broken gcc harder
by Alex Deucher
· 11 years ago
093b9c7
xen-netfront: pull on receive skb may need to happen earlier
by Jan Beulich
· 11 years ago
fe5c356
vxlan: add necessary locking on device removal
by stephen hemminger
· 11 years ago
48fa04c
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
by Andre Heider
· 11 years ago
77c7d50
drm/radeon/dpm: fix atom vram table parsing
by Alex Deucher
· 11 years ago
1fa4252
drm/radeon: fix an endian bug in atom table parsing
by Alex Deucher
· 11 years ago
1294d4a
drm/radeon: add a module parameter to disable aspm
by Alex Deucher
· 11 years ago
a47bde9
MIPS: Delete dead invocation of exception_exit().
by Ralf Baechle
· 11 years ago
ffb4040
drm/rcar-du: Use the GEM PRIME helpers
by Laurent Pinchart
· 11 years ago
58cbd3a
drm/shmobile: Use the GEM PRIME helpers
by Laurent Pinchart
· 11 years ago
256ca9c
ALSA: seq-oss: Initialize MIDI clients asynchronously
by Takashi Iwai
· 11 years ago
f457082
hyperv: Fix the NETIF_F_SG flag setting in netvsc
by Haiyang Zhang
· 11 years ago
08801f9
driver-core: fix new kernel-doc warning in base/platform.c
by Randy Dunlap
· 11 years ago
7807725
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
ade7615
staging: csr: remove driver
by Greg Kroah-Hartman
· 11 years ago
c0d15cc
linked-list: Remove __list_for_each
by Dave Jones
· 11 years ago
ae8e9c5
net: Fix sysfs_format_mac() code duplication.
by David S. Miller
· 11 years ago
6bd2cab
Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel
by Dave Airlie
· 11 years ago
4df05f3
x86: Make sure IDT is page aligned
by Kees Cook
· 11 years ago
e8d0527
cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression
by Srivatsa S. Bhat
· 11 years ago
52fe29e
be2net: Fix to avoid hardware workaround when not needed
by Sarveshwar Bandi
· 11 years ago
0fbe0d4
macvtap: do not assume 802.1Q when send vlan packets
by Jason Wang
· 11 years ago
82a19eb
macvtap: fix the missing ret value of TUNSETQUEUE
by Jason Wang
· 11 years ago
21d1196
ipv4: set transport header earlier
by Eric Dumazet
· 11 years ago
3715534
cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in Kconfig
by Paul Bolle
· 11 years ago
9a0f06f
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
by Tim Gardner
· 11 years ago
31bd297
bgmac: add dependency to phylib
by Hauke Mehrtens
· 11 years ago
b6a82dd
net/irda: fixed style issues in irlan_eth
by Dragos Foianu
· 11 years ago
8a73125
ethtool: fixed trailing statements in ethtool
by Dragos Foianu
· 11 years ago
f2f79cc
ndisc: bool initializations should use true and false
by Daniel Baluta
· 11 years ago
584ec43
atl1e: unmap partially mapped skb on dma error and free skb
by Neil Horman
· 11 years ago
aa01aa3
sysfs: use file mode defines from stat.h
by Oliver Schinagl
· 11 years ago
3493f69
sysfs: add more helper macro's for (bin_)attribute(_groups)
by Oliver Schinagl
· 11 years ago
d05a6f9
driver core: add default groups to struct class
by Greg Kroah-Hartman
· 11 years ago
39ef311
driver core: Introduce device_create_groups
by Guenter Roeck
· 11 years ago
388a8c3
sysfs: prevent warning when only using binary attributes
by Oliver Schinagl
· 11 years ago
6ab9cea
sysfs: add support for binary attributes in groups
by Greg Kroah-Hartman
· 11 years ago
ced321b
driver core: device.h: add RW and RO attribute macros
by Greg Kroah-Hartman
· 11 years ago
e4b6360
sysfs.h: add BIN_ATTR macro
by Greg Kroah-Hartman
· 11 years ago
f2f37f5
sysfs.h: add ATTRIBUTE_GROUPS() macro
by Greg Kroah-Hartman
· 11 years ago
b9b3259
sysfs.h: add __ATTR_RW() macro
by Greg Kroah-Hartman
· 11 years ago
16fc5bc
smp: blackfin: fix check error, using atomic_ops to handle atomic_t type
by Steven Miao
· 11 years ago
63b9996
ext4: call ext4_es_lru_add() after handling cache miss
by Theodore Ts'o
· 11 years ago
dae7fd4
s390/qdio: remove unused variable
by Sebastian Ott
· 11 years ago
64597f9
s390/ptrace: PTRACE_TE_ABORT_RAND
by Michael Mueller
· 11 years ago
67dbf54
iio: lps331ap: Fix wrong in_pressure_scale output value
by Jacek Anaszewski
· 11 years ago
d52392b
ALSA: hda - Add new GPU codec ID to snd-hda
by Aaron Plattner
· 11 years ago
d1ce3d5
uvesafb: Really allow mtrr being 0, as documented and warn()ed
by Sylvain 'ythier' Hitier
· 11 years ago
d4639eb
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 11 years ago
f2ec26a
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
f5f28b8
Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
5ff560f
x86, suspend: Handle CPUs which fail to #GP on RDMSR
by H. Peter Anvin
· 11 years ago
86f0b5b
staging: line6: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
e6355ad
[media] saa7134: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
61be2b9
ASoC: s6000: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
5711857
ASoC: atmel: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
46f6c1a
ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
5be1efb
ALSA: usx2y: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
9538aa4
ALSA: ua101: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
76828c8
ext4: yield during large unlinks
by Theodore Ts'o
· 11 years ago
5b9ab3f
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
cc7282b
ALSA: atiixp: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
6047829
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
b2781e1
svcrdma: underflow issue in decode_write_list()
by Dan Carpenter
· 11 years ago
1540c5d
SUNRPC: Fix another issue with rpc_client_register()
by Trond Myklebust
· 11 years ago
a01c34f
radeon kms: do not flush uninitialized hotplug work
by Sergey Senozhatsky
· 11 years ago
13f69c2
drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level
by Alex Deucher
· 11 years ago
1c01103
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
by Alex Deucher
· 11 years ago
1abfeb0
Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
70f092a
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
by Mark Brown
· 11 years ago
52bc441
Merge remote-tracking branch 'spi/fix/setup' into spi-linus
by Mark Brown
· 11 years ago
069e157
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
by Mark Brown
· 11 years ago
4824b69
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
by Mark Brown
· 11 years ago
1052e14
Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus
by Mark Brown
· 11 years ago
b87b26a
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
by Mark Brown
· 11 years ago
441c93e
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
by Mark Brown
· 11 years ago
39c36ad
Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus
by Mark Brown
· 11 years ago
4b88460
sound: oss/vwsnd: Always define vwsnd_mutex
by Takashi Iwai
· 11 years ago
8331b9e
sound: oss/vwsnd: Add missing inclusion of linux/delay.h
by Takashi Iwai
· 11 years ago
47188d3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
e15f742
ext4: make the extent_status code more robust against ENOMEM failures
by Theodore Ts'o
· 11 years ago
c8e1513
ext4: simplify calculation of blocks to free on error
by Theodore Ts'o
· 11 years ago
8acd5e9
ext4: fix error handling in ext4_ext_truncate()
by Theodore Ts'o
· 11 years ago
0b776b0
block: delete __cpuinit usage from all block files
by Paul Gortmaker
· 11 years ago
a83048e
drivers: delete __cpuinit usage from all remaining drivers files
by Paul Gortmaker
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 11 years ago
49fb4c6
rcu: delete __cpuinit usage from all rcu files
by Paul Gortmaker
· 11 years ago
013dbb3
net: delete __cpuinit usage from all net files
by Paul Gortmaker
· 11 years ago
fe7bf10
acpi: delete __cpuinit usage from all acpi files
by Paul Gortmaker
· 11 years ago
d23e2ae
hwmon: delete __cpuinit usage from all hwmon files
by Paul Gortmaker
· 11 years ago
2760984
cpufreq: delete __cpuinit usage from all cpufreq files
by Paul Gortmaker
· 11 years ago
8c37bb3
clocksource+irqchip: delete __cpuinit usage from all related files
by Paul Gortmaker
· 11 years ago
148f9bb
x86: delete __cpuinit usage from all x86 files
by Paul Gortmaker
· 11 years ago
70e2a7b
score: delete __cpuinit usage from all score files
by Paul Gortmaker
· 11 years ago
6cb4c15
xtensa: delete __cpuinit usage from all xtensa files
by Paul Gortmaker
· 11 years ago
Next »