aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-07userns: Replace netlink uses of cap_raised with capable.Gravatar Eric W. Biederman 3-3/+3
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Gravatar Linus Torvalds 2-80/+8
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-37/+16
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Gravatar Linus Torvalds 57-938/+4247
2012-03-31mtdchar: kill persistently held vfsmountGravatar Al Viro 1-37/+16
2012-03-31ASPM: Fix pcie devices with non-pcie childrenGravatar Matthew Garrett 1-3/+10
2012-03-31virtio-pci: switch to PM ops macro to initialise PM functionsGravatar Amit Shah 1-6/+1
2012-03-31virtio-pci: S3 supportGravatar Amit Shah 1-21/+3
2012-03-31virtio-pci: drop restore_common()Gravatar Amit Shah 1-16/+7
2012-03-31virtio: drop thaw PM operationGravatar Amit Shah 2-33/+1
2012-03-31virtio: balloon: Allow stats update after restore from S4Gravatar Amit Shah 1-8/+0
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 103-1413/+4702
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 74-1356/+2484
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 16-195/+10368
2012-03-30Documentation: remove references to /etc/modprobe.confGravatar Lucas De Marchi 7-14/+15
2012-03-30Merge branch 'tboot' into releaseGravatar Len Brown 2-3/+31
2012-03-30Merge branch 'd3' into releaseGravatar Len Brown 4-39/+209
2012-03-30Merge branch 'apei' into releaseGravatar Len Brown 4-26/+56
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Gravatar Len Brown 27-148/+753
2012-03-30ACPI throttling: fix endian bug in acpi_read_throttling_status()Gravatar Dan Carpenter 1-3/+2
2012-03-30Disable MCP limit exceeded messages from Intel IPS driverGravatar Andi Kleen 1-11/+2
2012-03-30ACPI video: Don't start video device until its associated input device has be...Gravatar Igor Murzov 1-7/+8
2012-03-30ACPI video: Harden video bus adding.Gravatar Igor Murzov 1-15/+26
2012-03-30ACPI: Add support for exposing BGRT dataGravatar Matthew Garrett 3-0/+185
2012-03-30ACPI: export acpi_kobjGravatar Matthew Garrett 1-0/+1
2012-03-30ACPI: Fix logic for removing mappings in 'acpi_unmap'Gravatar Myron Stowe 1-1/+1
2012-03-30CPER failed to handle generic error records with multiple sectionsGravatar Jiang Liu 1-0/+2
2012-03-30ACPI: Clean redundant codes in scan.cGravatar Alex He 1-4/+1
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Gravatar Paul E. McKenney 1-2/+1
2012-03-30ACPI: consistently use should_use_kmap()Gravatar Jan Beulich 1-1/+1
2012-03-30PNPACPI: Fix device ref leaking in acpi_pnp_matchGravatar Yinghai Lu 1-1/+6
2012-03-30ACPI: processor_driver: add missing kfreeGravatar Julia Lawall 1-4/+10
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGravatar Gary Hade 1-21/+40
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionGravatar Chen Gong 1-3/+12
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramGravatar Chen Gong 1-1/+1
2012-03-30ACPI, APEI, Fix ERST header length checkGravatar Jiang Liu 1-1/+1
2012-03-30cpuidle: power_usage should be declared signed integerGravatar Boris Ostrovsky 1-1/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesGravatar Boris Ostrovsky 2-0/+59
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 5-40/+37
2012-03-30ACPI: Add CPU hotplug support for processor device objectsGravatar Toshi Kani 1-10/+38
2012-03-30ACPI / PM: print physical addresses consistently with other parts of kernelGravatar Bjorn Helgaas 1-2/+2
2012-03-30ACPI: Evaluate thermal trip points before reading temperatureGravatar Matthew Garrett 1-4/+4
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreGravatar Lin Ming 2-37/+38
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 10-194/+694
2012-03-30cpuidle: use the driver's state_count as defaultGravatar Daniel Lezcano 2-2/+2
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.Gravatar ShuoX Liu 3-1/+45
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesGravatar Lin Ming 1-0/+162
2012-03-30ACPI: Introduce ACPI D3_COLD state supportGravatar Zhang Rui 2-2/+9
2012-03-30ACPICA: Object repair code: Support to add Package wrappersGravatar Bob Moore 4-105/+64
2012-03-29Input: wacom - check for allocation failure in probe()Gravatar Dan Carpenter 1-0/+2