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.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
path:
root
/
drivers
/
acpi
/
acpi_processor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()
Prakash, Prashanth
1
-5
/
+0
2017-03-11
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
1
-3
/
+10
2017-03-11
acpi/processor: Implement DEVICE operator for processor enumeration
Dou Liyang
1
-7
/
+32
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-5
/
+0
2017-02-07
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
1
-2
/
+2
2016-09-21
acpi: Validate processor id when mapping the processor
Dou Liyang
1
-0
/
+15
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
1
-0
/
+5
2016-09-21
x86/acpi: Enable MADT APIs to return disabled apicids
Gu Zheng
1
-1
/
+4
2016-06-02
ACPI / processor: Avoid reserving IO regions too early
Rafael J. Wysocki
1
-9
/
+0
2016-03-26
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
1
-0
/
+52
2016-02-22
ACPI / processor : add support for ACPI0010 processor container
Sudeep Holla
1
-0
/
+17
2015-10-13
ACPI: Add weak routines for ACPI CPU Hotplug
Ashwin Chaugule
1
-0
/
+18
2015-07-21
ACPI / processor: remove leftover __refdata annotations
Mathias Krause
1
-1
/
+1
2015-05-14
ACPI / processor: Introduce invalid_phys_cpuid()
Hanjun Guo
1
-2
/
+2
2015-05-14
ACPI / processor: remove phys_id in acpi_processor_get_info()
Hanjun Guo
1
-4
/
+3
2015-05-14
ACPI / processor: remove cpu_index in acpi_processor_get_info()
Hanjun Guo
1
-6
/
+4
2015-05-14
ACPI / processor: Introduce invalid_logical_cpuid()
Hanjun Guo
1
-2
/
+3
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
1
-3
/
+4
2015-01-06
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
1
-3
/
+3
2015-01-06
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
1
-9
/
+12
2014-07-21
ACPI: Don't use acpi_lapic in ACPI core code
Graeme Gregory
1
-1
/
+1
2014-05-16
ACPI / processor: Check if LAPIC is present during initialization
Baoquan He
1
-1
/
+1
2014-05-08
ACPI / processor: do not mark present at boot but not onlined CPU as onlined
Igor Mammedov
1
-1
/
+0
2014-05-01
ACPI / processor: Fix failure of loading acpi-cpufreq driver
Lan Tianyu
1
-3
/
+4
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
1
-1
/
+1
2014-01-28
ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"
Jiang Liu
1
-1
/
+1
2014-01-13
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
1
-10
/
+14
2014-01-11
ACPI / scan: bail out early if failed to parse APIC ID for CPU
Jiang Liu
1
-10
/
+14
2013-12-07
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
Rafael J. Wysocki
1
-1
/
+1
2013-10-28
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-16
/
+6
2013-09-24
ACPI / processor: Remove outdated comments
Hanjun Guo
1
-5
/
+0
2013-09-24
ACPI / processor: remove unnecessary if (!pr) check
Hanjun Guo
1
-6
/
+2
2013-09-24
ACPI / processor: remove some dead code in acpi_processor_get_info()
Jiang Liu
1
-3
/
+0
2013-09-24
ACPI / processor: use apic_id and remove duplicated _MAT evaluation
Jiang Liu
1
-1
/
+1
2013-09-24
ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id
Jiang Liu
1
-1
/
+3
2013-09-24
acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer()
Zhang Rui
1
-3
/
+3
2013-08-13
ACPI / processor: Acquire writer lock to update CPU maps
Toshi Kani
1
-5
/
+16
2013-08-08
ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()
Yasuaki Ishimatsu
1
-1
/
+2
2013-07-15
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
1
-1
/
+1
2013-06-02
ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()
Hanjun Guo
1
-0
/
+5
2013-06-01
ACPI / processor: Pass processor object handle to acpi_bind_one()
Rafael J. Wysocki
1
-2
/
+1
2013-05-30
ACPI / processor: Initialize per_cpu(processors, pr->id) properly
Rafael J. Wysocki
1
-0
/
+6
2013-05-12
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
1
-0
/
+484