summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-245-20/+432
|\
| * dm: prepare for request based optionKiyoshi Ueda2009-06-221-0/+9
| * dm raid1: add userspace logJonthan Brassow2009-06-223-1/+390
| * dm: calculate queue limits during resume not loadMike Snitzer2009-06-221-8/+2
| * dm target:s introduce iterate devices fnMike Snitzer2009-06-221-0/+11
| * dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2009-06-221-14/+2
| * dm ioctl: support cookies for udevMilan Broz2009-06-221-2/+12
| * dm: introduce num_flush_requestsMikulas Patocka2009-06-221-0/+11
* | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-241-0/+3
|\ \
| * | Audit: clean up all op= output to include string quotingEric Paris2009-06-241-0/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-246-16/+16
|\ \ \
| * \ \ Merge branch 'bjorn-notify' into releaseLen Brown2009-06-241-0/+3
| |\ \ \
| | * | | ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-181-0/+3
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-246-16/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | * | ACPI: move declaration acpi_early_init() to acpi.hLen Brown2009-06-121-0/+3
| | | | | | | * | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-3/+0
| | | | | | | * | ACPI: increase size of acpi_bus_id[]Zhao Yakui2009-06-121-1/+1
| | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-271-1/+0
| | | | | | * | ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HIDBjorn Helgaas2009-05-271-1/+1
| | | | | |/ /
| | | | * | | ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-231-2/+2
| | | |/ / / | | |/| | |
| | | * | | ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-171-1/+0
| | | * | | ACPI: kill acpi_get_pci_idAlexander Chiang2009-06-171-1/+0
| | | * | | ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-171-1/+1
| | | * | | ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-171-1/+1
| | | * | | ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-171-2/+1
| | | * | | ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-171-0/+1
| | | * | | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-172-1/+1
| | | * | | ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-171-1/+0
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-247-33/+98
|\ \ \ \ \
| * | | | | helpers for acl caching + switch to thoseAl Viro2009-06-241-0/+64
| * | | | | switch shmem to inode->i_aclAl Viro2009-06-241-8/+0
| * | | | | switch reiserfs to inode->i_aclAl Viro2009-06-242-21/+0
| * | | | | switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-241-2/+2
| * | | | | switch ext3 to inode->i_aclAl Viro2009-06-241-4/+0
| * | | | | add caching of ACLs in struct inodeAl Viro2009-06-241-0/+7
| * | | | | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-242-0/+27
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-246-6/+9
|\ \ \ \ \
| * | | | | net: Move rx skb_orphan call to where neededHerbert Xu2009-06-232-0/+3
| * | | | | ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-234-6/+6
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-06-231-0/+11
|\ \ \ \ \ \
| * | | | | | Intel-IOMMU, intr-remap: source-id checkingWeidong Han2009-06-231-0/+11
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-231-0/+15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | vfs: Set special lockdep map for dirs only if not set by fsJan Kara2009-06-221-0/+15
* | | | | | | rmap: fixup page_referenced() for nommu systemsMike Frysinger2009-06-231-1/+8
* | | | | | | mm: pass mm to grab_swap_tokenHugh Dickins2009-06-231-6/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-234-13/+71
|\ \ \ \ \ \ \
| * | | | | | | sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-0/+1
| * | | | | | | libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-212-13/+66
| * | | | | | | libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-211-0/+4
OpenPOWER on IntegriCloud