index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: camellia-x86_64 - fix sparse warnings (constant is so big)
Jussi Kivilinna
2012-09-07
1
-688
/
+688
*
crypto: cast6-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-07
1
-114
/
+162
*
crypto: cast5-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-07
1
-106
/
+160
*
crypto: twofish-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-07
1
-85
/
+142
*
arm/crypto: Add optimized AES and SHA1 routines
David McCullough
2012-09-07
6
-0
/
+1912
*
crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...
Jussi Kivilinna
2012-08-20
1
-35
/
+218
*
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
2
-2
/
+4
*
crypto: cast6 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
3
-0
/
+985
*
crypto: cast5 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
3
-0
/
+854
*
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-08-01
3
-16
/
+0
*
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
11
-54
/
+1
*
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-07-31
3
-5
/
+2
|
\
|
*
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
2012-07-24
1426
-20404
/
+45092
|
|
\
|
*
|
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
2
-2
/
+2
|
*
|
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-07-11
1
-3
/
+0
|
*
|
Merge tag 'v3.5-rc6' into irqdomain/next
Grant Likely
2012-07-11
267
-1249
/
+1228
|
|
\
\
|
*
|
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
6
-15
/
+9
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
13
-19
/
+20
|
\
\
\
\
|
*
|
|
|
mips: zero out pg_data_t when it's allocated
Minchan Kim
2012-07-31
1
-0
/
+1
|
*
|
|
|
memcg: rename config variables
Andrew Morton
2012-07-31
10
-18
/
+18
|
*
|
|
|
mm: account the total_vm in the vm_stat_account()
Huang Shijie
2012-07-31
1
-1
/
+0
|
*
|
|
|
xtensa: select generic atomic64_t support
Fengguang Wu
2012-07-31
1
-0
/
+1
*
|
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
12
-32
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
6
-19
/
+12
|
*
|
|
|
|
sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-4
/
+2
|
*
|
|
|
|
[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
3
-6
/
+5
|
*
|
|
|
|
board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
|
|
|
|
random: remove rand_initialize_irq()
Theodore Ts'o
2012-07-19
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-31
5
-146
/
+1473
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86: Fix missing struct before structure name
Jovi Zhang
2012-07-26
1
-1
/
+1
|
*
|
|
|
|
|
perf/x86: Fix format definition of SNB-EP uncore QPI box
Yan, Zheng
2012-07-26
2
-1
/
+25
|
*
|
|
|
|
|
perf/x86: Make bitfield unsigned
Peter Zijlstra
2012-07-26
1
-1
/
+1
|
*
|
|
|
|
|
perf/x86: Fix LLC-* and node-* events on Intel SandyBridge
Yan, Zheng
2012-07-26
1
-6
/
+86
|
*
|
|
|
|
|
perf/x86: Add Intel Nehalem-EX uncore support
Yan, Zheng
2012-07-26
2
-129
/
+1352
|
*
|
|
|
|
|
perf/x86: Fix typo in format definition of uncore PCU filter
Yan, Zheng
2012-07-26
1
-8
/
+8
*
|
|
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-07-31
7
-55
/
+121
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
Alexander Graf
2012-07-31
1
-1
/
+0
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2012-07-31
6
-54
/
+121
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
Timur Tabi
2012-07-26
1
-2
/
+62
|
|
*
|
|
|
|
|
powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
Timur Tabi
2012-07-26
1
-20
/
+38
|
|
*
|
|
|
|
|
powerpc/85xx: Fix sram_offset parameter type
Claudiu Manoil
2012-07-26
2
-27
/
+16
|
|
*
|
|
|
|
|
powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHz
Shaohui Xie
2012-07-26
1
-1
/
+1
|
|
*
|
|
|
|
|
powerpc/85xx: Fix pci base address error for p2020rdb-pc in dts
Tang Yuantian
2012-07-26
2
-4
/
+4
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-07-31
17
-105
/
+103
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
s390: make use of user_mode() macro where possible
Heiko Carstens
2012-07-30
4
-15
/
+15
|
*
|
|
|
|
|
|
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2012-07-30
6
-14
/
+15
|
*
|
|
|
|
|
|
s390/mm: fix fault handling for page table walk case
Heiko Carstens
2012-07-30
1
-6
/
+7
|
*
|
|
|
|
|
|
s390/mm: make page faults killable
Heiko Carstens
2012-07-30
1
-1
/
+11
|
*
|
|
|
|
|
|
s390: update defconfig
Heiko Carstens
2012-07-26
1
-2
/
+3
[next]