summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | dm: publish array_too_bigMikulas Patocka2008-10-211-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-231-1/+1
|\ \ \ \
| * | | | sched: optimize group load balancerPeter Zijlstra2008-10-201-0/+1
| * | | | sched: kill unused scheduler decl.David Miller2008-10-171-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-3/+3
|\ \ \ \
| * | | | genirq: fix off by one and coding styleIngo Molnar2008-10-211-3/+3
* | | | | 8250: Oxford Semiconductor DevicesLee Howard2008-10-231-0/+8
* | | | | mutex: speed up generic mutex implementationsNick Piggin2008-10-232-32/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-235-3/+686
|\ \ \ \ \
| * | | | | xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-213-0/+677
| * | | | | xtensa: Fix io regionsChris Zankel2008-10-211-3/+5
| * | | | | XTENSA: warn about including <asm/rwsem.h> directly.Robert P. J. Day2008-10-141-0/+4
* | | | | | memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki2008-10-231-0/+5
* | | | | | jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-231-1/+1
* | | | | | profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt2008-10-231-1/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2008-10-231-7/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-21377-14398/+5269
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |