Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
2b94de552e07610dfa79fc49ea49d1cfa5cd9ce8
/
arch
/
x86
/
kernel
/
acpi
/
boot.c
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 19 years ago
23d6f82
i386: move kernel/acpi
by Thomas Gleixner
· 19 years ago
[Renamed from arch/i386/kernel/acpi/boot.c]
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 19 years ago
f79e318
Pull misc into release branch
by Len Brown
· 19 years ago
a1dfd85
i386: insert HPET firmware resource after PCI enumeration has completed
by Aaron Durbin
· 19 years ago
ba609a9
Remove some unused variables
by Linus Torvalds
· 19 years ago
0f8dc2f
Revert HPET resource reservation
by Andi Kleen
· 19 years ago
4d2fafd
ACPI: Remove Dell Optiplex GX240 from the ACPI blacklist
by Tear
· 19 years ago
3c43f03
[PATCH] x86: default to physical mode on hotplug CPU kernels
by Ingo Molnar
· 19 years ago
74586fc
ACPI: fix Thinkpad 600/600E/600X interrupts
by Len Brown
· 19 years ago
c0cd79d
Pull fluff into release branch
by Len Brown
· 19 years ago
2d0c87c
[PATCH] time: x86_64: hpet_address cleanup
by john stultz
· 19 years ago
d66bea5
[PATCH] Allow early access to the power management timer
by Thomas Gleixner
· 19 years ago
7f8f97c
ACPI: acpi_table_parse() now returns success/fail, not count
by Len Brown
· 19 years ago
f18c5a0
ACPICA: Allow ACPI id to be u32 instead of u8.
by Alexey Starikovskiy
· 19 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 19 years ago
5f3b1a8
ACPICA: Remove duplicate table definitions (non-conflicting)
by Alexey Starikovskiy
· 19 years ago
ad363f8
ACPICA: Remove duplicate table definitions.
by Alexey Starikovskiy
· 19 years ago
cee324b
ACPICA: use new ACPI headers.
by Alexey Starikovskiy
· 19 years ago
ceb6c46
ACPICA: Remove duplicate table manager
by Alexey Starikovskiy
· 19 years ago
ad71860
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 19 years ago
e82c354
ACPI: fix section mis-match build warning
by Len Brown
· 20 years ago
463e7c7
Pull trivial into test branch
by Len Brown
· 20 years ago
7bdd21c
Revert "ACPI: SCI interrupt source override"
by Len Brown
· 20 years ago
fa18f47
[PATCH] x86: Add acpi_user_timer_override option for Asus boards
by Andi Kleen
· 20 years ago
90d5390
[PATCH] acpi_noirq section fix
by Andrew Morton
· 20 years ago
d0a9081
ACPI: uninline ACPI global locking functions
by Andrew Morton
· 20 years ago
281ea49
ACPI: SCI interrupt source override
by Kimball Murray
· 20 years ago
f023d76
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
by Eric W. Biederman
· 20 years ago
ace80ab
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
by Eric W. Biederman
· 20 years ago
f0f4c34
[PATCH] i386: add HPET(s) into resource map
by adurbin@google.com
· 20 years ago
73fea17
[PATCH] i386: Support physical cpu hotplug for x86_64
by Ashok Raj
· 20 years ago
e8924ac
[PATCH] i386: Make acpi_force static
by Adrian Bunk
· 20 years ago
91cd444
[PATCH] x86: Remove unneeded externs in acpi/boot.c
by Andi Kleen
· 20 years ago
df3bb57
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
by Andi Kleen
· 20 years ago
1a3f239
[PATCH] i386: Replace i386 open-coded cmdline parsing with
by Rusty Russell
· 20 years ago
df6fd31
ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs
by Starikovskiy, Alexey Y
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
3722447
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 20 years ago
acc7c2e
[PATCH] PCI: fix memory leak in MMCONFIG error path
by Konrad Rzeszutek
· 20 years ago
4e8f10b
Pull novell-bugzilla-156426 into release branch
by Len Brown
· 20 years ago
b3899c6
Pull acpica into release branch
by Len Brown
· 20 years ago
793c238
ACPI: ACPICA 20060331
by Bob Moore
· 20 years ago
9a8fca0
Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"
by Linus Torvalds
· 20 years ago
5491d0f
[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300
by Andi Kleen
· 20 years ago
f0ec5e3
[PATCH] Remove wrong cpu_has_apic checks that came from mismerging
by Andi Kleen
· 20 years ago
3282854
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
by Andi Kleen
· 20 years ago
87cb23a
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
by Andi Kleen
· 20 years ago
0fcd270
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
by Andi Kleen
· 20 years ago
d3b6a34
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
by Andi Kleen
· 20 years ago
9cfda2c
[ACPI] fix "nolapic" flag in ACPI mode
by Andi Kleen
· 20 years ago
b2c99e3
[PATCH] EFI: keep physical table addresses in efi structure
by Bjorn Helgaas
· 20 years ago
f9262c1
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
by Andi Kleen
· 20 years ago
637029c
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems"
by Linus Torvalds
· 20 years ago
13a229a
[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems
by Andi Kleen
· 20 years ago
7f66ae4
[PATCH] x86_64: Dont record local apic ids when they are disabled in MADT
by Ashok Raj
· 20 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 20 years ago
7a4a76c
[PATCH] x86_64: Fix off by one in acpi table mapping
by Andi Kleen
· 20 years ago
cb65469
[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021
by Len Brown
· 20 years ago
e6e87b4
[ACPI] properly detect pmtimer on ASUS a8v motherboard
by David Shaohua Li
· 21 years ago
fbe83e2
[PATCH] Register disabled CPUs
by Ashok Raj
· 21 years ago
f6c2e33
[PATCH] x86_64: Unmap NULL during early bootup
by Siddha, Suresh B
· 21 years ago
6004e1b
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources
by James Cleverdon
· 21 years ago
b33fa1f
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
by Nick Piggin
· 21 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 21 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 21 years ago
911a62d
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
by Venkatesh Pallipadi
· 21 years ago
6153df7
[ACPI] delete CONFIG_ACPI_PCI
by Len Brown
· 21 years ago
76f5858
[ACPI] delete CONFIG_ACPI_BUS
by Len Brown
· 21 years ago
8466361
[ACPI] delete CONFIG_ACPI_INTERPRETER
by Len Brown
· 21 years ago
1f3a730
[ACPI] Lindent created a syntax error that broke the build
by Len Brown
· 21 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 21 years ago
1d492eb
[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
by Len Brown
· 21 years ago
1f3a6a1
[ACPI] acpi_register_gsi() can return error
by Kenji Kaneshige
· 21 years ago
5454939
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
by Greg Kroah-Hartman
· 21 years ago
b1bb248
[PATCH] ACPI based I/O APIC hot-plug: add interfaces
by Kenji Kaneshige
· 21 years ago
0f8133a
[PATCH] dmi: move ACPI sleep quirk
by Andrey Panin
· 21 years ago
aea0014
[PATCH] dmi: move ACPI boot quirk
by Andrey Panin
· 21 years ago
22490eb
Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end
by Linus Torvalds
· 21 years ago
15e8869
[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUS
by Chris Wedgwood
· 21 years ago
90660ec
[PATCH] x86_64 genapic update
by Jason Davis
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago