Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
886a39115005ced8b15ab067c9c2a8d546b40a5e
« Previous
f774b7d
arm64: fixmap: fix missing sub-page offset for earlyprintk
by Marc Zyngier
· 11 years ago
da6e4cb
arm64: Fix for the arm64 kern_addr_valid() function
by Dave Anderson
· 11 years ago
60942f2
dcache: don't need rcu in shrink_dentry_list()
by Miklos Szeredi
· 11 years ago
9c8c10e
more graceful recovery in umount_collect()
by Al Viro
· 11 years ago
fe91522
don't remove from shrink list in select_collect()
by Al Viro
· 11 years ago
0384dca
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
98facf0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
00622e6
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
561a4fe
tracing: Use rcu_dereference_sched() for trace event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
6c6ca9c
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e981e79
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
de3afce
Merge branches 'acpi-ec' and 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
25d6db9
Merge branch 'pnp'
by Rafael J. Wysocki
· 11 years ago
d705116
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
54366a7
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
0845e11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
39076b0
net: mvmdio: Check for a valid interrupt instead of an error
by Ezequiel Garcia
· 11 years ago
e46e08b
net phy: Check for aneg completion before setting state to PHY_RUNNING
by Balakumaran Kannan
· 11 years ago
e7e6d2a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b28e4f08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
49b6c01
sparc64: Make itc_sync_lock raw
by Kirill Tkhai
· 11 years ago
aa3449e
sparc64: Fix argument sign extension for compat_sys_futex().
by David S. Miller
· 11 years ago
b7270cc
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
4dd7aa0
Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
b5f3c61
Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
131cd13
dm cache: fix writethrough mode quiescing in cache_map
by Mike Snitzer
· 11 years ago
ba6728f
Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
60b88f3
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
8a415e5
parisc: Use generic uapi/asm/resource.h file
by Helge Deller
· 11 years ago
e0d8898
parisc: remove _STK_LIM_MAX override
by John David Anglin
· 11 years ago
b7e1bd9
Hexagon: Delete stale barrier.h
by Vineet Gupta
· 11 years ago
2519d3b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f496136
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
789ce9d
word-at-a-time: simplify big-endian zero_bytemask macro
by H. Peter Anvin
· 11 years ago
98794f9
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 11 years ago
812e4da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
41edf27
dentry_kill(): don't try to remove from shrink list
by Al Viro
· 11 years ago
754320d
aio: fix potential leak in aio_run_iocb().
by Leon Yu
· 11 years ago
c0940e9
Revert "hwmon: (coretemp) Refine TjMax detection"
by Guenter Roeck
· 11 years ago
399f0c2
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 11 years ago
4985c32
ACPI / processor: Fix failure of loading acpi-cpufreq driver
by Lan Tianyu
· 11 years ago
01b6035
expand the call of dentry_lru_del() in dentry_kill()
by Al Viro
· 11 years ago
b4f0354
new helper: dentry_free()
by Al Viro
· 11 years ago
5c47e6d
fold try_prune_one_dentry()
by Al Viro
· 11 years ago
03b3b88
fold d_kill() and d_free()
by Al Viro
· 11 years ago
8628196
Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
a8d2239
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
by Rafael J. Wysocki
· 11 years ago
22041fb
hyperv: Properly handle checksum offload
by KY Srinivasan
· 11 years ago
6ce29b0
gianfar: Avoid unnecessary reg accesses in adjust_link()
by Claudiu Manoil
· 11 years ago
0cda345
tcp_cubic: fix the range of delayed_ack
by Liu Yu
· 11 years ago
e5744fe
bpf_dbg: fix wrong register usage
by Brendan Hickey
· 11 years ago
f114890
Revert "macvlan : fix checksums error when we are in bridge mode"
by Vlad Yasevich
· 11 years ago
cbdb042
mactap: Fix checksum errors for non-gso packets in bridge mode
by Vlad Yasevich
· 11 years ago
fc9f350
tcp: increment retransmit counters in tlp and fast open
by Eric Dumazet
· 11 years ago
3dc638d
net: sxgbe: Added set function for interrupt on complete
by Byungho An
· 11 years ago
325b94f
net: sxgbe: Added rxqueue enable function
by Byungho An
· 11 years ago
0a0347b
net: sxgbe: sw reset moved to probe function
by Byungho An
· 11 years ago
d2e752d
cxgb4: Decode PCIe Gen3 link speed
by Roland Dreier
· 11 years ago
652f99e
Altera TSE: Add missing include to silence sparse warnings
by Tobias Klauser
· 11 years ago
1b44488
Altera TSE: Fix DMA secriptor length initialization
by Tobias Klauser
· 11 years ago
a5a5aef
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 11 years ago
8c836fa
MAINTAINERS: email address change for Jeff Layton
by Jeff Layton
· 11 years ago
886c7c4
usb: gadget: at91-udc: fix irq and iomem resource retrieval
by Jean-Jacques Hiblot
· 11 years ago
3234f5b
rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()
by Ben Hutchings
· 11 years ago
5f91869
rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
by Larry Finger
· 11 years ago
62e54dbb
ath9k: remove tid->paused flag
by Felix Fietkau
· 11 years ago
ae9c25a
ath9k_hw: do not lower ANI setting below default on AR913x
by Felix Fietkau
· 11 years ago
8aa9e85
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
by Vineet Gupta
· 11 years ago
71dc96e
Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
9a12672
perf tests x86: Fix stack map lookup in dwarf unwind test
by Jiri Olsa
· 11 years ago
6392b4e
perf x86: Fix perf to use non-executable stack, again
by Mathias Krause
· 11 years ago
603940b
perf tools: Remove extra '/' character in events file path
by Xia Kaixu
· 11 years ago
61d4290
perf machine: Search for modules in %s/lib/modules/%s
by Richard Yao
· 11 years ago
611ec12
perf tests: Add static build make test
by Jiri Olsa
· 11 years ago
2cf9040
perf tools: Fix bfd dependency libraries detection
by Jiri Olsa
· 11 years ago
e27a08f
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
by Jiri Olsa
· 11 years ago
98a01e7
timer: Prevent overflow in apply_slack
by Jiri Bohac
· 11 years ago
012a45e
hrtimer: Prevent remote enqueue of leftmost timers
by Leon Ma
· 11 years ago
6c6c0d5
hrtimer: Prevent all reprogramming if hang detected
by Stuart Hayes
· 11 years ago
ed8c37e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
b8eade2
drm/exynos: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
293d3f6
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
by Jingoo Han
· 11 years ago
e2a75c4
MAINTAINERS: update maintainer entry for Exynos DP driver
by Jingoo Han
· 11 years ago
25c8b5c
drm/exynos: balance framebuffer refcount
by Andrzej Hajda
· 11 years ago
d8af20b
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
b3413af
PNP: Fix compile error in quirks.c
by Bjorn Helgaas
· 11 years ago
3eba563
ACPI / EC: Process rather than discard events in acpi_ec_clear
by Kieran Clancy
· 11 years ago
fb0095d
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Thomas Gleixner
· 11 years ago
0a1f83a
Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent
by Thomas Gleixner
· 11 years ago
6ba736d
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
by Takashi Iwai
· 11 years ago
fbcde3d
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
by Mike Snitzer
· 11 years ago
58b116b
drivercore: deferral race condition fix
by Grant Likely
· 11 years ago
9afa27c
clocksource: nspire: Fix compiler warning
by Alexander Shiyan
· 11 years ago
82a56194
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
by Lorenzo Pieralisi
· 11 years ago
30c2117
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address.
by Haibin Wang
· 11 years ago
7d0a73a
RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter
by Hariprasad S
· 11 years ago
c2f9da9
RDMA/cxgb4: Only allow kernel db ringing for T4 devs
by Steve Wise
· 11 years ago
92e5011
RDMA/cxgb4: Force T5 connections to use TAHOE congestion control
by Steve Wise
· 11 years ago
cc18b93
RDMA/cxgb4: Fix endpoint mutex deadlocks
by Steve Wise
· 11 years ago
2aafe1a
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
Next »