aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'bugfixes' into testLen Brown2008-10-221-0/+1
| |\ \ \ \
| | * | | | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-221-0/+1
| | |/ / /
| * | | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-0/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger2008-09-221-0/+24
| | |/ /
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-233-6/+20
|\ \ \ \
| * | | | PCI: don't export linux/io.h from pci.hStephen Rothwell2008-10-221-1/+1
| * | | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-221-3/+0
| * | | | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-222-0/+10
| * | | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-221-1/+2
| * | | | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-221-1/+1
| * | | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+2
| * | | | PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes2008-10-221-0/+1
| * | | | PCI: add support for function level resetSheng Yang2008-10-222-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-10-232-1/+3
|\ \ \ \
| * | | | 9p: fix sparse warningsEric Van Hensbergen2008-10-221-0/+1
| * | | | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-221-0/+1
| * | | | 9p: fix debug build errorEric Van Hensbergen2008-10-221-1/+1
| |/ / /
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-233-84/+86
|\ \ \ \
| * | | | i2c: Add info->archdata fieldAnton Vorontsov2008-10-221-0/+2
| * | | | i2c: Clean up <linux/i2c.h>Jean Delvare2008-10-221-74/+75
| * | | | i2c: Drop 2-byte address block transfer definesJean Delvare2008-10-221-4/+0
| * | | | i2c: Constify i2c_get_clientdata's parameterJean Delvare2008-10-222-3/+3
| * | | | i2c: Make clear what the class field of i2c_adapter is good forWolfram Sang2008-10-221-1/+1
| * | | | i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-221-0/+3
| * | | | i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-221-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-233-12/+37
|\ \ \ \
| * | | | workqueue: introduce create_rt_workqueueHeiko Carstens2008-10-221-8/+10
| * | | | core_param() for genuinely core kernel parametersRusty Russell2008-10-221-0/+19
| * | | | param: Fix duplicate module prefixesRusty Russell2008-10-221-1/+1
| * | | | module: check kernel param length at compile time, not runtimeRusty Russell2008-10-222-2/+6
| * | | | module: simplify load_module.Rusty Russell2008-10-221-1/+1
| |/ / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-234-8/+52
|\ \ \ \
| * | | | V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad2008-10-211-0/+1
| * | | | V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab2008-10-211-5/+15
| * | | | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-211-3/+3
| * | | | V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil2008-10-211-1/+3
| * | | | V4L/DVB (9323): v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls.Sakari Ailus2008-10-211-0/+4
| * | | | V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus2008-10-211-0/+2
| * | | | V4L/DVB (9321): v4l2-int-if: Define new power state changesSakari Ailus2008-10-211-2/+8
| * | | | V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formatsSergio Aguirre2008-10-211-0/+7
| * | | | V4L/DVB (9319): v4l2-int-if: Add cropcap, g_crop and s_crop commands.Sameer Venkatraman2008-10-211-0/+6
| * | | | V4L/DVB (9318): v4l2-int-if: Add command to get slave private data.Sakari Ailus2008-10-211-0/+6
| |/ / /
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2008-10-233-29/+68
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-21176-12146/+911
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-203-29/+68
| |\ \ \ \
| | * | | | intel-iommu: IA64 supportFenghua Yu2008-10-183-30/+40
| | * | | | dmar: Use queued invalidation interface for IOTLB and context invalidationYouquan Song2008-10-171-0/+8
| | * | | | dmar: context cache and IOTLB invalidation using queued invalidationYouquan Song2008-10-171-0/+21
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-232-0/+107
|\ \ \ \ \ \
| * | | | | | dm raid1: separate region_hash interface part1Heinz Mauelshagen2008-10-211-0/+104