index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
thermal: core: improve power actor documentation
Eduardo Valentin
1
-2
/
+3
2016-11-23
thermal: core: move passive attr to tz->device.groups
Eduardo Valentin
1
-9
/
+36
2016-11-23
thermal: core: move mode attribute to tz->device.groups
Eduardo Valentin
1
-8
/
+28
2016-11-23
thermal: core: move emul_temp creation to tz->device.groups
Eduardo Valentin
1
-7
/
+4
2016-11-23
thermal: core: use dev.groups to manage always present tz attributes
Eduardo Valentin
1
-53
/
+34
2016-11-23
thermal: core: group device_create_file() calls that are always created
Eduardo Valentin
1
-12
/
+12
2016-11-23
thermal: core: group thermal_zone DEVICE_ATTR's declarations
Eduardo Valentin
1
-10
/
+10
2016-11-23
thermal: core: prevent zones with no types to be registered
Eduardo Valentin
1
-8
/
+8
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
3
-0
/
+22
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
1
-11
/
+12
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-21
thermal/powerclamp: add back module device table
Jacob Pan
1
-1
/
+8
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
2
-2
/
+2
2016-11-21
x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well
H.J. Lu
1
-3
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
1
-5
/
+27
2016-11-21
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
1
-8
/
+8
2016-11-21
x86/boot: Fail the boot if !M486 and CPUID is missing
Andy Lutomirski
1
-0
/
+6
2016-11-21
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
1
-1
/
+6
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
1
-2
/
+4
2016-11-20
Linux 4.9-rc6
v4.9-rc6
Linus Torvalds
1
-1
/
+1
2016-11-20
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-20
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-20
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-20
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
1
-31
/
+27
2016-11-19
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
1
-0
/
+3
2016-11-19
KVM: async_pf: avoid recursive flushing of work items
Paolo Bonzini
1
-1
/
+12
2016-11-19
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
3
-3
/
+25
2016-11-19
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
1
-2
/
+11
2016-11-19
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
1
-8
/
+13
2016-11-19
sparc: drop duplicate header scatterlist.h
Geliang Tang
1
-1
/
+0
2016-11-19
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
1
-0
/
+6
2016-11-18
MAINTAINERS: Add LED subsystem co-maintainer
Pavel Machek
1
-0
/
+1
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
1
-3
/
+17
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
2
-0
/
+4
2016-11-18
sunbmac: Fix compiler warning
Tushar Dave
2
-3
/
+4
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2
-7
/
+8
2016-11-18
sparc64: Enable 64-bit DMA
Tushar Dave
2
-2
/
+10
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
4
-58
/
+211
2016-11-18
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
3
-0
/
+60
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2
-0
/
+21
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
6
-0
/
+529
2016-11-18
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
Dave Kleikamp
1
-0
/
+18
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
[next]