summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/power.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-23[PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller1-8/+1
2006-01-23[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller6-4/+34
2006-01-23[PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox1-3/+0
2006-01-23[PARISC] Add chassis_power_off routineKyle McMartin2-9/+7
2006-01-23[PARISC] Remove obsolete _hlt cruftKyle McMartin1-16/+0
2006-01-23[PARISC] Move pm_power_off export to process.cKyle McMartin2-3/+1
2006-01-23[PARISC] atomic64 supportKyle McMartin1-15/+69
2006-01-23[PARISC] Clean up compiler warning in pci.cHelge Deller1-0/+2
2006-01-23[PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin1-6/+1
2006-01-23[PARISC] Fix floating point invalid exception trap handlerJames Bottomley1-0/+1
2006-01-23[PARISC] Drop unused do_check_pgt_cache()Helge Deller2-6/+0
2006-01-23[PARISC] pdc_stable version 0.22Thibaut VARENE1-94/+262
2006-01-23[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2-3/+1
2006-01-23[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller17-82/+73
2006-01-23[PARISC] Update b180_defconfigMatthew Wilcox1-36/+146
2006-01-22[PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox1-4/+2
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-20[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-20[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller16-422/+184
2006-01-19[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515