index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_core.c
Age
Commit message (
Expand
)
Author
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
Pull bugfix into test branch
Len Brown
2006-12-20
ACPI: prevent processor module from loading on failures
Akinobu Mita
2006-12-16
Pull style into test branch
Len Brown
2006-10-14
ACPI: fix section for CPU init functions
Pierre Ossman
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
[PATCH] make ACPI errata __read_mostly
Andreas Mohr
2006-06-15
Pull bugzilla-5452 into release branch
Len Brown
2006-04-01
ACPI: build fix for u8 cpu_index
Ashok Raj
2006-03-31
ACPI: enable BIOS warning
Len Brown
2006-03-26
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
2006-01-24
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
2006-01-07
[ACPI] move some run-time structure inits to compile time
Arjan van de Ven
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-12-01
[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once
Venkatesh Pallipadi
2005-11-30
[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOS
Venkatesh Pallipadi
2005-09-03
[ACPI] revert bad processor_core.c patch for bug 5128
Len Brown
2005-09-03
[ACPI] build fix - processor_core.c w/ !CONFIG_SMP
Len Brown
2005-09-03
[ACPI] fix processor_core.c for NR_CPUS > 256
Venkatesh Pallipadi
2005-09-03
[ACPI] add static to function definitions
Adrian Bunk
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-12
[ACPI] enable C2 and C3 idle power states on SMP
Venkatesh Pallipadi
2005-06-27
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...
Rajesh Shah
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds