index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
|
*
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
2013-05-05
|
*
perf/x86/intel/lbr: Fix LBR filter
Peter Zijlstra
2013-05-04
|
*
perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge
Peter Zijlstra
2013-05-04
|
*
perf/x86/intel: Fix unintended variable name reuse
Jan-Simon Möller
2013-04-30
|
*
perf/x86/intel: Add support for IvyBridge model 58 Uncore
Vince Weaver
2013-04-30
|
*
perf/x86/intel: Fix typo in perf_event_intel_uncore.c
Vince Weaver
2013-04-30
|
*
x86: Eliminate irq_mis_count counted in arch_irq_stat
Li Fei
2013-04-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
|
\
\
|
*
|
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
2013-04-25
|
*
|
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
2013-04-25
|
*
|
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
2013-04-25
|
*
|
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
|
*
|
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
2013-04-25
|
*
|
crypto: x86/camellia-aesni-avx - add more optimized XTS code
Jussi Kivilinna
2013-04-25
|
*
|
crypto: cast6-avx: use new optimized XTS code
Jussi Kivilinna
2013-04-25
|
*
|
crypto: x86/twofish-avx - use optimized XTS code
Jussi Kivilinna
2013-04-25
|
*
|
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2013-04-25
|
*
|
crypto: crc32-pclmul - Use gas macro for pclmulqdq
Sandy Wu
2013-04-25
|
*
|
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
2013-04-25
|
*
|
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...
Tim Chen
2013-04-25
|
*
|
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...
Tim Chen
2013-04-25
|
*
|
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-25
|
*
|
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
2013-04-25
|
*
|
crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions
Tim Chen
2013-04-02
|
*
|
crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.
Tim Chen
2013-04-02
|
*
|
crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-02
|
*
|
crypto: x86 - build AVX block cipher implementations only if assembler suppor...
Jussi Kivilinna
2013-04-02
|
*
|
crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC
Jussi Kivilinna
2013-04-02
|
*
|
crypto: crc32c - Update the links to the white papers on CRC32C calculations ...
Tim Chen
2013-03-10
|
*
|
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Herbert Xu
2013-02-26
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-05-02
|
\
\
\
|
*
|
|
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
2013-05-02
|
*
|
|
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2013-05-02
*
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lguest: map Switcher below fixmap.
Rusty Russell
2013-04-22
|
*
|
|
lguest: assume Switcher text is a single page.
Rusty Russell
2013-04-22
|
*
|
|
lguest: prepare to make SWITCHER_ADDR a variable.
Rusty Russell
2013-04-22
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
\
\
|
*
|
|
|
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
|
*
|
|
|
Include missing linux/slab.h inclusions
David Howells
2013-04-29
|
*
|
|
|
new helper: read_code()
Al Viro
2013-04-29
*
|
|
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-01
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'efi/chainsaw' into x86/efi
H. Peter Anvin
2013-04-20
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86, efi: Make efi_memblock_x86_reserve_range more readable
Borislav Petkov
2013-03-04
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
[next]