index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/crypto: add 842 crypto driver
Seth Jennings
2012-08-01
3
-0
/
+193
*
powerpc/crypto: add 842 hardware compression driver
Seth Jennings
2012-08-01
5
-0
/
+1644
*
powerpc/crypto: add compression support to arch vec
Seth Jennings
2012-08-01
1
-2
/
+2
*
powerpc/crypto: rework Kconfig
Seth Jennings
2012-08-01
5
-16
/
+29
*
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: cast6 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
5
-0
/
+1062
*
crypto: testmgr - add larger cast6 testvectors
Johannes Goetzfried
2012-08-01
3
-2
/
+1520
*
crypto: cast6 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
3
-24
/
+67
*
crypto: cast5 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
5
-0
/
+928
*
crypto: testmgr - add larger cast5 testvectors
Johannes Goetzfried
2012-08-01
4
-2
/
+871
*
crypto: cast5 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
3
-34
/
+69
*
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-08-01
3
-16
/
+0
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
12
-21
/
+0
*
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
11
-54
/
+1
*
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
15
-15
/
+0
*
crypto: whirlpool - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-33
/
+6
*
crypto: sha512 - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-15
/
+5
*
crypto: sha256 - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-20
/
+5
*
crypto: tiger - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-32
/
+6
*
crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...
Jussi Kivilinna
2012-08-01
2
-0
/
+38
*
crypto: ansi_cprng - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-40
/
+23
*
crypto: serpent - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-34
/
+19
*
crypto: des - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-20
/
+5
*
crypto: crypto_null - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-39
/
+18
*
crypto: tea - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-35
/
+6
*
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-07-31
7
-169
/
+248
|
\
|
*
irqdomain: Improve diagnostics when a domain mapping fails
Mark Brown
2012-07-24
1
-6
/
+11
|
*
irqdomain: eliminate slow-path revmap lookups
Grant Likely
2012-07-24
1
-40
/
+25
|
*
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
2012-07-24
4548
-104854
/
+181547
|
|
\
|
*
|
irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.
Grant Likely
2012-07-11
1
-2
/
+2
|
*
|
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
4
-65
/
+3
|
*
|
irqdomain: Support for static IRQ mapping and association.
Grant Likely
2012-07-11
2
-25
/
+107
|
*
|
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-07-11
2
-3
/
+12
|
*
|
irqdomain: Split disassociating code into separate function
Grant Likely
2012-07-11
1
-28
/
+47
|
*
|
Merge tag 'v3.5-rc6' into irqdomain/next
Grant Likely
2012-07-11
995
-5037
/
+9700
|
|
\
\
|
*
|
|
irq_domain: correct a minor wrong comment for linear revmap
Dong Aisheng
2012-07-11
1
-1
/
+1
|
*
|
|
irq_domain: Standardise legacy/linear domain selection
Mark Brown
2012-07-11
3
-0
/
+40
|
*
|
|
irqdomain: Make ops->map hook optional
Grant Likely
2012-06-17
1
-10
/
+4
|
*
|
|
irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY
Grant Likely
2012-06-15
1
-2
/
+1
|
*
|
|
irqdomain: Simple NUMA awareness.
Paul Mundt
2012-06-15
2
-10
/
+18
|
*
|
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
10
-21
/
+25
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
131
-1060
/
+3174
|
\
\
\
\
|
*
|
|
|
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
2012-07-31
1
-2
/
+0
|
*
|
|
|
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
2012-07-31
1
-1
/
+1
|
*
|
|
|
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
2012-07-31
3
-3
/
+38
|
*
|
|
|
tmpfs: distribute interleave better across nodes
Nathan Zimmer
2012-07-31
1
-2
/
+4
|
*
|
|
|
mm: remove redundant initialization
Minchan Kim
2012-07-31
2
-12
/
+2
|
*
|
|
|
mm: warn if pg_data_t isn't initialized with zero
Minchan Kim
2012-07-31
1
-0
/
+3
[next]