index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: shash - Fix digest size offset
Herbert Xu
2009-07-15
1
-1
/
+2
*
crypto: ahash - Add unaligned handling and default operations
Herbert Xu
2009-07-15
2
-15
/
+14
*
crypto: ahash - Remove old_ahash_alg
Herbert Xu
2009-07-14
3
-24
/
+1
*
crypto: crypto4xx - Switch to new style ahash
Herbert Xu
2009-07-14
1
-0
/
+6
*
crypto: cryptd - Switch to template create API
Herbert Xu
2009-07-14
1
-0
/
+3
*
crypto: hash - Add helpers to free spawns
Herbert Xu
2009-07-14
1
-0
/
+10
*
crypto: ahash - Add instance/spawn support
Herbert Xu
2009-07-14
1
-0
/
+51
*
crypto: ahash - Convert to new style algorithms
Herbert Xu
2009-07-14
3
-60
/
+89
*
crypto: api - Remove frontend argument from extsize/init_tfm
Herbert Xu
2009-07-14
1
-4
/
+2
*
crypto: ahash - Add crypto_ahash_set_reqsize
Herbert Xu
2009-07-14
1
-0
/
+6
*
crypto: shash - Export async functions
Herbert Xu
2009-07-14
1
-0
/
+3
*
crypto: shash - Make descsize a run-time attribute
Herbert Xu
2009-07-14
2
-2
/
+3
*
crypto: async - Use kzfree for requests
Herbert Xu
2009-07-12
2
-3
/
+3
*
crypto: sha256_generic - Add export/import support
Herbert Xu
2009-07-11
1
-0
/
+6
*
crypto: sha1_generic - Add export/import support
Herbert Xu
2009-07-11
1
-0
/
+8
*
crypto: shash - Export/import hash state only
Herbert Xu
2009-07-11
1
-4
/
+14
*
crypto: shash - Add shash_instance_ctx
Herbert Xu
2009-07-09
1
-0
/
+5
*
crypto: shash - Add __crypto_shash_cast
Herbert Xu
2009-07-08
1
-0
/
+5
*
crypto: shash - Add crypto_shash_ctx_aligned
Herbert Xu
2009-07-08
1
-0
/
+5
*
crypto: shash - Add shash_register_instance
Herbert Xu
2009-07-08
1
-1
/
+2
*
crypto: shash - Add shash_attr_alg2 helper
Herbert Xu
2009-07-08
1
-0
/
+2
*
crypto: api - Add crypto_attr_alg2 helper
Herbert Xu
2009-07-08
1
-1
/
+10
*
crypto: shash - Add spawn support
Herbert Xu
2009-07-08
1
-0
/
+14
*
crypto: api - Add new style spawn support
Herbert Xu
2009-07-08
1
-0
/
+6
*
crypto: shash - Add shash_instance
Herbert Xu
2009-07-08
1
-0
/
+26
*
crypto: api - Add crypto_alloc_instance2
Herbert Xu
2009-07-07
1
-0
/
+2
*
crypto: api - Add new template create function
Herbert Xu
2009-07-07
1
-0
/
+1
*
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
2009-06-18
1
-0
/
+10
*
Delete pcibios_select_root
Matthew Wilcox
2009-06-17
1
-13
/
+0
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-06-17
1
-1
/
+1
|
\
|
*
Pull for-2.6.31 into release
Tony Luck
2009-06-17
1
-1
/
+1
|
|
\
|
|
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
1
-1
/
+1
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2009-06-17
4
-222
/
+375
|
\
\
\
|
*
|
|
mfd: fix tmio related warnings
Samuel Ortiz
2009-06-17
1
-1
/
+1
|
*
|
|
mfd: asic3: remove SD/SDIO controller register definitions
Philipp Zabel
2009-06-17
1
-216
/
+3
|
*
|
|
mfd: add ASIC3 IRQ numbers
Philipp Zabel
2009-06-17
1
-0
/
+7
|
*
|
|
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
2009-06-17
1
-5
/
+5
|
*
|
|
mfd: add PCAP driver
Daniel Ribeiro
2009-06-17
1
-0
/
+256
|
*
|
|
mfd: add U300 AB3100 core support
Linus Walleij
2009-06-17
1
-0
/
+103
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-06-17
6
-2
/
+390
|
\
\
\
|
*
|
|
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
James Bottomley
2009-06-15
1
-0
/
+4
|
*
|
|
[SCSI] FC Pass Thru support
James Smart
2009-06-12
5
-2
/
+386
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2009-06-17
1
-0
/
+37
|
\
\
\
\
|
*
|
|
|
UBI: add notification API
Dmitry Pervushin
2009-06-02
1
-0
/
+37
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-06-17
1
-2
/
+0
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...
Pekka Enberg
2009-06-17
1
-2
/
+0
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
slob: use PG_slab for identifying SLOB pages
Wu Fengguang
2009-05-11
1
-2
/
+0
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-06-17
3
-75
/
+0
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Cleanup of adfs headers
Al Viro
2009-06-17
3
-75
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-16
7
-4
/
+1922
|
\
\
\
\
\
\
\
[next]