Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
77dc4f9032008f097145e6cff7a7532bb9de4ea0
77dc4f9
thermal: core: remove a couple of style issues on helpers
by Eduardo Valentin
· 8 years ago
45cf2ec
thermal: core: move cooling device sysfs to thermal_sysfs.c
by Eduardo Valentin
· 8 years ago
99ea2ef
thermal: core: move to_cooling_device macro to header file
by Eduardo Valentin
· 8 years ago
a369ee8
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
by Eduardo Valentin
· 8 years ago
72afe8e
thermal: core: match parenthesis on code alignment
by Eduardo Valentin
· 8 years ago
09544da
thermal: core: treat correctly the return value of *scanf calls
by Eduardo Valentin
· 8 years ago
ba78da4
thermal: core: move to_thermal_zone() macro to header file
by Eduardo Valentin
· 8 years ago
97d2423
thermal: core: split available_policies_show()
by Eduardo Valentin
· 8 years ago
6b88520
thermal: core: split policy_store
by Eduardo Valentin
· 8 years ago
3d0055d
thermal: core: split passive_store
by Eduardo Valentin
· 8 years ago
2a4806b
thermal: core: remove unnecessary device_remove() calls
by Eduardo Valentin
· 8 years ago
4d0fe74
thermal: core: move trips attributes to tz->device.groups
by Eduardo Valentin
· 8 years ago
e161aef
thermal: core: create tz->device.groups dynamically
by Eduardo Valentin
· 8 years ago
0a9de81
thermal: core: move the trip attrs to the tz sysfs I/F section
by Eduardo Valentin
· 8 years ago
3bafb5e
thermal: core: fix style on remove_trip_attrs()
by Eduardo Valentin
· 8 years ago
9d934fc
thermal: core: remove useless empty line
by Eduardo Valentin
· 8 years ago
1a7e7cc
thermal: core: move power actor code out of sysfs I/F section
by Eduardo Valentin
· 8 years ago
059386f
thermal: core: improve power actor documentation
by Eduardo Valentin
· 8 years ago
3a836bf
thermal: core: move passive attr to tz->device.groups
by Eduardo Valentin
· 8 years ago
8baa5da
thermal: core: move mode attribute to tz->device.groups
by Eduardo Valentin
· 8 years ago
66e554b
thermal: core: move emul_temp creation to tz->device.groups
by Eduardo Valentin
· 8 years ago
1c60086
thermal: core: use dev.groups to manage always present tz attributes
by Eduardo Valentin
· 8 years ago
308f726
thermal: core: group device_create_file() calls that are always created
by Eduardo Valentin
· 8 years ago
ef1d8bf
thermal: core: group thermal_zone DEVICE_ATTR's declarations
by Eduardo Valentin
· 8 years ago
54fa38c
thermal: core: prevent zones with no types to be registered
by Eduardo Valentin
· 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
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
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
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
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
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
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
79c3dcb
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
1a9bbcc
sunbmac: Fix compiler warning
by Tushar Dave
· 8 years ago
266439c
sunqe: Fix compiler warnings
by Tushar Dave
· 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
c88c545
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
by Dave Kleikamp
· 8 years ago
f82ef3e
rtnetlink: fix FDB size computation
by Sabrina Dubroca
· 8 years ago
0f5258c
netns: fix get_net_ns_by_fd(int pid) typo
by Stefan Hajnoczi
· 8 years ago
87305c4
Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
06a77b0
af_unix: conditionally use freezable blocking calls in read
by WANG Cong
· 8 years ago
0e2d1af
Merge branch 'cpsw-fixes'
by David S. Miller
· 8 years ago
23a0987
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
by Johan Hovold
· 8 years ago
3420ea8
net: ethernet: ti: cpsw: add missing sanity check
by Johan Hovold
· 8 years ago
a7fe9d4
net: ethernet: ti: cpsw: fix secondary-emac probe error path
by Johan Hovold
· 8 years ago
8cbcc46
net: ethernet: ti: cpsw: fix of_node and phydev leaks
by Johan Hovold
· 8 years ago
a4e32b0
net: ethernet: ti: cpsw: fix deferred probe
by Johan Hovold
· 8 years ago
Next »