Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ebb9bf18636926d5da97136c22e882c5d91fda73
ebb9bf1
Revert "drm/radeon: adjust pll when audio is not enabled"
by Alex Deucher
· 9 years ago
6fb3c025
Revert "drm/radeon: don't share plls if monitors differ in audio support"
by Alex Deucher
· 9 years ago
6dfd197
drm/radeon: fix freeze for laptop with Turks/Thames GPU.
by Jérôme Glisse
· 9 years ago
38d8571
drm: fix writing to /sys/class/drm/*/status
by Russell King
· 9 years ago
a9592f1
Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
456fdb2
Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
6e6f9e0
Merge tag 'sound-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
44953af
Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
51d0f0c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a0e9c6e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5943334
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
dc2c6eb
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
9b7b819
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
by Helge Deller
· 9 years ago
ff25ea8
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
b44a2b5
perf/x86/intel/pt: Fix a refactoring bug
by Alexander Shishkin
· 9 years ago
4f47c99
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
by Ville Syrjälä
· 9 years ago
77b6455
drm/i915: Include G4X/VLV/CHV in self refresh status
by Ander Conselvan de Oliveira
· 9 years ago
2e5356d
drm/i915: Initialize HWS page address after GPU reset
by Arun Siluvery
· 9 years ago
e08f28fd
Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 9 years ago
0546b72
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
8a7deb36
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
08602d7
MAINTAINERS - remove OSDL reference
by Stephen Hemminger
· 9 years ago
826f5de
drm/amdkfd: fix topology bug with capability attr.
by Alexey Skidanov
· 10 years ago
226a07e
lib: Clarify the return value of strnlen_user()
by Jan Kara
· 9 years ago
ea114fc
ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)
by Clemens Ladisch
· 9 years ago
044bddb
ALSA: usb-audio: add MAYA44 USB+ mixer control names
by Clemens Ladisch
· 9 years ago
8cd9234
Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
b5d724b
ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420
by Takashi Iwai
· 9 years ago
161f873b
vfs: read file_handle only once in handle_to_path
by Sasha Levin
· 10 years ago
f18c34e
lib: Fix strnlen_user() to not touch memory after specified maximum
by Jan Kara
· 9 years ago
5eda786
ia64: make cpu_callin_map non-volatile.
by Rusty Russell
· 9 years ago
4297708
dmaengine: hsu: Fix memory leak when stopping a running transfer
by Peter Ujfalusi
· 9 years ago
425be56
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
by Andy Lutomirski
· 9 years ago
2d0ec7a
Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"
by Joerg Roedel
· 9 years ago
c46a024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2459c60
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
091f0a7
drm/radeon: use proper ACR regisiter for DCE3.2
by Alex Deucher
· 9 years ago
fec345b
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
e453581
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
cd842a6
Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
ccd740c
vti6: Add pmtu handling to vti6_xmit.
by Steffen Klassert
· 9 years ago
552bc94
PCI: Preserve resource size during alignment reordering
by Yinghai Lu
· 9 years ago
18ec898
Revert "net: core: 'ethtool' issue with querying phy settings"
by David S. Miller
· 9 years ago
c6e36d8
bnx2x: Move statistics implementation into semaphores
by Yuval Mintz
· 9 years ago
31a4189
xen: netback: read hotplug script once at start of day.
by Ian Campbell
· 9 years ago
dc5e7a8
xen: netback: fix printf format string warning
by Ian Campbell
· 9 years ago
d26e2c9
Revert "netfilter: ensure number of counters is >0 in do_replace()"
by Bernhard Thaler
· 9 years ago
8a7b19d
include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h
by Mikko Rapeli
· 9 years ago
0aedb16
drm/i915: Don't skip request retirement if the active list is empty
by Ville Syrjälä
· 9 years ago
e058c94
drm/i915/hsw: Fix workaround for server AUX channel clock divisor
by Jim Bride
· 9 years ago
494e5b6
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
by Khalid Aziz
· 9 years ago
f0c1a11
sparc64: pci slots information is not populated in sysfs
by Eric Snowberg
· 9 years ago
8642ad1
sparc: kernel: GRPCI2: Remove a useless memset
by Christophe Jaillet
· 10 years ago
2459534
net: dsa: Properly propagate errors from dsa_switch_setup_one
by Florian Fainelli
· 9 years ago
9f95041
tcp: fix child sockets to use system default congestion control if not set
by Neal Cardwell
· 9 years ago
beb39db
udp: fix behavior of wrong checksums
by Eric Dumazet
· 9 years ago
c65b99f
Linux 4.1-rc6
by Linus Torvalds
· 9 years ago
9eb0a5d
sfc: free multiple Rx buffers when required
by Daniel Pieczko
· 9 years ago
8ba64dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
36a8b9a
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
e4ca714b
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux
by Linus Torvalds
· 9 years ago
50f5a1e
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 9 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
30a5f11
Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
6b6d000
ALSA: hda - Fix jack detection at resume with VT codecs
by Takashi Iwai
· 9 years ago
fdf7c64
Merge branch 'bna-fixes'
by David S. Miller
· 9 years ago
4818e856
bna: fix soft lock-up during firmware initialization failure
by Ivan Vecera
· 9 years ago
4918eb1
bna: remove unreasonable iocpf timer start
by Ivan Vecera
· 9 years ago
e236b95
bna: fix firmware loading on big-endian machines
by Ivan Vecera
· 9 years ago
50dce30
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
71d9f61
bridge: fix br_multicast_query_expired() bug
by Eric Dumazet
· 9 years ago
b2feda4
iser-target: Fix error path in isert_create_pi_ctx()
by Roland Dreier
· 9 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 9 years ago
7bfea53b
target: Move passthrough CDB parsing into a common function
by Andy Grover
· 9 years ago
9c1cd1b
target/user: Only support full command pass-through
by Andy Grover
· 9 years ago
cf87edc
target/user: Update example code for new ABI requirements
by Andy Grover
· 9 years ago
5a7125c
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
by Andy Grover
· 9 years ago
d588cf8
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
by Christoph Hellwig
· 10 years ago
2f80b29
ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
by Eric Wong
· 9 years ago
c2affbf
x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode
by Andy Lutomirski
· 9 years ago
c7bd6dc
hwmon: (nct6683) Add missing sysfs attribute initialization
by Guenter Roeck
· 9 years ago
1b63bf6
hwmon: (nct6775) Add missing sysfs attribute initialization
by Guenter Roeck
· 9 years ago
aaa20fc
Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
1be44e2
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
2a64517
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
0f1e5b5
Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
9aecac0
hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
by Guenter Roeck
· 9 years ago
c2102f3d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
6e49ba1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
c4fca4f
MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression
by Maciej W. Rozycki
· 9 years ago
57b4175
MIPS: BMIPS: Fix bmips_wr_vec()
by Petri Gynther
· 9 years ago
556b662
MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set
by Laurent Fasnacht
· 9 years ago
d0af698
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
70946b5
Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
1c220c6
dm: fix casting bug in dm_merge_bvec()
by Joe Thornber
· 9 years ago
15b94a6
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
by Junichi Nomura
· 9 years ago
c492e2d
Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
fec558b
NVMe: fix type warning on 32-bit
by Arnd Bergmann
· 9 years ago
e5d8de3
dm: fix false warning in free_rq_clone() for unmapped requests
by Mike Snitzer
· 9 years ago
5530c84
ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
by Geert Uytterhoeven
· 9 years ago
Next »