aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkmakefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Documentation: replace install commands with softdepsLucas De Marchi3-5/+4
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi50-160/+138
2012-03-30Documentation: input.txt: clarify mousedev 'cat' command syntaxRandy Dunlap1-2/+2
2012-03-30Documentation: CodingStyle: add inline assembly guidelinesJosh Triplett1-0/+29
2012-03-30Documentation: sysrq: Crutcher Dunnavant is unavailableRandy Dunlap1-3/+2
2012-03-30Documentation: mention scripts/diffconfig toolJavi Merino1-5/+3
2012-03-30Documentation: remove 'mach' from dontdiff fileH Hartley Sweeten1-1/+0
2012-03-30ARM: clps711x: fix missing include fileOlof Johansson1-0/+1
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson11-0/+12
2012-03-30genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return valueJiang Liu1-3/+7
2012-03-30ACPI throttling: fix endian bug in acpi_read_throttling_status()Dan Carpenter1-3/+2
2012-03-30Disable MCP limit exceeded messages from Intel IPS driverAndi Kleen1-11/+2
2012-03-30ACPI video: Don't start video device until its associated input device has been allocatedIgor Murzov1-7/+8
2012-03-30ACPI video: Harden video bus adding.Igor Murzov1-15/+26
2012-03-30ia64: Fixup asm/cmpxchg.hDavid Howells1-1/+1
2012-03-30scripts/patch-kernel: digest kernel.org hosted .xz patchesShawn Landden1-0/+4
2012-03-30merge_config.sh: Add option to display redundant configsJohn Stultz1-0/+9
2012-03-30merge_config.sh: Set execute bitJohn Stultz1-0/+0
2012-03-30ACPI: Add support for exposing BGRT dataMatthew Garrett4-0/+205
2012-03-30ACPI: export acpi_kobjMatthew Garrett1-0/+1
2012-03-30ACPI: Fix logic for removing mappings in 'acpi_unmap'Myron Stowe1-1/+1
2012-03-30CPER failed to handle generic error records with multiple sectionsJiang Liu1-0/+2
2012-03-30ACPI: Clean redundant codes in scan.cAlex He1-4/+1
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Paul E. McKenney1-2/+1
2012-03-30ACPI: consistently use should_use_kmap()Jan Beulich1-1/+1
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens7-2/+9
2012-03-30PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu1-1/+6
2012-03-30ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec1-1/+2
2012-03-30ACPI: processor_driver: add missing kfreeJulia Lawall1-4/+10
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade1-21/+40
2012-03-30Update documentation for parameter *notrigger* in einj.txtChen Gong1-0/+8
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong1-3/+12
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong1-1/+1
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu1-1/+1
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky2-2/+2
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky4-1/+67
2012-03-30ACPI: Add CPU hotplug support for processor device objectsToshi Kani1-10/+38
2012-03-30ACPI / PM: print physical addresses consistently with other parts of kernelBjorn Helgaas1-2/+2
2012-03-30ACPI: Evaluate thermal trip points before reading temperatureMatthew Garrett1-4/+4
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming3-37/+43
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano1-1/+0
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano1-1/+1
2012-03-30cpuidle: use the driver's state_count as defaultDaniel Lezcano2-2/+2
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu5-1/+51
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2-0/+164
2012-03-30ACPI: Introduce ACPI D3_COLD state supportZhang Rui2-2/+9
2012-03-30ACPICA: Update to version 20120320Bob Moore1-1/+1
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore4-105/+64
2012-03-29Input: wacom - check for allocation failure in probe()Dan Carpenter1-0/+2
2012-03-30ACPI: Make ACPI interrupt threadedAndi Kleen1-1/+2