summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-24switch ext2 to inode->i_aclAl Viro5-41/+11
2009-06-24add caching of ACLs in struct inodeAl Viro2-0/+17
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain5-29/+139
2009-06-24cleanup __writeback_single_inodeChristoph Hellwig1-50/+50
2009-06-24... and the same for vfsmount id/mount group idAl Viro2-6/+26
2009-06-24Make allocation of anon devices cheaperAl Viro1-1/+6
2009-06-24update Documentation/filesystems/LockingChristoph Hellwig1-21/+22
2009-06-24devpts: remove module-related codeH. Peter Anvin1-10/+0
2009-06-24VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust1-9/+2
2009-06-24vfs: fix nd->root leak in do_filp_open()J. R. Okajima1-1/+10
2009-06-24reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig1-1/+0
2009-06-24udf: remove redundant tests on unsignedRoel Kluin1-5/+4
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro1-1/+9
2009-06-24asus-laptop: remove EXPERIMENTAL dependencyCorentin Chary1-1/+1
2009-06-24asus-laptop: use pr_fmt and pr_<level>Corentin Chary1-24/+26
2009-06-24eeepc-laptop: cpufv updatesCorentin Chary1-1/+76
2009-06-24eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary1-4/+15
2009-06-24asus_acpi: Deprecate in favor of asus-laptopCorentin Chary1-2/+2
2009-06-24acpi4asus: update MAINTAINER and KConfig linksCorentin Chary2-9/+10
2009-06-24asus-laptop: platform dev as parent for led and backlightCorentin Chary1-21/+19
2009-06-24eeepc-laptop: enable camera by defaultPekka Enberg1-0/+12
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown7-153/+66
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown39-843/+1700
2009-06-24ACPI: Rename ACPI processor device bus IDZhao Yakui1-1/+10
2009-06-24acerhdf: Acer Aspire One fan controlPeter Feuerer4-0/+627
2009-06-24Fix rule eviction order for AUDIT_DIRAl Viro4-23/+72
2009-06-24Audit: clean up all op= output to include string quotingEric Paris6-24/+24
2009-06-23Audit: move audit_get_nd completely into audit_watchEric Paris3-24/+23
2009-06-23audit: seperate audit inode watches into a subfileEric Paris6-506/+572
2009-06-23Audit: clean up audit_receive_skbEric Paris1-17/+18
2009-06-23Audit: cleanup netlink mesg handlingEric Paris1-15/+15
2009-06-23Audit: unify the printk of an skb when auditd not aroundEric Paris1-17/+22
2009-06-23Audit: dereferencing krule as if it were an audit_watchEric Paris1-34/+24
2009-06-23Audit: better estimation of execve record lengthEric Paris1-2/+2
2009-06-23Audit: fix audit watch use after freeEric Paris1-0/+2
2009-06-23ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui1-0/+8
2009-06-23ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui1-12/+8
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui3-9/+38
2009-06-23ACPI: DMI to disable Vista compatibility on some Sony laptopsZhang Rui1-0/+16
2009-06-23ACPI: fix a deadlock in hotplug caseZhang Rui1-9/+16
2009-06-23Show the physical device node of backlight class device.Zhang Rui1-0/+6
2009-06-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-77/+416
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-111/+309
2009-06-23Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds3-0/+634
2009-06-23qla3xxx: Don't sleep while holding lock.Ron Mercer1-0/+3
2009-06-23qla3xxx: Give the PHY time to come out of reset.Ron Mercer1-1/+2
2009-06-23ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman1-3/+23
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu6-7/+5
2009-06-24i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach3-0/+634
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han4-3/+136