index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - increase TRNG clocks per sample
Kim Phillips
2012-09-27
1
-3
/
+3
*
crypto: tegra-aes - fix error return code
Peter Senna Tschudin
2012-09-27
1
-0
/
+1
*
crypto: crypto4xx - fix error return code
Peter Senna Tschudin
2012-09-27
1
-0
/
+1
*
crypto: hifn_795x - fix error return code
Peter Senna Tschudin
2012-09-27
1
-1
/
+4
*
crypto: ux500 - fix error return code
Peter Senna Tschudin
2012-09-27
1
-0
/
+1
*
crypto: caam - fix error IDs for SEC v5.x RNG4
Horia Geanta
2012-09-27
1
-2
/
+0
*
hwrng: mxc-rnga - Access data via structure
Fabio Estevam
2012-09-06
1
-57
/
+51
*
hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework
Fabio Estevam
2012-09-06
1
-5
/
+5
*
crypto: caam - add IPsec ESN support
Horia Geanta
2012-09-06
2
-2
/
+26
*
crypto: geode-aes - Use module_pci_driver
Sachin Kamat
2012-09-06
1
-14
/
+1
*
crypto: remove duplicated include
Wei Yongjun
2012-09-06
3
-15
/
+0
*
crypto: caam - coccicheck fixes
Kim Phillips
2012-09-06
3
-8
/
+16
*
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
Devendra Naga
2012-09-06
1
-1
/
+0
*
crypto: talitos - add IPsec ESN support
Horia Geanta
2012-08-28
1
-2
/
+28
*
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
2012-08-28
1
-51
/
+125
*
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
2012-08-28
1
-21
/
+20
*
crypto: talitos - prune unneeded descriptor allocation param
Horia Geanta
2012-08-28
1
-7
/
+6
*
crypto: talitos - fix icv management on outbound direction
Horia Geanta
2012-08-28
1
-1
/
+1
*
crypto: talitos - consolidate common cra_* assignments
Kim Phillips
2012-08-28
1
-146
/
+17
*
crypto: talitos - consolidate cra_type assignments
Kim Phillips
2012-08-28
1
-26
/
+3
*
crypto: atmel - Remove possible typo error
Tushar Behera
2012-08-20
1
-1
/
+1
*
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
Julia Lawall
2012-08-20
1
-12
/
+5
*
crypto: nx - Remove virt_to_abs() usage in nx-842.c
Michael Ellerman
2012-08-20
1
-16
/
+18
*
powerpc/crypto: add 842 hardware compression driver
Seth Jennings
2012-08-01
3
-0
/
+1627
*
powerpc/crypto: rework Kconfig
Seth Jennings
2012-08-01
3
-14
/
+25
*
crypto: caam - set descriptor sharing type to SERIAL
Kim Phillips
2012-08-01
3
-7
/
+7
*
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2012-08-01
2
-6
/
+15
*
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-08-01
1
-5
/
+5
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
12
-21
/
+0
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-08-01
10
-12
/
+14
|
\
|
*
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
2012-08-01
1
-2
/
+0
|
*
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
2012-08-01
1
-1
/
+1
|
*
nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
Mel Gorman
2012-08-01
1
-1
/
+5
|
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-08-01
7
-8
/
+7
|
*
mm: factor out memory isolate functions
Minchan Kim
2012-08-01
1
-0
/
+1
|
*
drivers/media/video/v4l2-ioctl.c: fix build
Andrew Morton
2012-08-01
1
-2
/
+6
*
|
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-08-01
13
-0
/
+5426
|
\
\
|
*
|
vfio: Add PCI device driver
Alex Williamson
2012-07-31
8
-0
/
+3233
|
*
|
vfio: Type1 IOMMU implementation
Alex Williamson
2012-07-31
4
-0
/
+768
|
*
|
vfio: VFIO core
Alex Williamson
2012-07-31
5
-0
/
+1425
|
|
/
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-01
17
-159
/
+287
|
\
\
|
*
|
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-07-28
1
-24
/
+32
|
*
|
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-07-24
1
-0
/
+3
|
*
|
random: Add comment to random_initialize()
Tony Luck
2012-07-24
1
-0
/
+10
|
*
|
isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-1
/
+0
|
*
|
pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-8
/
+4
|
*
|
omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+2
|
*
|
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
Theodore Ts'o
2012-07-19
1
-1
/
+1
|
*
|
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
|
drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
[next]