summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui2009-06-231-0/+8
| | | | | | |/ / / / /
| | | | | * | | | | | ACPI: DMI to disable Vista compatibility on some Sony laptopsZhang Rui2009-06-231-0/+16
| | | | | |/ / / / /
| | | | * | | | | | ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas2009-06-201-16/+9
| | | | * | | | | | ACPI: pci_root: simplify list traversalsBjorn Helgaas2009-06-201-14/+9
| | | | * | | | | | ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas2009-06-201-17/+4
| | | | * | | | | | ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas2009-06-201-62/+38
| | | | * | | | | | ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas2009-06-201-38/+16
| | | | |/ / / / /
| | | * | | | | | ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-172-41/+0
| | | * | | | | | ACPI: video: convert to acpi_get_pci_devAlexander Chiang2009-06-172-7/+8
| | | * | | | | | ACPI: kill acpi_get_pci_idAlexander Chiang2009-06-172-72/+0
| | | * | | | | | PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-171-18/+7
| | | * | | | | | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bindAlexander Chiang2009-06-171-4/+7
| | | * | | | | | ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-173-6/+6
| | | * | | | | | ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-174-12/+11
| | | * | | | | | ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-173-211/+39
| | | * | | | | | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.cAlexander Chiang2009-06-171-45/+45
| | | * | | | | | ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-172-0/+82
| | | * | | | | | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-175-40/+28
| | | * | | | | | ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-173-4/+2
| | | |/ / / / /
| | * | | | | | acerhdf: Acer Aspire One fan controlPeter Feuerer2009-06-244-0/+627
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-2458-823/+456
|\ \ \ \ \ \ \
| * | | | | | | switch xfs to generic acl caching helpersAl Viro2009-06-244-75/+9
| * | | | | | | helpers for acl caching + switch to thoseAl Viro2009-06-2410-333/+155
| * | | | | | | switch shmem to inode->i_aclAl Viro2009-06-243-36/+10
| * | | | | | | switch reiserfs to inode->i_aclAl Viro2009-06-245-55/+4
| * | | | | | | switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-243-21/+16
| * | | | | | | reiserfs: minimal fix for ACL cachingAl Viro2009-06-241-1/+1
| * | | | | | | switch nilfs2 to inode->i_aclAl Viro2009-06-243-22/+0
| * | | | | | | switch btrfs to inode->i_aclAl Viro2009-06-244-27/+9
| * | | | | | | switch jffs2 to inode->i_aclAl Viro2009-06-245-48/+19
| * | | | | | | switch jfs to inode->i_aclAl Viro2009-06-244-41/+15
| * | | | | | | switch ext4 to inode->i_aclAl Viro2009-06-245-40/+10
| * | | | | | | switch ext3 to inode->i_aclAl Viro2009-06-245-40/+10
| * | | | | | | switch ext2 to inode->i_aclAl Viro2009-06-245-41/+11
| * | | | | | | add caching of ACLs in struct inodeAl Viro2009-06-242-0/+17
| * | | | | | | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-245-29/+139
| * | | | | | | cleanup __writeback_single_inodeChristoph Hellwig2009-06-241-50/+50
| * | | | | | | ... and the same for vfsmount id/mount group idAl Viro2009-06-242-6/+26
| * | | | | | | Make allocation of anon devices cheaperAl Viro2009-06-241-1/+6
| * | | | | | | update Documentation/filesystems/LockingChristoph Hellwig2009-06-241-21/+22
| * | | | | | | devpts: remove module-related codeH. Peter Anvin2009-06-241-10/+0
| * | | | | | | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust2009-06-241-9/+2
| * | | | | | | vfs: fix nd->root leak in do_filp_open()J. R. Okajima2009-06-241-1/+10
| * | | | | | | reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig2009-06-241-1/+0
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-2439-88/+149
|\ \ \ \ \ \ \
| * | | | | | | bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro2009-06-241-1/+9
| * | | | | | | qla3xxx: Don't sleep while holding lock.Ron Mercer2009-06-231-0/+3
| * | | | | | | qla3xxx: Give the PHY time to come out of reset.Ron Mercer2009-06-231-1/+2
| * | | | | | | ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman2009-06-231-3/+23
| * | | | | | | net: Move rx skb_orphan call to where neededHerbert Xu2009-06-236-7/+5
OpenPOWER on IntegriCloud