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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
crypto: shash - Add spawn support
Herbert Xu
2
-0
/
+23
2009-07-08
crypto: api - Add new style spawn support
Herbert Xu
2
-3
/
+58
2009-07-08
crypto: shash - Add shash_instance
Herbert Xu
2
-0
/
+33
2009-07-07
crypto: api - Add crypto_alloc_instance2
Herbert Xu
2
-6
/
+33
2009-07-07
crypto: api - Add new template create function
Herbert Xu
2
-0
/
+6
2009-07-03
crypto: ansi_prng - alloc cipher just in init
Sebastian Andrzej Siewior
1
-17
/
+8
2009-07-03
crypto: ansi_prng - Use just a BH lock
Sebastian Andrzej Siewior
1
-5
/
+4
2009-07-02
crypto: testmgr - Allow implementation-specific tests
Herbert Xu
1
-4
/
+13
2009-06-25
crypto: skcipher - Change default sync geniv on SMP to eseqiv
Herbert Xu
1
-1
/
+19
2009-06-25
crypto: skcipher - Fix request for sync algorithms
Herbert Xu
1
-1
/
+2
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2
-4
/
+3
2009-06-24
crypto: testmgr - Remove hash size check
Herbert Xu
1
-4
/
+0
2009-06-24
crypto: aes-ni - Don't print message with KERN_ERR on old system
Roland Dreier
1
-1
/
+1
2009-06-21
crypto: fips - Select CPRNG
Neil Horman
1
-0
/
+1
2009-06-19
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
1
-1
/
+1
2009-06-19
crypto: ansi_cprng - Do not select FIPS
Herbert Xu
1
-1
/
+0
2009-06-19
crypto: tcrypt - Test algorithms by name
Steffen Klassert
1
-1
/
+14
2009-06-18
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
1
-5
/
+6
2009-06-18
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
3
-6
/
+25
2009-06-18
crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
Huang Ying
1
-2
/
+2
2009-06-18
crypto: aes-ni - Do not sleep when using the FPU
Huang Ying
1
-0
/
+4
2009-06-18
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
1
-2
/
+3
2009-06-18
crypto: padlock-aes - work around Nano CPU errata in CBC mode
Chuck Ebbert
1
-18
/
+65
2009-06-18
crypto: padlock-aes - work around Nano CPU errata in ECB mode
Chuck Ebbert
1
-35
/
+46
2009-06-17
ia64: Fix resource assignment for root busses
Matthew Wilcox
1
-2
/
+2
2009-06-17
x86: Use pci_claim_resource
Matthew Wilcox
1
-10
/
+7
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
11
-132
/
+0
2009-06-17
Fix pci_claim_resource
Matthew Wilcox
1
-2
/
+2
2009-06-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
49
-231
/
+238
2009-06-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
19
-238
/
+2219
2009-06-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-12
/
+15
2009-06-17
mfd: early init for MFD running regulators
Samuel Ortiz
3
-3
/
+3
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
4
-4
/
+4
2009-06-17
mfd: asic3: enable SD/SDIO cell
Philipp Zabel
1
-1
/
+113
2009-06-17
mfd: asic3: enable DS1WM cell
Philipp Zabel
2
-0
/
+100
2009-06-17
mfd: asic3: remove SD/SDIO controller register definitions
Philipp Zabel
1
-216
/
+3
2009-06-17
mfd: asic3: use resource_size macro instead of local variable
Philipp Zabel
1
-4
/
+2
2009-06-17
mfd: add ASIC3 IRQ numbers
Philipp Zabel
1
-0
/
+7
2009-06-17
mfd: asic3: add clock handling for MFD cells
Philipp Zabel
1
-0
/
+80
2009-06-17
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
2
-5
/
+20
2009-06-17
mfd: Fix Kconfig help text for WM8350
Mark Brown
1
-1
/
+1
2009-06-17
mfd: add PCAP driver
Daniel Ribeiro
4
-0
/
+770
2009-06-17
mfd: add U300 AB3100 core support
Linus Walleij
4
-1
/
+1110
2009-06-17
drivers/mfd: remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-06-17
mfd/pcf50633-gpio.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+3
2009-06-17
mfd: Mark WM8350 mask revision as readable to match silicon
Mark Brown
1
-1
/
+1
2009-06-17
mfd: Mark clocks_init as non-init in twl4030-core.c
Rakib Mullick
1
-1
/
+1
2009-06-17
mfd: Correct readability of WM8350 register 227
Mark Brown
1
-1
/
+1
2009-06-17
kmemleak: Fix some typos in comments
Catalin Marinas
1
-4
/
+4
2009-06-17
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
1
-6
/
+6
[next]