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.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-09-21
acpi: Validate processor id when mapping the processor
Dou Liyang
3
-0
/
+22
2016-09-21
acpi: Provide mechanism to validate processors in the ACPI tables
Dou Liyang
1
-0
/
+79
2016-09-21
x86/acpi: Set persistent cpuid <-> nodeid mapping when booting
Gu Zheng
6
-2
/
+80
2016-09-21
x86/acpi: Enable MADT APIs to return disabled apicids
Gu Zheng
2
-23
/
+42
2016-09-21
x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
Gu Zheng
3
-9
/
+59
2016-09-21
x86/acpi: Enable acpi to register all possible cpus at boot time
Gu Zheng
1
-4
/
+15
2016-09-21
x86/numa: Online memory-less nodes at boot time
Tang Chen
1
-14
/
+13
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
6
-20
/
+17
2016-09-20
x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()
Wanpeng Li
1
-3
/
+2
2016-09-10
x86/ioapic: Ignore root bridges without a companion ACPI device
Rui Wang
1
-1
/
+4
2016-08-24
x86/apic: Update comment about disabling processor focus
Wei Jiangang
1
-1
/
+0
2016-08-24
x86/smpboot: Check APIC ID before setting up default routing
Wei Jiangang
1
-2
/
+1
2016-08-18
x86/ioapic: Fix IOAPIC failing to request resource
Rui Wang
1
-1
/
+3
2016-08-18
x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
Rui Wang
1
-16
/
+20
2016-08-18
x86/ioapic: Fix setup_res() failing to get resource
Rui Wang
1
-1
/
+1
2016-08-18
x86/ioapic: Support hot-removal of IOAPICs present during boot
Rui Wang
2
-1
/
+14
2016-08-18
x86/ioapic: Change prototype of acpi_ioapic_add()
Rui Wang
4
-6
/
+10
2016-08-15
x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entries
Baoquan He
1
-2
/
+2
2016-08-15
x86/apic, ACPI: Remove the repeated lapic address override entry parsing
Baoquan He
2
-16
/
+3
2016-08-15
x86/mm/numa: Open code function early_get_boot_cpu_id()
Baoquan He
3
-19
/
+9
2016-08-14
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2016-08-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-86
/
+136
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-53
/
+118
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-85
/
+160
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
1
-0
/
+2
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
1
-1
/
+1
2016-08-13
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-36
/
+49
2016-08-13
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-20
/
+54
2016-08-13
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-14
/
+36
2016-08-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-195
/
+182
2016-08-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-7
/
+60
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
5
-14
/
+36
2016-08-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-4
/
+34
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-93
/
+298
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-5
/
+48
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+15
2016-08-12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+10
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-37
/
+130
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-1
/
+26
2016-08-12
Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-12
/
+22
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
38
-147
/
+242
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+0
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
1
-6
/
+46
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2
-2
/
+19
2016-08-12
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
1
-1
/
+4
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
[next]