aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-24switch shmem to inode->i_aclAl Viro
2009-06-24switch reiserfs to inode->i_aclAl Viro
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro
2009-06-24reiserfs: minimal fix for ACL cachingAl Viro
2009-06-24switch nilfs2 to inode->i_aclAl Viro
2009-06-24switch btrfs to inode->i_aclAl Viro
2009-06-24switch jffs2 to inode->i_aclAl Viro
2009-06-24switch jfs to inode->i_aclAl Viro
2009-06-24switch ext4 to inode->i_aclAl Viro
2009-06-24switch ext3 to inode->i_aclAl Viro
2009-06-24switch ext2 to inode->i_aclAl Viro
2009-06-24add caching of ACLs in struct inodeAl Viro
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-24cleanup __writeback_single_inodeChristoph Hellwig
2009-06-24... and the same for vfsmount id/mount group idAl Viro
2009-06-24Make allocation of anon devices cheaperAl Viro
2009-06-24update Documentation/filesystems/LockingChristoph Hellwig
2009-06-24devpts: remove module-related codeH. Peter Anvin
2009-06-24VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust
2009-06-24vfs: fix nd->root leak in do_filp_open()J. R. Okajima
2009-06-24reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig
2009-06-24udf: remove redundant tests on unsignedRoel Kluin
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro
2009-06-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-23Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-06-23qla3xxx: Don't sleep while holding lock.Ron Mercer
2009-06-23qla3xxx: Give the PHY time to come out of reset.Ron Mercer
2009-06-23ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu
2009-06-24i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han
2009-06-23Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free itWeidong Han
2009-06-23IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)Fenghua Yu
2009-06-23nvidiafb: fix boot-time printk stringMikael Pettersson
2009-06-23h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day
2009-06-23mm: fix handling of pagesets for downed cpusDimitri Sivanich
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins