Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
566d533a4bd2ed9a7ce26a08df31a6e634051562
« Previous
1fc1499
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
41d5e08
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
8d582b9
Merge tag 'pinctrl-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
e98bf5c
Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
8f443e2
Revert "ocfs2: incorrect check for debugfs returns"
by Linus Torvalds
· 10 years ago
f80f653
ARM: 8344/1: VDSO: honor CONFIG_VDSO in Makefile
by Nathan Lynch
· 10 years ago
2b507a2
ARM: 8343/1: VDSO: add build artifacts to .gitignore
by Nathan Lynch
· 10 years ago
0a9024e
ARM: Fix nommu booting
by Russell King
· 10 years ago
66feed6
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
by Paul Mackerras
· 10 years ago
eddb60f
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
by Paul Mackerras
· 10 years ago
6af27c8
KVM: PPC: Book3S HV: Streamline guest entry and exit
by Paul Mackerras
· 10 years ago
7d6c40d
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
by Paul Mackerras
· 10 years ago
fd6d53b
KVM: PPC: Book3S HV: Use decrementer to wake napping threads
by Paul Mackerras
· 10 years ago
ccc0777
KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
by Paul Mackerras
· 10 years ago
5d5b99c
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
by Paul Mackerras
· 10 years ago
25fedfc
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
by Paul Mackerras
· 10 years ago
1f09c3e
KVM: PPC: Book3S HV: Minor cleanups
by Paul Mackerras
· 10 years ago
d911f0b
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
by Paul Mackerras
· 10 years ago
b6c295d
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
by Paul Mackerras
· 10 years ago
e23a808
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
by Paul Mackerras
· 10 years ago
6e0365b
KVM: PPC: Book3S HV: Add ICP real mode counters
by Suresh Warrier
· 10 years ago
b022155
KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
by Suresh Warrier
· 10 years ago
34cb795
KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
by Suresh Warrier
· 10 years ago
878610f
KVM: PPC: Book3S HV: Add guest->host real mode completion counters
by Suresh E. Warrier
· 10 years ago
a4bd6eb
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
by Aneesh Kumar K.V
· 10 years ago
31037ec
KVM: PPC: Book3S HV: Remove RMA-related variables from code
by Aneesh Kumar K.V
· 10 years ago
e928e9c
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
by Michael Ellerman
· 10 years ago
99342cf8
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
by David Gibson
· 10 years ago
ae75116e
powerpc: Export __spin_yield
by Suresh E. Warrier
· 10 years ago
64131a8
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
72449cb
staging: android: ion: fix wrong init of dma_buf_export_info
by Sumit Semwal
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
676ee36
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
7d1b6e2
ALSA: hda - fix "num_steps = 0" error on ALC256
by David Henningsson
· 10 years ago
6d1f2f6
ALSA: usb-audio: Fix audio output on Roland SC-D70 sound module
by Takamichi Horikawa
· 10 years ago
40cc239
ALSA: hda - add AZX_DCAPS_I915_POWERWELL to Baytrail
by Mengdong Lin
· 10 years ago
ff030b0
crypto: rng - Introduce crypto_rng_generate
by Herbert Xu
· 10 years ago
d0e8305
crypto: rng - Convert crypto_rng to new style crypto_type
by Herbert Xu
· 10 years ago
f7c9beb
crypto: pcomp - Use crypto_alg_extsize helper
by Herbert Xu
· 10 years ago
ac61168
crypto: shash - Use crypto_alg_extsize helper
by Herbert Xu
· 10 years ago
38d2143
crypto: api - Add crypto_alg_extsize helper
by Herbert Xu
· 10 years ago
2a57e42
crypto: drbg - Do not seed RNG in drbg_kcapi_init
by Herbert Xu
· 10 years ago
e11a754
crypto: drbg - Initialise mutex in drbg_healthcheck_sanity
by Herbert Xu
· 10 years ago
71cd26e
altera tse: Error-Bit on tx-avalon-stream always set.
by Andreas Oetken
· 10 years ago
47cf1e6
net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
by Vivien Didelot
· 10 years ago
614f03f
net: dsa: mv88e6xxx: fix setup of port control 1
by Vivien Didelot
· 10 years ago
91f5bd8
Merge branch 'ppp_csum_unset'
by David S. Miller
· 10 years ago
3dfb053
ppp: call skb_checksum_complete_unset in ppp_receive_frame
by Tom Herbert
· 10 years ago
4e18b9a
net: add skb_checksum_complete_unset
by Tom Herbert
· 10 years ago
fa3ae62
crypto: drbg - leave cipher handles operational
by Stephan Mueller
· 10 years ago
76899a4
crypto: drbg - replace spinlock with mutex
by Stephan Mueller
· 10 years ago
082eb10
crypto: drbg - fix drbg_generate return val check
by Stephan Mueller
· 10 years ago
04a34d4
crypto: talitos - Update DT bindings with SEC1
by LEROY Christophe
· 10 years ago
0635b7d
crypto: talitos - Add fsl,sec1.0 compatible
by LEROY Christophe
· 10 years ago
2d02905
crypto: talitos - SEC1 bugs on 0 data hash
by LEROY Christophe
· 10 years ago
6f65f6a
crypto: talitos - implement scatter/gather copy for SEC1
by LEROY Christophe
· 10 years ago
dd3c098
crypto: talitos - adapt interrupts and reset functions to SEC1
by LEROY Christophe
· 10 years ago
5fa7fa1
crypto: talitos - base address for Execution Units
by LEROY Christophe
· 10 years ago
7d607c6a
crypto: talitos - adaptation of talitos_submit() for SEC1
by LEROY Christophe
· 10 years ago
922f9dc
crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+
by LEROY Christophe
· 10 years ago
2159088
crypto: talitos - Add a feature to tag SEC1
by LEROY Christophe
· 10 years ago
5b841a6
crypto: talitos - add sub-choice in talitos CONFIG for SEC1
by LEROY Christophe
· 10 years ago
9049075
crypto: talitos - enhanced talitos_desc struct for SEC1
by LEROY Christophe
· 10 years ago
538caf8
crypto: talitos - helper function for ptr len
by LEROY Christophe
· 10 years ago
a2b35aa
crypto: talitos - remove param 'extent' in map_single_talitos_ptr()
by LEROY Christophe
· 10 years ago
185eb79
crypto: talitos - Add a helper function to clear j_extent field
by LEROY Christophe
· 10 years ago
edc6bd6
crypto: talitos - talitos_ptr renamed ptr for more lisibility
by LEROY Christophe
· 10 years ago
032d197
crypto: talitos - Refactor the sg in/out chain allocation
by LEROY Christophe
· 10 years ago
2529bc3
crypto: talitos - Use zero entry to init descriptors ptrs to zero
by LEROY Christophe
· 10 years ago
8e0498d
cryoto: drbg - clear all temporary memory
by Stephan Mueller
· 10 years ago
1a92b2b
crypto: mv_cesa - ensure backlog is initialised
by Colin Ian King
· 10 years ago
646da63
Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 10 years ago
8f49309
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
b153f1d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
bf2ae5d
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
14aa024
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
e4e8ccc
regulator: max77686: Fix typo in email address
by Fabio Estevam
· 10 years ago
4a1ae8b
spi: rb4xx: Fix set_cs logic.
by Bert Vermeulen
· 10 years ago
a068833
pppoe: Lacks DST MAC address check
by Joakim Tjernlund
· 10 years ago
b53c7582
Merge branch 'topic/sh' into for-linus
by Vinod Koul
· 10 years ago
4113756
Merge branch 'iommu-common-fixes'
by David S. Miller
· 10 years ago
7b3372d
iommu-common: rename iommu_pool_hash to iommu_hash_common
by Sowmini Varadhan
· 10 years ago
b0cc836
iommu-common: fix x86_64 compiler warnings
by Sowmini Varadhan
· 10 years ago
2ab9574
ip_forward: Drop frames with attached skb->sk
by Sebastian Pöhn
· 10 years ago
79319a0
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
e0e2674
ata: ahci_st: fixup layering violations / drvdata errors
by Peter Griffin
· 10 years ago
da4d814
ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON
by Tony Lindgren
· 10 years ago
c9eeb50
Input: lm8333 - fix broken email address
by Wolfram Sang
· 10 years ago
a333a03
Input: cyapa - fix setting suspend scan rate
by Dudley Du
· 10 years ago
9f42380
Input: elan_i2c - fix calculating number of x and y traces.
by Duson Lin
· 10 years ago
090ad32
Input: elan_i2c - report hovering contacts
by Duson Lin
· 10 years ago
8c0776a
Input: elants_i2c - zero-extend hardware ID in firmware name
by Dmitry Torokhov
· 10 years ago
2ebef63
drm/i915/skl: Support Y tiling in MMIO flips
by Tvrtko Ursulin
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
b19a42e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
5ca08a8
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 10 years ago
a3c6d68
DRM: Don't re-poll connector for disconnect
by Josef Holzmayr
· 10 years ago
396aa44
drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
by Todd Previte
· 10 years ago
f4d03bd
smp: don't use 16-bit words for atomic accesses
by Linus Torvalds
· 10 years ago
7df113e
drm/i915: Fixup kerneldoc for struct intel_context
by Tvrtko Ursulin
· 10 years ago
Next »