index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()
Alex Chiang
1
-3
/
+2
2008-06-11
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
1
-2
/
+7
2008-05-14
[IA64] Properly unregister legacy interrupts
Prarit Bhargava
1
-0
/
+3
2008-05-14
[IA64] machvec support for SGI UV platform
Jack Steiner
1
-1
/
+6
2008-04-30
[IA64] fix section mismatch in arch/ia64/kernel/acpi.c
Hidetoshi Seto
1
-1
/
+1
2008-04-08
[IA64] Minimize per_cpu reservations.
holt@sgi.com
1
-1
/
+3
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-4
/
+0
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-4
/
+0
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
1
-1
/
+1
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-12
/
+14
2007-12-14
ACPI: tables: complete searching upon RSDP w/ bad checksum.
Len Brown
1
-12
/
+14
2007-12-13
acpi: make __acpi_map_table() and __init function
Jan Beulich
1
-1
/
+1
2007-12-07
[IA64] operator priority fix in acpi_map_lsapic()
Roel Kluin
1
-1
/
+1
2007-11-09
[IA64] IOSAPIC bogus error cleanup
George Beshers
1
-3
/
+5
2007-07-26
[IA64] Fix wrong assumption in acpi_gsi_to_irq
Kenji Kaneshige
1
-5
/
+4
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
1
-0
/
+19
2007-05-24
[IA64] acpi_get_sysname() should be __init
Tony Luck
1
-1
/
+2
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-1
/
+1
2007-02-16
ACPI: IA64: react to acpi_table_parse() return value change
John Keller
1
-2
/
+2
2007-02-06
Pull test into release branch
Len Brown
1
-108
/
+92
2007-02-03
[PATCH] Altix: more ACPI PRT support
John Keller
1
-0
/
+3
2007-02-02
ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain
Alexey Starikovskiy
1
-2
/
+2
2007-02-02
ACPICA: Allow ACPI id to be u32 instead of u8.
Alexey Starikovskiy
1
-16
/
+0
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting)
Alexey Starikovskiy
1
-86
/
+86
2007-02-02
ACPICA: use new ACPI headers.
Alexey Starikovskiy
1
-3
/
+3
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-4
/
+4
2007-01-04
ACPI: Altix: ACPI _PRT support
John Keller
1
-0
/
+3
2006-10-17
[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices
Bjorn Helgaas
1
-9
/
+0
2006-09-25
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
KAMEZAWA Hiroyuki
1
-5
/
+8
2006-08-18
ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs
Starikovskiy, Alexey Y
1
-1
/
+1
2006-07-01
Pull acpi_os_free into release branch
Len Brown
1
-6
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
1
-6
/
+6
2006-06-23
[IA64] fix ia64 build (fadt_descriptor)
Tony Luck
1
-2
/
+2
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
1
-16
/
+8
2006-05-13
ACPI: silence ia64 build warning
Len Brown
1
-2
/
+2
2006-03-26
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
1
-3
/
+3
2006-03-24
[IA64] Increase max node count on SN platforms
Jack Steiner
1
-4
/
+28
2006-03-22
[IA64] Ignore disabled Local SAPIC Affinity Structure in SRAT
Kenji Kaneshige
1
-0
/
+3
2006-03-21
Pull bsp-removal into release branch
Tony Luck
1
-4
/
+10
2006-02-16
[IA64] Count disabled cpus as potential hot-pluggable CPUs
Ashok Raj
1
-11
/
+8
2006-02-14
[IA64] Count disabled cpus as potential hot-pluggable CPUs
Ashok Raj
1
-0
/
+56
2006-01-19
[IA64] Fix UP build with BSP removal support.
Ashok Raj
1
-0
/
+2
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
1
-4
/
+8
2005-12-28
[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021
Len Brown
1
-3
/
+3
2005-09-19
[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c
Bjorn Helgaas
1
-2
/
+11
2005-09-16
[IA64] Remove warnings for gcc 4.0 IA64 compilation.
Peter Chubb
1
-1
/
+1
2005-09-08
[IA64] Manual merge fix for 3 files
Tony Luck
1
-156
/
+170
2005-09-07
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
Kenji Kaneshige
1
-2
/
+0
[next]