summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-092-0/+26
| * | [PATCH] mutex subsystem, coreIngo Molnar2006-01-091-0/+119
| * | [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-0919-0/+171
| * | [PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre2006-01-091-0/+128
| * | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.hIngo Molnar2006-01-091-0/+113
| * | [PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven2006-01-091-0/+124
| * | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar2006-01-093-0/+251
| * | [PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert2006-01-091-0/+9
| * | [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-0922-0/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-092-4/+4
|\ \ \
| * | | spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-3/+3
| * | | s/assoicated/associated/Adrian Bunk2006-01-101-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-093-12/+18
|\ \ \
| * | | [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-091-1/+1
| * | | [PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2006-01-091-11/+12
| * | | [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-091-0/+5
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-0935-1814/+1346
|\ \ \
| * | | [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-093-3/+12
| * | | Merge Linus' tree.Russell King2006-01-09142-1781/+1258
| |\ \ \
| * | | | [ARM] AT91RM9200 doesn't need anything in dma.hRussell King2006-01-091-8/+0
| * | | | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People2006-01-0917-0/+1473
| * | | | [ARM] Remove EPXA10DB machine supportRussell King2006-01-0821-1942/+0
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-091-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [MMC] Indicate that R1/R1b contains command opcodePierre Ossman2006-01-091-2/+3
| * | | | [MMC] Add DATA_MULTI flagRussell King2006-01-091-0/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-099-106/+150
|\ \ \ \ | |_|_|/ |/| | |
| * | | V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-091-0/+2
| * | | V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-092-2/+1
| * | | V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2006-01-092-2/+3
| * | | V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...Hans Verkuil2006-01-091-12/+51
| * | | V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-095-10/+27
| * | | V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil2006-01-091-10/+5
| * | | V4L/DVB (3245): Added some comments about multiple tuner support.Hans Verkuil2006-01-091-3/+19
| * | | V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab2006-01-091-0/+1
| * | | V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab2006-01-092-1/+7
| * | | V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky2006-01-091-1/+1
| * | | V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab2006-01-091-5/+5
| * | | V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil2006-01-091-13/+18
| * | | V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil2006-01-091-11/+0
| * | | V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil2006-01-091-2/+2
| * | | DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-091-0/+10
| * | | V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab2006-01-091-22/+0
| * | | V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2006-01-091-1/+10
| * | | V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-092-26/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-09100-229/+2012
|\ \ \
| * | | [PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard2006-01-091-2/+9
| * | | [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-093-0/+275
| * | | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-091-0/+2
| * | | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-094-31/+78
| * | | [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-091-0/+1
OpenPOWER on IntegriCloud