index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
crypto: aesni - Update aesni-intel_glue to use scatter/gather
Dave Watson
1
-0
/
+133
2018-02-22
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
2
-26
/
+106
2018-02-22
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
1
-0
/
+25
2018-02-22
crypto: aesni - Introduce partial block macro
Dave Watson
1
-1
/
+150
2018-02-22
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
1
-99
/
+106
2018-02-22
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-1
/
+9
2018-02-22
crypto: aesni - Fill in new context data structures
Dave Watson
1
-12
/
+39
2018-02-22
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
1
-28
/
+43
2018-02-22
crypto: aesni - Introduce gcm_context_data
Dave Watson
2
-75
/
+121
2018-02-22
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
1
-179
/
+114
2018-02-22
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-109
/
+63
2018-02-22
crypto: aesni - Add GCM_INIT macro
Dave Watson
1
-51
/
+33
2018-02-22
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-29
/
+24
2018-02-22
crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC
Dave Watson
1
-250
/
+48
2018-02-22
crypto: arm/aes-cipher - move S-box to .rodata section
Jinbum Park
1
-9
/
+10
2018-02-15
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2
-32
/
+6
2018-02-15
crypto: sha256-mb - remove HASH_FIRST flag
Eric Biggers
2
-29
/
+6
2018-02-15
crypto: sha1-mb - remove HASH_FIRST flag
Eric Biggers
2
-30
/
+6
2018-02-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+6
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
6
-115
/
+10
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
12
-31
/
+31
2018-02-11
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+2
2018-02-11
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+8
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
90
-1040
/
+3919
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-4
/
+0
2018-02-09
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-09
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
12
-39
/
+251
2018-02-09
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
1
-143
/
+164
2018-02-09
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+22
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
27
-111
/
+678
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+5
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
5
-0
/
+198
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
31
-260
/
+632
2018-02-08
Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org...
Linus Torvalds
2
-1
/
+18
2018-02-08
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
1
-4
/
+6
2018-02-08
CRIS: Restore mistakenly cleared kernel Makefile
Jesper Nilsson
1
-0
/
+17
2018-02-08
xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
Simon Gaiser
1
-0
/
+6
2018-02-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
1
-0
/
+1
2018-02-08
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
Ulf Magnusson
1
-1
/
+0
2018-02-08
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
1
-1
/
+1
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
16
-76
/
+248
[next]