Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness | Zhang Rui | 2009-06-23 | 1 | -0/+8 | |
| | | | | | |/ / / / / | ||||||
| | | | | * | | | | | | ACPI: DMI to disable Vista compatibility on some Sony laptops | Zhang Rui | 2009-06-23 | 1 | -0/+16 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | ACPI: pci_root: remove unused dev/fn information | Bjorn Helgaas | 2009-06-20 | 1 | -16/+9 | |
| | | | * | | | | | | ACPI: pci_root: simplify list traversals | Bjorn Helgaas | 2009-06-20 | 1 | -14/+9 | |
| | | | * | | | | | | ACPI: pci_root: use driver data rather than list lookup | Bjorn Helgaas | 2009-06-20 | 1 | -17/+4 | |
| | | | * | | | | | | ACPI: pci_root: simplify acpi_pci_root_add() control flow | Bjorn Helgaas | 2009-06-20 | 1 | -62/+38 | |
| | | | * | | | | | | ACPI: pci_root: check _CRS, then _BBN for downstream bus number | Bjorn Helgaas | 2009-06-20 | 1 | -38/+16 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 2009-06-17 | 2 | -41/+0 | |
| | | * | | | | | | ACPI: video: convert to acpi_get_pci_dev | Alexander Chiang | 2009-06-17 | 2 | -7/+8 | |
| | | * | | | | | | ACPI: kill acpi_get_pci_id | Alexander Chiang | 2009-06-17 | 2 | -72/+0 | |
| | | * | | | | | | PCI Hotplug: acpiphp: convert to acpi_get_pci_dev | Alexander Chiang | 2009-06-17 | 1 | -18/+7 | |
| | | * | | | | | | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind | Alexander Chiang | 2009-06-17 | 1 | -4/+7 | |
| | | * | | | | | | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang | 2009-06-17 | 3 | -6/+6 | |
| | | * | | | | | | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang | 2009-06-17 | 4 | -12/+11 | |
| | | * | | | | | | ACPI: eviscerate pci_bind.c | Alexander Chiang | 2009-06-17 | 3 | -211/+39 | |
| | | * | | | | | | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.c | Alexander Chiang | 2009-06-17 | 1 | -45/+45 | |
| | | * | | | | | | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang | 2009-06-17 | 2 | -0/+82 | |
| | | * | | | | | | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 2009-06-17 | 5 | -40/+28 | |
| | | * | | | | | | ACPI: make acpi_pci_bind() static | Alexander Chiang | 2009-06-17 | 3 | -4/+2 | |
| | | |/ / / / / | ||||||
| | * | | | | | | acerhdf: Acer Aspire One fan control | Peter Feuerer | 2009-06-24 | 4 | -0/+627 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 | 58 | -823/+456 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | switch xfs to generic acl caching helpers | Al Viro | 2009-06-24 | 4 | -75/+9 | |
| * | | | | | | | helpers for acl caching + switch to those | Al Viro | 2009-06-24 | 10 | -333/+155 | |
| * | | | | | | | switch shmem to inode->i_acl | Al Viro | 2009-06-24 | 3 | -36/+10 | |
| * | | | | | | | switch reiserfs to inode->i_acl | Al Viro | 2009-06-24 | 5 | -55/+4 | |
| * | | | | | | | switch reiserfs to usual conventions for caching ACLs | Al Viro | 2009-06-24 | 3 | -21/+16 | |
| * | | | | | | | reiserfs: minimal fix for ACL caching | Al Viro | 2009-06-24 | 1 | -1/+1 | |
| * | | | | | | | switch nilfs2 to inode->i_acl | Al Viro | 2009-06-24 | 3 | -22/+0 | |
| * | | | | | | | switch btrfs to inode->i_acl | Al Viro | 2009-06-24 | 4 | -27/+9 | |
| * | | | | | | | switch jffs2 to inode->i_acl | Al Viro | 2009-06-24 | 5 | -48/+19 | |
| * | | | | | | | switch jfs to inode->i_acl | Al Viro | 2009-06-24 | 4 | -41/+15 | |
| * | | | | | | | switch ext4 to inode->i_acl | Al Viro | 2009-06-24 | 5 | -40/+10 | |
| * | | | | | | | switch ext3 to inode->i_acl | Al Viro | 2009-06-24 | 5 | -40/+10 | |
| * | | | | | | | switch ext2 to inode->i_acl | Al Viro | 2009-06-24 | 5 | -41/+11 | |
| * | | | | | | | add caching of ACLs in struct inode | Al Viro | 2009-06-24 | 2 | -0/+17 | |
| * | | | | | | | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2009-06-24 | 5 | -29/+139 | |
| * | | | | | | | cleanup __writeback_single_inode | Christoph Hellwig | 2009-06-24 | 1 | -50/+50 | |
| * | | | | | | | ... and the same for vfsmount id/mount group id | Al Viro | 2009-06-24 | 2 | -6/+26 | |
| * | | | | | | | Make allocation of anon devices cheaper | Al Viro | 2009-06-24 | 1 | -1/+6 | |
| * | | | | | | | update Documentation/filesystems/Locking | Christoph Hellwig | 2009-06-24 | 1 | -21/+22 | |
| * | | | | | | | devpts: remove module-related code | H. Peter Anvin | 2009-06-24 | 1 | -10/+0 | |
| * | | | | | | | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper | Trond Myklebust | 2009-06-24 | 1 | -9/+2 | |
| * | | | | | | | vfs: fix nd->root leak in do_filp_open() | J. R. Okajima | 2009-06-24 | 1 | -1/+10 | |
| * | | | | | | | reiserfs: remove stray unlock_super in reiserfs_resize | Christoph Hellwig | 2009-06-24 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-24 | 39 | -88/+149 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bnx2: Fix the behavior of ethtool when ONBOOT=no | Ooiwa Naohiro | 2009-06-24 | 1 | -1/+9 | |
| * | | | | | | | qla3xxx: Don't sleep while holding lock. | Ron Mercer | 2009-06-23 | 1 | -0/+3 | |
| * | | | | | | | qla3xxx: Give the PHY time to come out of reset. | Ron Mercer | 2009-06-23 | 1 | -1/+2 | |
| * | | | | | | | ipv4 routing: Ensure that route cache entries are usable and reclaimable with... | Neil Horman | 2009-06-23 | 1 | -3/+23 | |
| * | | | | | | | net: Move rx skb_orphan call to where needed | Herbert Xu | 2009-06-23 | 6 | -7/+5 |