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
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
|
\
|
*
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
2011-06-03
|
*
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
2011-06-03
*
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
|
/
*
lib: Add generic binary search function to the kernel.
Tim Abbott
2011-05-19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
|
\
|
*
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-03-23
|
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
|
*
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
|
|
\
|
|
*
BKL: That's all, folks
Arnd Bergmann
2011-03-05
|
*
|
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
2011-01-24
|
|
/
*
/
lib: add shared BCH ECC library
Ivan Djelic
2011-03-11
|
/
*
decompressors: add boot-time XZ support
Lasse Collin
2011-01-13
*
decompressors: add XZ decompressor module
Lasse Collin
2011-01-13
*
flex_array: export symbols to modules
David Rientjes
2011-01-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-01-06
|
\
|
*
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
2010-11-18
*
|
timers: Rename timerlist infrastructure to timerqueue
John Stultz
2010-12-10
*
|
timers: Introduce timerlist infrastructure.
John Stultz
2010-12-02
|
/
*
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-09
|
\
|
*
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-29
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-05-28
|
\
\
|
*
|
Unified UUID/GUID definition
Huang Ying
2010-05-19
*
|
|
fault-injection: add CPU notifier error injection module
Akinobu Mita
2010-05-27
*
|
|
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
\
\
\
|
*
|
|
x86: Add optimized popcnt variants
Borislav Petkov
2010-04-06
*
|
|
|
Merge branch 'x86/asm' into x86/atomic
H. Peter Anvin
2010-04-29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
2010-03-15
|
|
/
/
|
*
|
Revert "lib: build list_sort() only if needed"
Linus Torvalds
2010-03-07
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-03-06
|
|
\
\
|
|
*
|
[LogFS] add new flash file system
Joern Engel
2009-11-20
|
|
|
/
|
*
|
lib: build list_sort() only if needed
Don Mullis
2010-03-06
|
*
|
lib: Introduce generic list_sort function
Dave Chinner
2010-01-13
|
*
|
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
2010-01-11
*
|
|
lib: Add self-test for atomic64_t
Luca Barbieri
2010-02-25
|
/
/
*
/
The DRBD driver
Philipp Reisner
2009-10-01
|
/
*
lib: flexible array implementation
Dave Hansen
2009-07-29
*
lib: add lib/gcd.c
Florian Fainelli
2009-06-18
*
lib: Provide generic atomic64_t implementation
Paul Mackerras
2009-06-14
*
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
2009-06-12
|
\
|
*
lib: isolate rational fractions helper function
Oskar Schirmer
2009-06-11
*
|
add generic lib/checksum.c
Arnd Bergmann
2009-06-11
|
/
*
lib: find_last_bit.o needed by a module only, move it from lib to obj
Fred Isaman
2009-04-24
*
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-03-28
|
\
|
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
|
|
\
|
|
*
bzip2/lzma: centralize format detection
H. Peter Anvin
2009-01-08
|
|
*
bzip2/lzma: proper Kconfig dependencies for the ramdisk options
H. Peter Anvin
2009-01-05
|
|
*
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
2009-01-04
|
*
|
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-03-26
|
|
\
\
[next]