summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator/virtual: fix strings compare predicatesMike Rapoport2009-04-281-4/+4
* regulator core: fix double-free in regulator_register() error pathPaul Walmsley2009-04-281-0/+4
* drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero2009-04-281-2/+2
* unreachable code in drms_uA_update()Dan Carpenter2009-04-281-2/+2
* regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
* Remove unused support code for refok sections.Tim Abbott2009-04-273-29/+0
* sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-272-2/+2
* sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
* powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-271-2/+3
* powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
* arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
* FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
* FRV: Remove unused header asm/init.h.Tim Abbott2009-04-271-12/+0
* Revert "linux.conf.au 2009: Tuz"Linus Torvalds2009-04-275-8477/+3216
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-2715-37/+97
|\
| * PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-222-14/+57
| * x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-221-0/+4
| * docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-225-9/+18
| * PCI: cleanup debug output resourcesYinghai Lu2009-04-221-2/+4
| * x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-224-7/+9
| * x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-222-7/+6
| * x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
| * PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger2009-04-221-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2717-337/+281
|\ \
| * | Btrfs: look for acls during btrfs_read_locked_inodeChris Mason2009-04-271-0/+62
| * | Btrfs: fix acl cachingChris Mason2009-04-272-7/+15
| * | Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-275-23/+40
| * | Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker2009-04-271-1/+1
| * | Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-271-8/+0
| * | Btrfs: ratelimit IO error printksChris Mason2009-04-272-17/+31
| * | Btrfs: remove #if 0 codeChris Mason2009-04-273-188/+1
| * | Btrfs: When shrinking, only update disk size on successChris Ball2009-04-272-11/+27
| * | Btrfs: fix deadlocks and stalls on dead root removalChris Mason2009-04-241-0/+6
| * | Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-245-17/+29
| * | Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-243-43/+28
| * | Btrfs: don't export symbolsChristoph Hellwig2009-04-241-6/+0
| * | Btrfs: simplify makefileChristoph Hellwig2009-04-241-17/+2
| * | Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-244-2/+42
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-277-16/+65
|\ \ \
| * \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-271-1/+1
| |\ \ \
| | * | | ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak2009-04-271-1/+1
| * | | | Merge branch 'fix/caiaq' into for-linusTakashi Iwai2009-04-272-6/+8
| |\ \ \ \
| | * | | | ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2009-04-272-6/+8
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-271-1/+44
| |\ \ \ \ \
| | * | | | | ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai2009-04-231-1/+44
| * | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-273-8/+12
| |\ \ \ \ \ \
| | * | | | | | ASoC: s3c-i2s-v2 needs to declare a license for modular buildsMark Brown2009-04-231-1/+2
| | * | | | | | Merge commit 'takashi/fix/asoc' into for-2.6.30Mark Brown2009-04-231-1/+0
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: remove non-existing referece to CONFIG_SND_SOC_CODEC_WM8991Takashi Iwai2009-04-231-1/+0
| | * | | | | | | ASoC: Fix WM8580 volume update handling for large register changesMark Brown2009-04-221-5/+9
OpenPOWER on IntegriCloud