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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
crypto: api - Add new style spawn support
Herbert Xu
2009-07-08
2
-3
/
+58
*
crypto: shash - Add shash_instance
Herbert Xu
2009-07-08
2
-0
/
+33
*
crypto: api - Add crypto_alloc_instance2
Herbert Xu
2009-07-07
2
-6
/
+33
*
crypto: api - Add new template create function
Herbert Xu
2009-07-07
2
-0
/
+6
*
crypto: ansi_prng - alloc cipher just in init
Sebastian Andrzej Siewior
2009-07-03
1
-17
/
+8
*
crypto: ansi_prng - Use just a BH lock
Sebastian Andrzej Siewior
2009-07-03
1
-5
/
+4
*
crypto: testmgr - Allow implementation-specific tests
Herbert Xu
2009-07-02
1
-4
/
+13
*
crypto: skcipher - Change default sync geniv on SMP to eseqiv
Herbert Xu
2009-06-25
1
-1
/
+19
*
crypto: skcipher - Fix request for sync algorithms
Herbert Xu
2009-06-25
1
-1
/
+2
*
hwrng: Use PCI_VDEVICE
Joe Perches
2009-06-25
2
-4
/
+3
*
crypto: testmgr - Remove hash size check
Herbert Xu
2009-06-24
1
-4
/
+0
*
crypto: aes-ni - Don't print message with KERN_ERR on old system
Roland Dreier
2009-06-24
1
-1
/
+1
*
crypto: fips - Select CPRNG
Neil Horman
2009-06-21
1
-0
/
+1
*
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
2009-06-19
1
-1
/
+1
*
crypto: ansi_cprng - Do not select FIPS
Herbert Xu
2009-06-19
1
-1
/
+0
*
crypto: tcrypt - Test algorithms by name
Steffen Klassert
2009-06-19
1
-1
/
+14
*
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
2009-06-18
1
-5
/
+6
*
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
2009-06-18
3
-6
/
+25
*
crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
Huang Ying
2009-06-18
1
-2
/
+2
*
crypto: aes-ni - Do not sleep when using the FPU
Huang Ying
2009-06-18
1
-0
/
+4
*
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
2009-06-18
1
-2
/
+3
*
crypto: padlock-aes - work around Nano CPU errata in CBC mode
Chuck Ebbert
2009-06-18
1
-18
/
+65
*
crypto: padlock-aes - work around Nano CPU errata in ECB mode
Chuck Ebbert
2009-06-18
1
-35
/
+46
*
ia64: Fix resource assignment for root busses
Matthew Wilcox
2009-06-17
1
-2
/
+2
*
x86: Use pci_claim_resource
Matthew Wilcox
2009-06-17
1
-10
/
+7
*
Delete pcibios_select_root
Matthew Wilcox
2009-06-17
11
-132
/
+0
*
Fix pci_claim_resource
Matthew Wilcox
2009-06-17
1
-2
/
+2
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-06-17
49
-231
/
+238
|
\
|
*
Pull for-2.6.31 into release
Tony Luck
2009-06-17
48
-231
/
+236
|
|
\
|
|
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
36
-209
/
+212
|
|
*
[IA64] ia64 does not need umount2() syscall
Tony Luck
2009-06-16
1
-0
/
+1
|
|
*
[IA64] hook up new rt_tgsigqueueinfo syscall
Tony Luck
2009-06-16
2
-1
/
+3
|
|
*
[IA64] msi_ia64.c dmar_msi_type should be static
Jaswinder Singh Rajput
2009-06-15
1
-1
/
+1
|
|
*
[IA64] remove obsolete hw_interrupt_type
Thomas Gleixner
2009-06-15
4
-4
/
+4
|
|
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
9
-12
/
+12
|
|
*
[IA64] remove obsolete no_irq_type
Thomas Gleixner
2009-06-15
3
-3
/
+3
|
|
*
[IA64] unexport fpswa.h
Sam Ravnborg
2009-06-15
1
-1
/
+0
|
*
|
[IA64] Fix build error in paravirt_patchlist.c
Jes Sorensen
2009-06-17
1
-0
/
+2
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2009-06-17
19
-238
/
+2219
|
\
\
\
|
*
|
|
mfd: early init for MFD running regulators
Samuel Ortiz
2009-06-17
3
-3
/
+3
|
*
|
|
mfd: fix tmio related warnings
Samuel Ortiz
2009-06-17
4
-4
/
+4
|
*
|
|
mfd: asic3: enable SD/SDIO cell
Philipp Zabel
2009-06-17
1
-1
/
+113
|
*
|
|
mfd: asic3: enable DS1WM cell
Philipp Zabel
2009-06-17
2
-0
/
+100
|
*
|
|
mfd: asic3: remove SD/SDIO controller register definitions
Philipp Zabel
2009-06-17
1
-216
/
+3
|
*
|
|
mfd: asic3: use resource_size macro instead of local variable
Philipp Zabel
2009-06-17
1
-4
/
+2
|
*
|
|
mfd: add ASIC3 IRQ numbers
Philipp Zabel
2009-06-17
1
-0
/
+7
|
*
|
|
mfd: asic3: add clock handling for MFD cells
Philipp Zabel
2009-06-17
1
-0
/
+80
|
*
|
|
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
2009-06-17
2
-5
/
+20
|
*
|
|
mfd: Fix Kconfig help text for WM8350
Mark Brown
2009-06-17
1
-1
/
+1
|
*
|
|
mfd: add PCAP driver
Daniel Ribeiro
2009-06-17
4
-0
/
+770
[prev]
[next]