summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-098-14/+11
| * | | [PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2006-01-092-15/+16
| * | | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-096-66/+63
| * | | [CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu2006-01-0910-0/+12
| * | | [CRYPTO] api: Require block size to be less than PAGE_SIZE/8Herbert Xu2006-01-091-1/+1
| * | | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu2006-01-091-2/+2
| * | | [CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki2006-01-091-10/+0
| * | | [CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko2006-01-091-21/+19
| * | | [CRYPTO] cipher: Align temporary buffer in cbc_process_decryptHerbert Xu2006-01-091-2/+3
| * | | [CRYPTO] sha1: Avoid shifting count left and rightNicolas Pitre2006-01-091-4/+4
| * | | [CRYPTO] sha1: Rename i/j to done/partialNicolas Pitre2006-01-091-11/+12
| * | | [CRYPTO] sha1: Avoid useless memcpy()Nicolas Pitre2006-01-091-8/+17
| * | | [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-095-1/+9
| * | | [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-094-9/+60
| * | | [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-0922-441/+285
| * | | [PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu2006-01-091-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-103-1343/+732
|\ \ \
| * | | [SPARC64]: Update defconfig.David S. Miller2006-01-091-1338/+726
| * | | [SPARC64]: Fix ptrace/straceRichard Mortimer2006-01-091-5/+2
| * | | [SPARC64]: Add needed pm_power_off symbol.David S. Miller2006-01-091-0/+4
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-10134-5028/+3322
|\ \ \
| * | | [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks2006-01-091-103/+103
| * | | [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-094-23/+41
| * | | [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
| * | | Merge Linus' tree.Russell King2006-01-09590-7654/+16671
| |\ \ \
| * | | | [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-0932-3/+3280
| * | | | [ARM] Make Acorn partition types depend on ACORN_PARTITIONRussell King2006-01-091-8/+12
| * | | | [ARM] Update am79c961 to use struct platform_driverRussell King2006-01-091-6/+6
| * | | | [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-0912-16/+10
| * | | | [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigsRussell King2006-01-0949-49/+0
| * | | | [ARM] Update mach-typesRussell King2006-01-091-1/+29
| * | | | [ARM] Remove EPXA10DB machine supportRussell King2006-01-0843-4973/+2
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-104-10/+31
|\ \ \ \ \
| * | | | | [SERIAL] Make the number of UARTs registered configurable.Dave Jones2006-01-083-10/+30
| * | | | | [SERIAL] Fix clocal wakeup problemRussell King2006-01-081-0/+1
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-104-266/+282
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [MMC] Indicate that R1/R1b contains command opcodePierre Ossman2006-01-091-2/+3
| * | | | [MMC] Add DATA_MULTI flagRussell King2006-01-092-1/+8
| * | | | [MMC] Lindent wbsd driverPierre Ossman2006-01-081-252/+185
| * | | | [MMC] Support MMC version 4 cardsPierre Ossman2006-01-081-0/+1
| * | | | [MMC] wbsd pnp suspendPierre Ossman2006-01-081-16/+90
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-09203-5147/+10709
|\ \ \ \
| * | | | V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...Michael Krufky2006-01-091-1/+1
| * | | | V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe2006-01-091-4/+4
| * | | | V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky2006-01-091-1/+1
| * | | | V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher2006-01-093-34/+34
| * | | | V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil2006-01-094-59/+100
| * | | | V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-095-12/+149
| * | | | V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil2006-01-093-80/+156