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
Commit message (
Expand
)
Author
Age
*
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-05-03
|
\
|
*
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
2013-04-23
|
|
\
|
|
*
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2013-04-12
|
|
|
\
|
|
|
*
ASoC: samsung: move plat/ headers to local directory
Arnd Bergmann
2013-04-11
|
|
|
*
ASoC: samsung: use irq resource for idma
Arnd Bergmann
2013-04-11
*
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
|
\
\
\
\
|
*
\
\
\
Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux int...
Dave Airlie
2013-04-15
|
|
\
\
\
\
|
|
*
|
|
|
OMAPDSS: panels: keep platform data of all panels in a single header
Archit Taneja
2013-04-03
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
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
|
*
|
|
|
|
ARM: AT91SAM9G45: same platform data structure for all crypto peripherals
Nicolas Royer
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 branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
Heiko Stübner
2013-03-24
|
*
|
|
|
|
|
|
i2c: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
2013-03-24
*
|
|
|
|
|
|
|
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 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
powerpc: Fix build error for book3e
Aneesh Kumar K.V
2013-05-01
|
*
|
|
|
|
|
|
|
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2013-05-01
|
*
|
|
|
|
|
|
|
powerpc: Turn on the EBB H/FSCR bits
Michael Neuling
2013-05-01
|
*
|
|
|
|
|
|
|
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
2013-05-01
|
*
|
|
|
|
|
|
|
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
Anshuman Khandual
2013-05-01
|
*
|
|
|
|
|
|
|
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
2013-05-01
|
*
|
|
|
|
|
|
|
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
2013-04-30
[next]