| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-23 | 3 | -84/+86 |
|\ |
|
| * | i2c: Add info->archdata field | Anton Vorontsov | 2008-10-22 | 1 | -0/+2 |
| * | i2c: Clean up <linux/i2c.h> | Jean Delvare | 2008-10-22 | 1 | -74/+75 |
| * | i2c: Drop 2-byte address block transfer defines | Jean Delvare | 2008-10-22 | 1 | -4/+0 |
| * | i2c: Constify i2c_get_clientdata's parameter | Jean Delvare | 2008-10-22 | 2 | -3/+3 |
| * | i2c: Make clear what the class field of i2c_adapter is good for | Wolfram Sang | 2008-10-22 | 1 | -1/+1 |
| * | i2c-algo-pcf: Add adapter hooks around xfer begin and end | David Miller | 2008-10-22 | 1 | -0/+3 |
| * | i2c-algo-pcf: Pass adapter data into ->waitforpin() method | David Miller | 2008-10-22 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-23 | 3 | -12/+37 |
|\ \ |
|
| * | | workqueue: introduce create_rt_workqueue | Heiko Carstens | 2008-10-22 | 1 | -8/+10 |
| * | | core_param() for genuinely core kernel parameters | Rusty Russell | 2008-10-22 | 1 | -0/+19 |
| * | | param: Fix duplicate module prefixes | Rusty Russell | 2008-10-22 | 1 | -1/+1 |
| * | | module: check kernel param length at compile time, not runtime | Rusty Russell | 2008-10-22 | 2 | -2/+6 |
| * | | module: simplify load_module. | Rusty Russell | 2008-10-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-10-23 | 4 | -8/+52 |
|\ \ |
|
| * | | V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte... | Darron Broad | 2008-10-21 | 1 | -0/+1 |
| * | | V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 | Mauro Carvalho Chehab | 2008-10-21 | 1 | -5/+15 |
| * | | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() | Mauro Carvalho Chehab | 2008-10-21 | 1 | -3/+3 |
| * | | V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. | Hans Verkuil | 2008-10-21 | 1 | -1/+3 |
| * | | V4L/DVB (9323): v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls. | Sakari Ailus | 2008-10-21 | 1 | -0/+4 |
| * | | V4L/DVB (9322): v4l2-int-if: Export more interfaces to modules | Sakari Ailus | 2008-10-21 | 1 | -0/+2 |
| * | | V4L/DVB (9321): v4l2-int-if: Define new power state changes | Sakari Ailus | 2008-10-21 | 1 | -2/+8 |
| * | | V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formats | Sergio Aguirre | 2008-10-21 | 1 | -0/+7 |
| * | | V4L/DVB (9319): v4l2-int-if: Add cropcap, g_crop and s_crop commands. | Sameer Venkatraman | 2008-10-21 | 1 | -0/+6 |
| * | | V4L/DVB (9318): v4l2-int-if: Add command to get slave private data. | Sakari Ailus | 2008-10-21 | 1 | -0/+6 |
| |/ |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2008-10-23 | 3 | -29/+68 |
|\ \ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse | 2008-10-21 | 176 | -12146/+911 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse | 2008-10-20 | 3 | -29/+68 |
| |\ \ |
|
| | * | | intel-iommu: IA64 support | Fenghua Yu | 2008-10-18 | 3 | -30/+40 |
| | * | | dmar: Use queued invalidation interface for IOTLB and context invalidation | Youquan Song | 2008-10-17 | 1 | -0/+8 |
| | * | | dmar: context cache and IOTLB invalidation using queued invalidation | Youquan Song | 2008-10-17 | 1 | -0/+21 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-10-23 | 2 | -0/+107 |
|\ \ \ \ |
|
| * | | | | dm raid1: separate region_hash interface part1 | Heinz Mauelshagen | 2008-10-21 | 1 | -0/+104 |
| * | | | | dm: publish array_too_big | Mikulas Patocka | 2008-10-21 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | sched: optimize group load balancer | Peter Zijlstra | 2008-10-20 | 1 | -0/+1 |
| * | | | | sched: kill unused scheduler decl. | David Miller | 2008-10-17 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-23 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | genirq: fix off by one and coding style | Ingo Molnar | 2008-10-21 | 1 | -3/+3 |
* | | | | | 8250: Oxford Semiconductor Devices | Lee Howard | 2008-10-23 | 1 | -0/+8 |
* | | | | | mutex: speed up generic mutex implementations | Nick Piggin | 2008-10-23 | 2 | -32/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2008-10-23 | 5 | -3/+686 |
|\ \ \ \ \ |
|
| * | | | | | xtensa: Add config files for Diamond 232L - Rev B processor variant | Chris Zankel | 2008-10-21 | 3 | -0/+677 |
| * | | | | | xtensa: Fix io regions | Chris Zankel | 2008-10-21 | 1 | -3/+5 |
| * | | | | | XTENSA: warn about including <asm/rwsem.h> directly. | Robert P. J. Day | 2008-10-14 | 1 | -0/+4 |
* | | | | | | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 2008-10-23 | 1 | -0/+5 |
* | | | | | | jbd: fix error handling for checkpoint io | Hidehiro Kawai | 2008-10-23 | 1 | -1/+1 |
* | | | | | | profiling: fix up CONFIG_PROC_FS=n build | Paul Mundt | 2008-10-23 | 1 | -1/+6 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 2008-10-23 | 1 | -7/+9 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 | 377 | -14398/+5269 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|