summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-7/+13
* PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas2008-07-161-12/+60
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-0/+2
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-162-0/+2
* ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-162-6/+0
* ACPICA: Update version to 20080609Bob Moore2008-07-161-1/+1
* ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-162-7/+3
* ACPICA: Update disassembler for DMAR table changesBob Moore2008-07-162-0/+5
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+17
* ACPICA: Update version to 20080514Bob Moore2008-07-161-1/+1
* ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-165-42/+55
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1610-53/+44
* ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-0/+4
* ACPICA: Update tracking macros to reduce code/data sizeJan Beulich2008-07-161-6/+4
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-161-7/+0
* ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-162-2/+5
* Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-162-0/+11
* ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-2/+2
* ACPICA: fix mutex names in debug code.Vegard Nossum2008-07-161-1/+1
* Make GPE disable more robustBob Moore2008-07-161-0/+2
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-15134-17285/+1178
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16104-1587/+1768
| |\
| * \ Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15393-4908/+17656
| |\ \
| * | | powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATESKumar Gala2008-07-151-1/+1
| * | | powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-0/+1
| * | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch2008-07-151-0/+3
| * | | powerpc: mman.h export fixupsStephen Rothwell2008-07-152-3/+6
| * | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-07-151-15/+46
| |\ \ \
| | * | | powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-091-15/+46
| * | | | powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-141-0/+2
| * | | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-1430-40/+96
| |\ \ \ \
| * | | | | powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-091-0/+30
| * | | | | powerpc/mm: Add SAO Feature bit to the cputableDave Kleikamp2008-07-091-1/+2
| * | | | | powerpc/mm: Define flags for Strong Access OrderingDave Kleikamp2008-07-093-0/+6
| * | | | | mm: Allow architectures to define additional protection bitsDave Kleikamp2008-07-091-1/+28
| * | | | | powerpc: Implement task_pt_regs() accessorSrinivasa Ds2008-07-091-0/+2
| * | | | | powerpc: move device_to_mask() to dma-mapping.hMark Nelson2008-07-091-0/+9
| * | | | | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-092-34/+94
| * | | | | powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2008-07-091-3/+3
| * | | | | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-091-0/+1
| | |/ / / | |/| | |
| * | | | powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-031-2/+4
| * | | | powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-031-20/+0
| * | | | powerpc: Fixup lwsync at runtimeKumar Gala2008-07-034-26/+46
| * | | | powerpc: Fix compile warning in init_threadMichael Neuling2008-07-031-1/+1
| * | | | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-031-2/+2
| * | | | powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-012-2/+3
| * | | | powerpc: Keep 3 high personality bytes across execEric B Munson2008-07-011-1/+2
| * | | | powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...Bart Van Assche2008-07-011-13/+14
| * | | | powerpc: Add 64 bit version of huge_ptep_set_wrprotectAndy Whitcroft2008-07-013-6/+15
OpenPOWER on IntegriCloud