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
2018-09-27
ACPI: Add Hygon Dhyana support
Pu Wen
2
-0
/
+2
2018-09-27
x86/xen: Add Hygon Dhyana support to Xen
Pu Wen
1
-3
/
+9
2018-09-27
x86/kvm: Add Hygon Dhyana support to KVM
Pu Wen
3
-3
/
+17
2018-09-27
x86/mce: Add Hygon Dhyana support to the MCA infrastructure
Pu Wen
3
-6
/
+19
2018-09-27
x86/bugs: Add Hygon Dhyana to the respective mitigation machinery
Pu Wen
2
-1
/
+4
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
2
-0
/
+8
2018-09-27
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
3
-10
/
+43
2018-09-27
x86/amd_nb: Check vendor in AMD-only functions
Pu Wen
2
-0
/
+7
2018-09-27
x86/alternative: Init ideal_nops for Hygon Dhyana
Pu Wen
1
-0
/
+4
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
4
-7
/
+23
2018-09-27
x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana
Pu Wen
1
-1
/
+3
2018-09-27
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
2
-2
/
+3
2018-09-27
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
4
-2
/
+34
2018-09-27
Merge branch 'tip-x86-hygon' into tip-x86-cpu
Borislav Petkov
5
-1
/
+428
2018-09-27
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
5
-1
/
+428
2018-09-22
x86/CPU: Change query logic so CPUID is enabled before testing
Matthew Whitehead
1
-1
/
+3
2018-09-22
x86/CPU: Use correct macros for Cyrix calls
Matthew Whitehead
1
-1
/
+1
2018-09-16
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-16
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
3
-29
/
+82
2018-09-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-25
/
+30
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+22
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-43
/
+423
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-6
/
+7
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-15
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-15
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-15
Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2018-09-15
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-15
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-27
/
+61
2018-09-15
Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-14
/
+16
2018-09-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-14
/
+24
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-145
/
+189
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-20
/
+57
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-34
/
+73
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2
-10
/
+1
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
6
-6
/
+33
2018-09-14
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-09-14
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
1
-1
/
+2
2018-09-14
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2018-09-14
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-80
/
+134
[next]