index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
cpufreq: conservative: Fix next frequency selection
Rafael J. Wysocki
1
-3
/
+16
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
8
-157
/
+272
2016-10-12
acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT
Joe Perches
1
-3
/
+10
2016-10-12
ACPI / PAD: don't register acpi_pad driver if running as Xen dom0
Juergen Gross
1
-0
/
+5
2016-10-12
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
1
-52
/
+52
2016-10-12
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
Rafael J. Wysocki
1
-1
/
+1
2016-10-12
cpufreq: intel_pstate: Proportional algorithm for Atom
Rafael J. Wysocki
1
-1
/
+21
2016-10-12
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-145
/
+1183
2016-10-12
ALSA: line6: fix a crash in line6_hwdep_write()
Dan Carpenter
1
-2
/
+2
2016-10-12
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
Takashi Sakamoto
1
-1
/
+1
2016-10-12
ALSA: hda - Fix a failure of micmute led when having multi adcs
Hui Wang
2
-2
/
+2
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
57
-222
/
+4021
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
59
-3916
/
+1042
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
3
-7
/
+1
2016-10-12
SMB3: Add mount parameter to allow user to override max credits
Steve French
5
-16
/
+37
2016-10-12
fs/cifs: reopen persistent handles on reconnect
Steve French
3
-0
/
+25
2016-10-12
Clarify locking of cifs file and tcon structures and make more granular
Steve French
7
-63
/
+75
2016-10-12
Fix regression which breaks DFS mounting
Sachin Prabhu
1
-6
/
+8
2016-10-12
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
1
-0
/
+1
2016-10-12
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
4
-4
/
+4
2016-10-12
Set previous session id correctly on SMB3 reconnect
Steve French
2
-1
/
+6
2016-10-12
cifs: Limit the overall credit acquired
Ross Lagerwall
2
-1
/
+27
2016-10-12
Display number of credits available
Steve French
1
-0
/
+1
2016-10-12
Add way to query creation time of file via cifs xattr
Steve French
1
-1
/
+27
2016-10-12
Add way to query file attributes via cifs xattr
Steve French
1
-1
/
+33
2016-10-12
Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...
Bjorn Helgaas
13
-654
/
+563
2016-10-12
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
4
-77
/
+67
2016-10-12
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...
Bjorn Helgaas
14
-458
/
+480
2016-10-12
MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driver
Thomas Petazzoni
1
-0
/
+8
2016-10-12
MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainer
Thomas Petazzoni
1
-0
/
+1
2016-10-12
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
1
-1
/
+1
2016-10-12
PCI: rockchip: Indent "if" statement body
Dan Carpenter
1
-1
/
+1
2016-10-12
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
1
-2
/
+48
2016-10-12
dt/bindings: Add bindings for Micro Crystal rv8803
Oleksij Rempel
1
-0
/
+22
2016-10-12
devicetree: Add Micro Crystal AG vendor id
Oleksij Rempel
1
-0
/
+1
2016-10-12
platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FS
Arnd Bergmann
1
-1
/
+1
2016-10-12
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+29
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
38
-270
/
+262
2016-10-12
strparser: Propagate correct error code in strp_recv()
Geert Uytterhoeven
1
-1
/
+1
2016-10-12
PCI: hisi: Reorder struct hisi_pcie
Bjorn Helgaas
1
-1
/
+1
2016-10-12
PCI: hisi: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-4
/
+4
2016-10-12
PCI: hisi: Include register block base in PCIE_SYS_STATE4 address
Bjorn Helgaas
1
-6
/
+6
2016-10-12
PCI: dra7xx: Reorder struct dra7xx_pcie
Bjorn Helgaas
1
-3
/
+3
2016-10-12
PCI: xilinx-nwl: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-12
PCI: xilinx-nwl: Add local struct device pointers
Bjorn Helgaas
1
-52
/
+56
2016-10-12
PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument
Bjorn Helgaas
1
-3
/
+2
2016-10-12
PCI: xilinx: Remove unused platform data
Bjorn Helgaas
1
-2
/
+0
2016-10-12
PCI: xilinx: Add local struct device pointers
Bjorn Helgaas
1
-26
/
+29
2016-10-12
PCI: xgene: Add register accessors
Bjorn Helgaas
1
-42
/
+44
2016-10-12
PCI: xgene: Pass struct xgene_pcie_port to setup functions
Bjorn Helgaas
1
-15
/
+21
[prev]
[next]