summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott2009-06-271-0/+3
* Add new macros for page-aligned data and bss sections.Tim Abbott2009-06-261-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-251-2/+0
|\
| * ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz2009-06-241-2/+0
* | clarify get_user_pages() prototypePeter Zijlstra2009-06-251-1/+1
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-241-0/+19
|\ \
| * | Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-091-0/+19
* | | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-241-0/+9
* | | inline functions left without protection of ifdef (acl)Markus Trippelsdorf2009-06-241-1/+2
* | | 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-242-4/+3
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-242-4/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | 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: Introduce acpi_is_root_bridge()Alexander 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-241-3/+3
|\ \ \ \ \ \
| * | | | | | ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-3/+3
* | | | | | | 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
* | | | | | | | hugetlb: fault flags instead of write_accessHugh Dickins2009-06-231-2/+2
* | | | | | | | V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede2009-06-231-0/+1
* | | | | | | | V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede2009-06-231-1/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-225-10/+55
|\ \ \ \ \ \ \
| * | | | | | | VT-d: support the device IOTLBYu Zhao2009-05-182-0/+2
| * | | | | | | VT-d: add device IOTLB invalidation supportYu Zhao2009-05-181-1/+13
| * | | | | | | VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao2009-05-182-0/+10
| * | | | | | | PCI: support the ATS capabilityYu Zhao2009-05-182-0/+12
| * | | | | | | intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-101-5/+4
| * | | | | | | intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse2009-05-101-4/+4