Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fa5a0eb3b074ca89690da3e13cf44b6bab3f024c
« Previous
699023e
KVM: x86: add SMM to the MMU role, support SMRAM address space
by Paolo Bonzini
· 10 years ago
9da0e4d
KVM: x86: work on all available address spaces
by Paolo Bonzini
· 10 years ago
54bf36a
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
e4cd1da
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
by Paolo Bonzini
· 10 years ago
f481b06
KVM: implement multiple address spaces
by Paolo Bonzini
· 10 years ago
8e73485
KVM: add vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
9d08203
Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
8dc0a56
Merge branch 'ti-dra7-dss' into 4.2/fbdev
by Tomi Valkeinen
· 10 years ago
843cb6d
iommu: Call remove_device call-back after driver release
by Joerg Roedel
· 10 years ago
8da3014
iommu: Clean up after a failed bus initialization
by Joerg Roedel
· 10 years ago
19762d7
iommu: Propagate error in add_iommu_group
by Joerg Roedel
· 10 years ago
269aa80
iommu: Add a few printk messages to group handling code
by Joerg Roedel
· 10 years ago
92e7066
iommu: Remove function name from pr_fmt()
by Joerg Roedel
· 10 years ago
7a5a982
x86/asm/entry/32: Remove unnecessary optimization in stub32_clone
by Denys Vlasenko
· 10 years ago
5cdc683
x86/asm/entry/32: Explain the stub32_clone logic
by Denys Vlasenko
· 10 years ago
54ad726
x86/asm/entry/32: Improve code readability
by Ingo Molnar
· 10 years ago
53e9acc
x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point
by Denys Vlasenko
· 10 years ago
73cbf68
x86/asm/entry/32: Open-code LOAD_ARGS32
by Denys Vlasenko
· 10 years ago
ef0cd5d
x86/asm/entry/32: Open-code CLEAR_RREGS
by Denys Vlasenko
· 10 years ago
61b1e3e
x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code path
by Denys Vlasenko
· 10 years ago
5ca6f70
x86/asm/entry/64: Remove pointless jump to irq_return
by Andy Lutomirski
· 10 years ago
82ba2c2
spi: pxa2xx: Make LPSS SPI general register optional
by Jarkko Nikula
· 10 years ago
dccf736
spi: pxa2xx: Prepare for new Intel LPSS SPI type
by Jarkko Nikula
· 10 years ago
03fbf48
spi: pxa2xx: Differentiate Intel LPSS types
by Jarkko Nikula
· 10 years ago
addc812
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux
by Catalin Marinas
· 10 years ago
eb7c11e
arm64: alternative: Work around .inst assembler bugs
by Marc Zyngier
· 10 years ago
8d883b2
arm64: alternative: Merge alternative-asm.h into alternative.h
by Marc Zyngier
· 10 years ago
7616fc8
arm64: alternative: Allow immediate branch as alternative instruction
by Marc Zyngier
· 10 years ago
b0dd9c0
arm64: Rework alternate sequence for ARM erratum 845719
by Marc Zyngier
· 10 years ago
cf991de
x86/asm/msr: Make wrmsrl_safe() a function
by Andy Lutomirski
· 10 years ago
f1b3b44
powerpc/85xx: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
by Geert Uytterhoeven
· 10 years ago
52aeeb3
powerpc/fsl: Add FMan Port 10G compatibles
by Igal Liberman
· 10 years ago
088df2c
Input: alps - do not reduce trackpoint speed by half
by Hans de Goede
· 10 years ago
692dd19
Input: elantech - add new icbody type
by 洪一竹
· 10 years ago
fa11cb3
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
by Anjali Singhai Jain
· 10 years ago
fc60861
i40e: start up in VEPA mode by default
by Anjali Singhai Jain
· 10 years ago
3052083
i40e/i40evf: Fix mixed size frags and linearization
by Anjali Singhai Jain
· 10 years ago
f76502a
of/dynamic: Fix test for PPC_PSERIES
by Geert Uytterhoeven
· 10 years ago
0d7cd85
powerpc/powernv: Add opal-prd channel
by Jeremy Kerr
· 10 years ago
594fcb9
powerpc/powernv: Expose OPAL APIs required by PRD interface
by Jeremy Kerr
· 10 years ago
48c0615
powerpc/powernv: Merge common platform device initialisation
by Jeremy Kerr
· 10 years ago
9b7b819
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
by Helge Deller
· 10 years ago
df72d58
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
by John D. Blair
· 10 years ago
ff25ea8
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
660a5d5
KVM: x86: save/load state on SMM switch
by Paolo Bonzini
· 10 years ago
b44a2b5
perf/x86/intel/pt: Fix a refactoring bug
by Alexander Shishkin
· 10 years ago
cd7764f
KVM: x86: latch INITs while in system management mode
by Paolo Bonzini
· 10 years ago
64d6067
KVM: x86: stubs for SMM support
by Paolo Bonzini
· 10 years ago
f077825
KVM: x86: API changes for SMM support
by Paolo Bonzini
· 10 years ago
a584539
KVM: x86: pass the whole hflags field to emulator and back
by Paolo Bonzini
· 10 years ago
609e36d
KVM: x86: pass host_initiated to functions that read MSRs
by Paolo Bonzini
· 10 years ago
62ef68b
KVM: x86: introduce num_emulated_msrs
by Paolo Bonzini
· 10 years ago
210d150
virtio_pci: Clear stale cpumask when setting irq affinity
by Jiang Liu
· 10 years ago
1872522
powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs
by Anton Blanchard
· 10 years ago
14aae78
powerpc/powernv: convert OPAL codes returned by sysparam calls
by Cédric Le Goater
· 10 years ago
4f47c99
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
by Ville Syrjälä
· 10 years ago
e2bfba4
fix documentation after renaming gpiod_set_array to gpiod_set_array_value
by Rojhalat Ibrahim
· 10 years ago
e69fab5
KVM: x86: clear hidden CPU state at reset time
by Paolo Bonzini
· 10 years ago
77b6455
drm/i915: Include G4X/VLV/CHV in self refresh status
by Ander Conselvan de Oliveira
· 10 years ago
ce40cd3f
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
by Paolo Bonzini
· 10 years ago
2e5356d
drm/i915: Initialize HWS page address after GPU reset
by Arun Siluvery
· 10 years ago
83dc9fe
mmc: sdhci-pxav3: fix device wakeup initialization
by Jisheng Zhang
· 10 years ago
1ef48e3
mmc: core: Attach PM domain prior probing of SDIO func driver
by Ulf Hansson
· 10 years ago
3056c49
mmc: core: Remove redundant ->power_restore() callback for SD
by Ulf Hansson
· 10 years ago
364549d
mmc: core: Remove redundant ->power_restore() callback for MMC
by Ulf Hansson
· 10 years ago
e194bbd
kvm: x86: default legacy PCI device assignment support to "n"
by Paolo Bonzini
· 10 years ago
6e54030
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
by Shawn Bohrer
· 10 years ago
12f7c14
crypto: doc - Fix typo in crypto-API.xml
by Masanari Iida
· 10 years ago
6b212f0
crypto: doc - Fix typo in crypto-API.tmpl
by Masanari Iida
· 10 years ago
a5b151d
crypto: rng - Remove krng
by Herbert Xu
· 10 years ago
401e423
crypto: rng - Make DRBG the default RNG
by Herbert Xu
· 10 years ago
3491244
crypto: echainiv - Set Kconfig default to m
by Herbert Xu
· 10 years ago
51ee1422
crypto: drbg - Add stdrng alias and increase priority
by Herbert Xu
· 10 years ago
b7dcfab
crypto: seqiv - Move IV seeding into init function
by Herbert Xu
· 10 years ago
4ce43ce
crypto: eseqiv - Move IV seeding into init function
by Herbert Xu
· 10 years ago
f261c5f
crypto: echainiv - Move IV seeding into init function
by Herbert Xu
· 10 years ago
65fe674
crypto: chainiv - Move IV seeding into init function
by Herbert Xu
· 10 years ago
3154de7
crypto: nx - fix nx-842 pSeries driver minimum buffer size
by Dan Streetman
· 10 years ago
b08b6b7
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
by Martin Willi
· 10 years ago
5900758
crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
by Martin Willi
· 10 years ago
4db4ad2
crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
by Martin Willi
· 10 years ago
af2b76b
crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539
by Martin Willi
· 10 years ago
71ebc4d
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
by Martin Willi
· 10 years ago
eee9dc6
crypto: testmgr - Add Poly1305 test vectors from RFC7539
by Martin Willi
· 10 years ago
f979e01
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
by Martin Willi
· 10 years ago
3590ebf
crypto: testmgr - Add ChaCha20 test vectors from RFC7539
by Martin Willi
· 10 years ago
c08d0e6
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
by Martin Willi
· 10 years ago
0c53493
arm/dts: am57xx-beagle-x15.dts: add HDMI
by Tomi Valkeinen
· 11 years ago
fadf0d0
arm/dts: dra72-evm.dts: add HDMI
by Tomi Valkeinen
· 11 years ago
95c1cd1
arm/dts: dra7.dtsi: add DSS support
by Tomi Valkeinen
· 11 years ago
403ee90
ARM: OMAP2+: display: detect DRA7 DSS
by Tomi Valkeinen
· 11 years ago
5b5992a
ARM: OMAP: display: change compat names to array
by Tomi Valkeinen
· 11 years ago
a3818c6
ARM: DRA7: hwmod: set DSS submodule parent hwmods
by Tomi Valkeinen
· 11 years ago
4212168
ARM: DRA7: hwmod: add DMM hwmod description
by Tomi Valkeinen
· 11 years ago
b21a9c3
arm/dts: dra7xx: add 'ti,set-rate-parent' for dss_dss_clk
by Tomi Valkeinen
· 11 years ago
f892b20
CLK: TI: always enable DESHDCP clock
by Tomi Valkeinen
· 10 years ago
519ce9f
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
00398a0
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
by Ingo Molnar
· 10 years ago
1f57d5d
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/
by Ingo Molnar
· 10 years ago
d36f947
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
by Ingo Molnar
· 10 years ago
Next »