Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f4ec57b632fe15ed7a355099cb96ed4b647416de
f4ec57b
locking/ww_mutex: Use relaxed atomics
by Peter Zijlstra
· 8 years ago
84d82ec
locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy_locked()
by Thomas Gleixner
· 8 years ago
b5016e8
locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL
by Thomas Gleixner
· 8 years ago
1b95b1a
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
by Ingo Molnar
· 8 years ago
1be5d4f
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
by Thomas Gleixner
· 8 years ago
dbb2605
locking/rtmutex: Prevent dequeue vs. unlock race
by Thomas Gleixner
· 8 years ago
2513940
locking/selftest: Fix output since KERN_CONT changes
by Michael Ellerman
· 8 years ago
10b9dd5
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
4d92c8d
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 8 years ago
e658a6f
tile: avoid using clocksource_cyc2ns with absolute cycle count
by Chris Metcalf
· 8 years ago
ded9b5d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
23aabe7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
23400ac
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
b66c08b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
57527ed
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
d55b352
NFSv4.x: hide array-bounds warning
by Arnd Bergmann
· 8 years ago
000b894
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7cfc431
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3cded41
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
by Peter Zijlstra
· 8 years ago
05ffc95
locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owner() when owner vCPU is preempted
by Pan Xinhui
· 8 years ago
5aff60a
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock()
by Pan Xinhui
· 8 years ago
3dd3e0c
Documentation/virtual/kvm: Support the vCPU preemption check
by Pan Xinhui
· 8 years ago
de7689c
x86/xen: Support the vCPU preemption check
by Juergen Gross
· 8 years ago
1885aa7
x86/kvm: Support the vCPU preemption check
by Pan Xinhui
· 8 years ago
0b9f6c4
x86/kvm: Support the vCPU preemption check
by Pan Xinhui
· 8 years ago
4ec6e86
kvm: Introduce kvm_write_guest_offset_cached()
by Pan Xinhui
· 8 years ago
446f3dc
locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen guests
by Pan Xinhui
· 8 years ago
760928c
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
by Christian Borntraeger
· 8 years ago
41946c8
locking/core, powerpc: Implement vcpu_is_preempted(cpu)
by Pan Xinhui
· 8 years ago
d9345c6
sched/core: Introduce the vcpu_is_preempted(cpu) interface
by Pan Xinhui
· 8 years ago
02cb689
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
033ac60
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
by Peter Zijlstra
· 8 years ago
b800058
perf/x86/intel: Cure bogus unwind from PEBS entries
by Peter Zijlstra
· 8 years ago
ae31fe5
perf/x86: Restore TASK_SIZE check on frame pointer
by Johannes Weiner
· 8 years ago
8e5bfa8
sched/autogroup: Do not use autogroup->tg in zombie threads
by Oleg Nesterov
· 8 years ago
18f649e
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
by Oleg Nesterov
· 8 years ago
c8467f7
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
by Herbert Xu
· 8 years ago
8acf7a1
crypto: algif_hash - Fix result clobbering in recvmsg
by Herbert Xu
· 8 years ago
3b404a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
8d1a240
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
27e7ab9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7082c5c
tcp: zero ca_priv area when switching cc algorithms
by Florian Westphal
· 8 years ago
7c6ae61
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
by Gao Feng
· 8 years ago
d75a6a0
NFSv4.1: Keep a reference on lock states while checking
by Benjamin Coddington
· 8 years ago
6bc5445
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
by Peter Robinson
· 8 years ago
ec638db
thermal/powerclamp: add back module device table
by Jacob Pan
· 8 years ago
e96271f
perf/core: Fix address filter parser
by Alexander Shishkin
· 8 years ago
e5dce28
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
by Andy Shevchenko
· 8 years ago
a980ce3
x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well
by H.J. Lu
· 8 years ago
8c5c86f
x86/platform/intel-mid: Register watchdog device after SCU
by Andy Shevchenko
· 8 years ago
b22cbe4
x86/fpu: Fix invalid FPU ptrace state after execve()
by Yu-cheng Yu
· 8 years ago
194a6b5
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
by Waiman Long
· 8 years ago
ed68d7e
x86/boot: Fail the boot if !M486 and CPUID is missing
by Andy Lutomirski
· 8 years ago
fc0e81b
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
by Andy Lutomirski
· 8 years ago
3d40658
apparmor: fix change_hat not finding hat after policy replacement
by John Johansen
· 8 years ago
9c76358
Linux 4.9-rc6
by Linus Torvalds
· 8 years ago
697ed8d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
51b9a31
tipc: eliminate obsolete socket locking policy description
by Jon Paul Maloy
· 8 years ago
3f0ae05
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
by Zhang Shengju
· 8 years ago
32c2311
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
by Guillaume Nault
· 8 years ago
77079b1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
d117b9a
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
8cdf337
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 8 years ago
0f0909e
fscrypto: don't use on-stack buffer for key derivation
by Eric Biggers
· 8 years ago
3c7018e
fscrypto: don't use on-stack buffer for filename encryption
by Eric Biggers
· 8 years ago
50d438f
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
dce9ce3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ad092de
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
by Alex Hemme
· 8 years ago
f691838
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
384b0dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
6741897
Merge tag 'leds_4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
eab8d4b
Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
a2b0773
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
by Paolo Bonzini
· 8 years ago
7301d6a
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
by Paolo Bonzini
· 8 years ago
22583f0
KVM: async_pf: avoid recursive flushing of work items
by Paolo Bonzini
· 8 years ago
e3fd9a9
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
by Paolo Bonzini
· 8 years ago
1650b4e
KVM: Disable irq while unregistering user notifier
by Ignacio Alvarado
· 8 years ago
8b95344
KVM: x86: do not go through vcpu in __get_kvmclock_ns
by Paolo Bonzini
· 8 years ago
e5dbc4b
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
adda306
Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
9dd35d6
sparc: drop duplicate header scatterlist.h
by Geliang Tang
· 8 years ago
178c7ae
net: macb: add check for dma mapping error in start_xmit()
by Alexey Khoroshilov
· 8 years ago
20afa6e
Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
04e3685
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
dbfa048
MAINTAINERS: Add LED subsystem co-maintainer
by Pavel Machek
· 8 years ago
aab0b24
Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'
by Rafael J. Wysocki
· 8 years ago
79c3dcba
Merge branch 'sparc-lockdep-small'
by David S. Miller
· 8 years ago
e245d99
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
by Babu Moger
· 8 years ago
e6b5f1b
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
by Babu Moger
· 8 years ago
d41cbfc
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
by Benjamin Coddington
· 8 years ago
1a9bbcc
sunbmac: Fix compiler warning
by Tushar Dave
· 8 years ago
266439c
sunqe: Fix compiler warnings
by Tushar Dave
· 8 years ago
5cc7861
NFSv4: Don't call close if the open stateid has already been cleared
by Trond Myklebust
· 8 years ago
49cc0c4
Merge branch 'sun4v-64bit-DMA'
by David S. Miller
· 8 years ago
d30a6b8
sparc64: Enable 64-bit DMA
by Tushar Dave
· 8 years ago
f08978b
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
by Tushar Dave
· 8 years ago
5116ab4
sparc64: Bind PCIe devices to use IOMMU v2 service
by Tushar Dave
· 8 years ago
31f077d
sparc64: Initialize iommu_map_table and iommu_pool
by Tushar Dave
· 8 years ago
f0248c1
sparc64: Add ATU (new IOMMU) support
by Tushar Dave
· 8 years ago
Next »