summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] xcbc: Make needlessly global code staticAdrian Bunk2006-12-071-6/+8
* [IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA2006-12-072-0/+18
* [CRYPTO] tcrypt: Add test vectors of AES_XCBCKazunori MIYAZAWA2006-12-072-0/+71
* [CRYPTO] xcbc: New algorithmKazunori MIYAZAWA2006-12-073-0/+358
* [BLOCK] dm-crypt: Align IV to u64 for essivHerbert Xu2006-12-071-1/+1
* [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AESRik Snel2006-12-071-1/+50
* [PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse2006-12-074-0/+530
* [XFRM] Optimize SA dumpingJamal Hadi Salim2006-12-071-13/+11Star
* [XFRM] Optimize policy dumpingJamal Hadi Salim2006-12-071-30/+25Star
* [XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy2006-12-071-1/+1
* [ATM]: Add CPPFLAGS to byteorder.h checkBen Collins2006-12-071-1/+1
* [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-072-13/+11Star
* [PATCH] A few small additions and corrections to READMEJesper Juhl2006-12-071-6/+11
* [PATCH] Clean up 'make help' output for documentation targets.Jesper Juhl2006-12-071-3/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0730-323/+139Star
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-062-84/+115
| * [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-062-0/+3
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-0623-231/+14Star
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
| * [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-061-2/+1Star
| * [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-062-5/+5
* | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-071-2/+2
|\ \
| * | [IA64] Fix pci.c kernel compilation breakage.Peter Chubb2006-12-061-2/+2
* | | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro2006-12-061-4/+6
* | | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-062-5/+13
* | | [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-066-24/+21Star
* | | x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-062-2/+2
* | | [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-062-4/+4
|/ /
* | [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-066-23/+22Star
* | [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-06126-2965/+5650
|\ \
| * | sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-0610-159/+165
| * | sh: update r7780rp defconfig.Paul Mundt2006-12-061-20/+49
| * | sh: compile fixes for header cleanup.Paul Mundt2006-12-061-0/+2
| * | sh: Fixup pte_mkhuge() build failure.Paul Mundt2006-12-061-0/+8
| * | sh: set KBUILD_IMAGE to something sensible.Paul Mundt2006-12-061-1/+3
| * | sh: show held locks in stack trace with lockdep.Paul Mundt2006-12-061-0/+6
| * | sh: platform_pata support for R7780RPPaul Mundt2006-12-061-0/+29
| * | sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-0611-103/+289
| * | sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt2006-12-061-24/+24
| * | sh: dyntick infrastructure.Paul Mundt2006-12-063-1/+162
| * | sh: Clock framework tidying.Paul Mundt2006-12-069-23/+38
| * | sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt2006-12-064-29/+12Star
| * | sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt2006-12-061-4/+2Star
| * | sh: Fix store queue bitmap end.Paul Mundt2006-12-061-6/+5Star
| * | sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-063-24/+39
| * | sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-0611-45/+37Star
| * | sh: Fixup 4K irq stacks.Paul Mundt2006-12-061-7/+18
| * | sh: dma-api channel capability extensions.Mark Glaisher2006-12-062-96/+218
| * | sh: Drop name overload in dma-sh.Paul Mundt2006-12-061-8/+1Star