Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten | 1 | -1/+6 |
2006-12-07 | audit: Add auditing to ipsec | Joy Latten | 2 | -5/+20 |
2006-12-07 | [IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n | Randy Dunlap | 1 | -0/+2 |
2006-12-07 | [NETFILTER]: nf_conntrack: fix warning in PPTP helper | Yasuyuki Kozakai | 1 | -1/+2 |
2006-12-07 | [CRYPTO] lib: table driven multiplications in GF(2^128) | Rik Snel | 1 | -0/+198 |
2006-12-07 | [CRYPTO] lib: some common 128-bit block operations, nicely centralized | Rik Snel | 1 | -0/+80 |
2006-12-07 | [CRYPTO] api: Remove unused functions | Adrian Bunk | 1 | -22/+0 |
2006-12-07 | [IPSEC]: Add support for AES-XCBC-MAC | Kazunori MIYAZAWA | 1 | -0/+1 |
2006-12-07 | [GENETLINK]: Move command capabilities to flags. | Jamal Hadi Salim | 1 | -3/+3 |
2006-12-07 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -13/+34 |
2006-12-07 | x86[-64]:Remove 'volatile' from atomic_t | Linus Torvalds | 2 | -2/+2 |
2006-12-07 | [PATCH] Remove 'volatile' from spinlock_types | Art Haas | 2 | -4/+4 |
2006-12-06 | [MIPS] Import updates from i386's i8259.c | Atsushi Nemoto | 1 | -8/+29 |
2006-12-06 | [MIPS] pte_offset(dir,addr): parenthesis fix | Franck Bui-Huu | 2 | -5/+5 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 38 | -1913/+869 |
2006-12-06 | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds | 25 | -63/+171 |
2006-12-06 | [PATCH] m68knommu: remove FP conditionals in ucontext struct | Gavin Lambert | 1 | -6/+0 |
2006-12-06 | [PATCH] m68knommu: implement irq_canonicalize() | Greg Ungerer | 1 | -0/+1 |
2006-12-06 | [PATCH] m68knommu: create rtc.h | Greg Ungerer | 1 | -0/+1 |
2006-12-06 | Actually update the fixed up compile failures. | David Howells | 1 | -1/+1 |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 9 | -25/+291 |
2006-12-06 | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan | 2 | -33/+31 |
2006-12-06 | sh: Fixup pte_mkhuge() build failure. | Paul Mundt | 1 | -0/+8 |
2006-12-06 | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt | 3 | -101/+150 |
2006-12-06 | sh: Fixup movli.l/movco.l atomic ops for gcc4. | Paul Mundt | 1 | -24/+24 |
2006-12-06 | sh: dyntick infrastructure. | Paul Mundt | 1 | -0/+21 |
2006-12-06 | sh: Clock framework tidying. | Paul Mundt | 1 | -10/+2 |
2006-12-06 | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt | 3 | -11/+6 |
2006-12-06 | sh: dma-api channel capability extensions. | Mark Glaisher | 1 | -11/+29 |
2006-12-06 | sh: KSTK_EIP/KSTK_ESP consistency. | Stuart Menefy | 1 | -2/+2 |
2006-12-06 | sh: TLB miss fast-path optimizations. | Stuart Menefy | 1 | -3/+3 |
2006-12-06 | sh: generic push-switch framework. | Paul Mundt | 1 | -0/+28 |
2006-12-06 | sh: pmd rework. | Stuart Menefy | 2 | -31/+27 |
2006-12-06 | sh: Use MMU.TTB register as pointer to current pgd. | Stuart Menefy | 1 | -21/+23 |
2006-12-06 | sh: Set up correct siginfo structures for page faults. | Stuart Menefy | 1 | -9/+3 |
2006-12-06 | sh: Preliminary support for SH-X2 MMU. | Paul Mundt | 4 | -144/+324 |
2006-12-06 | sh: Hook SH7785 in to the build system. | Paul Mundt | 2 | -1/+4 |
2006-12-06 | sh: Drop CPU subtype IRQ headers. | Paul Mundt | 6 | -1754/+1 |
2006-12-06 | sh: SE7206 build fixes. | Paul Mundt | 3 | -1/+20 |
2006-12-06 | sh: Add SH-2A platform headers. | Yoshinori Sato | 19 | -9/+415 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 8 | -23/+288 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -2/+3 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2 | -2/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 114 | -1704/+3078 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 278 | -2574/+4186 |
2006-12-05 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 9 | -69/+9 |
2006-12-05 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 8 | -211/+288 |
2006-12-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 58 | -1204/+2556 |
2006-12-05 | [PATCH] pcmcia: multifunction card handling fixes | Dominik Brodowski | 1 | -2/+3 |
2006-12-05 | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 6 | -209/+218 |