summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz1-9/+21
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz1-0/+4
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz1-0/+1
2011-11-07vmwgfx: Free prefered mode on error pathJakob Bornecrantz1-6/+11
2011-11-07vmwgfx: Use pointer return error codesJakob Bornecrantz1-1/+1
2011-11-07vmwgfx: Fix hw cursor positionThomas Hellstrom1-2/+5
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom3-24/+30
2011-11-07vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom1-1/+23
2011-11-07vmwgfx: Remove screen object active listThomas Hellstrom1-37/+15
2011-11-07vmwgfx: Screen object cleanupsThomas Hellstrom1-14/+2
2011-11-07writeback: fix uninitialized task_ratelimitWu Fengguang1-4/+4
2011-11-07Revert "hvc_console: display printk messages on console."Linus Torvalds1-6/+1
2011-11-07powerpc: fix building hvc_opal.cMichael Neuling1-0/+1
2011-11-07hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds1-3/+0
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar16-207/+439
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar7-54/+90
2011-11-07cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar3-15/+0
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar12-99/+164
2011-11-07ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-07ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2-1/+35
2011-11-07thermal: Prevent polling from happening during system suspendRafael J. Wysocki1-2/+2
2011-11-07ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2-7/+2
2011-11-07ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-07PNPACPI: Simplify disabled resource registrationWitold Szczeponik1-47/+15
2011-11-07ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-11-07ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-11-07Btrfs: check for a null fs root when writing to the backup root logChris Mason1-3/+10
2011-11-07mrst pmu: update commentLen Brown1-1/+1
2011-11-06module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings5-0/+17
2011-11-06module: Enable dynamic debugging regardless of taintBen Hutchings1-4/+2
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck1-3/+6
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare1-2/+1
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai1-2/+5
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai1-2/+2
2011-11-06ALSA: hda - Fix silent output regression with ALC861Takashi Iwai1-0/+6
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson1-2/+2
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch1-7/+21
2011-11-06Btrfs: fix race during transaction joinsChris Mason1-5/+8
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov1-0/+1
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov1-15/+15
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov1-0/+2
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason1-0/+1
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason1-0/+1
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason4-16/+15
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik3-8/+49
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason2-1/+10
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik1-19/+67
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik4-7/+13
2011-11-06Btrfs: add a log of past tree rootsChris Mason3-24/+369
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba12-76/+78