index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2
-0
/
+101
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
2
-0
/
+11
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-11
/
+3
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
1
-2
/
+0
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2
-6
/
+3
2006-09-21
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
1
-0
/
+10
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
2
-0
/
+15
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
1
-0
/
+9
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
1
-1
/
+3
2006-09-21
[CRYPTO] api: Add template registration
Herbert Xu
1
-0
/
+31
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
1
-0
/
+18
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
4
-1
/
+7
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
1
-0
/
+3
2006-09-21
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
1
-0
/
+23
2006-09-21
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
1
-2
/
+23
2006-09-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+13
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
2006-09-19
[PATCH] Fix 'make headers_check' on ia64
Geert Uytterhoeven
1
-4
/
+4
2006-09-18
x86: save/restore eflags in context switch
Linus Torvalds
1
-1
/
+7
2006-09-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-09-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-2
/
+38
2006-09-18
[ARM] 3815/1: headers_install support for ARM
Ralph Siemsen
2
-2
/
+4
2006-09-17
[NETFILTER]: Add secmark headers to header-y
James Morris
1
-1
/
+1
2006-09-16
[PATCH] Fix 'make headers_check' for Alpha
David Woodhouse
3
-4
/
+7
2006-09-16
[PATCH] Fix 'make headers_check' on x86_64
David Woodhouse
4
-20
/
+21
2006-09-16
[PATCH] Fix 'make headers_check' on i386
David Woodhouse
1
-2
/
+2
2006-09-16
[PATCH] Fix 'make headers_check' on ia64
David Woodhouse
4
-8
/
+15
2006-09-16
[PATCH] Fix 'make headers_check' on s390
David Woodhouse
2
-15
/
+15
2006-09-14
[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks
Ben Dooks
1
-0
/
+34
2006-09-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
7
-26
/
+88
2006-09-13
[PATCH] headers_check: fix userspace build of asm-mips/page.h
David Woodhouse
1
-6
/
+2
2006-09-13
[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>
David Woodhouse
2
-2
/
+4
2006-09-13
[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>
David Woodhouse
1
-4
/
+6
2006-09-13
[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...
David Woodhouse
1
-1
/
+3
2006-09-13
[PATCH] headers_check: remove <asm/timex.h> from user export
David Woodhouse
2
-2
/
+3
2006-09-13
[PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>
David Woodhouse
1
-26
/
+26
2006-09-13
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
Paul Mackerras
5
-24
/
+60
2006-09-13
[POWERPC] kdump: Support kernels having 64k page size.
Sachin P. Sant
1
-1
/
+1
2006-09-13
[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().
David Woodhouse
1
-1
/
+27
2006-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-7
/
+5
2006-09-12
sh64: Use generic BUG_ON()/WARN_ON().
Paul Mundt
1
-12
/
+4
2006-09-12
sh64: Trivial build fixes.
Paul Mundt
6
-20
/
+30
2006-09-11
[PATCH] audit: AUDIT_PERM support
Al Viro
1
-0
/
+7
2006-09-11
[PATCH] audit: more syscall classes added
Al Viro
3
-0
/
+23
2006-09-11
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+3
2006-09-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
45
-262
/
+15
2006-09-10
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
3
-7
/
+5
[next]