summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-231-7/+0
| * | | Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-231-11/+11
| * | | Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo2012-07-231-2/+2
| * | | Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-234-15/+18
| * | | Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-232-3/+3
| * | | Btrfs: fix error handling in __add_reloc_root()Dan Carpenter2012-07-231-1/+2
| * | | Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov2012-07-231-2/+2
| * | | Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov2012-07-231-1/+1
| * | | Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-234-2/+18
| * | | Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-233-38/+83
| * | | btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-234-15/+15
| * | | btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-231-3/+5
| * | | Btrfs: small naming cleanup in join_transaction()Dan Carpenter2012-07-231-2/+2
| * | | Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-232-0/+7
| * | | Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-231-1/+8
| * | | Btrfs: remove ->dirty_inodeJosef Bacik2012-07-231-11/+0
| * | | Btrfs: reduce calls to wake_up on uncontended locksChris Mason2012-07-231-5/+9
| * | | Btrfs: don't wait around for new log writers on an SSDChris Mason2012-07-231-1/+2
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26172-2340/+4203
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------------. \ \ Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-261437-9509/+17155
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | tools/power: turbostat: fix large c1% issueLen Brown2012-07-201-4/+8
| | | | | | | | | | | | * | | tools/power: turbostat v2 - re-write for efficiencyLen Brown2012-07-203-539/+868
| | | | | | | | | | | * | | | drivers/thermal/spear_thermal.c: add Device Tree probing capabilityViresh Kumar2012-06-024-36/+31
| | | | | | | | | | * | | | | Thermal: Documentation updateZhang Rui2012-07-252-14/+12
| | | | | | | | | | * | | | | Thermal: Add Hysteresis attributesDurgadoss R2012-07-253-5/+94
| | | | | | | | | | * | | | | Thermal: Make Thermal trip points writeableDurgadoss R2012-07-257-53/+121
| | | | | | | | | | | |_|/ / | | | | | | | | | | |/| | |
| | | | | | | | | * / | | | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu2012-07-241-1/+3
| | | | | | | | | |/ / / /
| | | | | | | | * | | | | ACPI: Set hotplug _OST support bit to _OSCToshi Kani2012-06-041-0/+4
| | | | | | | | * | | | | ACPI: Add _OST support for ACPI container hotplugToshi Kani2012-06-041-15/+28
| | | | | | | | * | | | | ACPI: Add _OST support for ACPI memory hotplugToshi Kani2012-06-041-11/+32
| | | | | | | | * | | | | ACPI: Add _OST support for ACPI CPU hotplugToshi Kani2012-06-041-8/+20
| | | | | | | | * | | | | ACPI: Add _OST support for sysfs ejectToshi Kani2012-06-042-10/+57
| | | | | | | | * | | | | ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-043-1/+84
| | | | | | | * | | | | | intel_idle: initial IVB supportLen Brown2012-06-051-0/+37
| | | | | | | | |_|/ / / | | | | | | | |/| | | |
| | | | | | * | | | | | cpuidle: add checks to avoid NULL pointer dereferenceSrivatsa S. Bhat2012-06-011-2/+6
| | | | | | * | | | | | cpuidle: remove unused hrtimer_peek_ahead_timers() callSergey Senozhatsky2012-06-011-9/+0
| | | | | | |/ / / / /
| | | | | * | | | | | cpuidle: coupled: add parallel barrier functionColin Cross2012-06-022-0/+41
| | | | | * | | | | | cpuidle: add support for states that affect multiple cpusColin Cross2012-06-026-1/+733
| | | | | * | | | | | cpuidle: fix error handling in __cpuidle_register_deviceColin Cross2012-06-021-4/+9
| | | | | * | | | | | cpuidle: refactor out cpuidle_enter_stateColin Cross2012-06-022-13/+31
| | | | | |/ / / / /
| | | | * | | | | | ACPI Battery: Added capacitysrinivas pandruvada2012-06-021-0/+9
| | | * | | | | | | ACPI, APEI: Fixup common access width firmware bugJean Delvare2012-07-141-0/+5
| | * | | | | | | | ACPICA: Update to version 20120711Bob Moore2012-07-171-1/+1
| | * | | | | | | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17120-680/+680
| | * | | | | | | | ACPICA: Update header files copyrights to 2012Bob Moore2012-07-1715-15/+15
| | * | | | | | | | ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-173-46/+187
| | * | | | | | | | ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-173-164/+213
| | * | | | | | | | ACPICA: Add PCC address space to space ID decode functionBob Moore2012-07-171-10/+11
| | * | | | | | | | ACPICA: Fix some comment fieldsBob Moore2012-07-179-18/+19
| | * | | | | | | | ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-174-73/+80