summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-211-7/+9
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-2310-0/+3325
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-upstreamDavid Vrabel2008-10-201134-67426/+17357
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel2008-10-1010-0/+3325
| |\ \ \ \ \ \ \ \
| | * | | | | | | | uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel2008-09-171-1/+5
| | * | | | | | | | wusb: add the Wireless USB include files.Inaky Perez-Gonzalez2008-09-172-0/+647
| | * | | | | | | | uwb: add the driver to enumerate WHCI capabilitiesDavid Vrabel2008-09-171-0/+117
| | * | | | | | | | uwb: add the umc busDavid Vrabel2008-09-171-0/+194