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
Commit message (
Expand
)
Author
Age
*
vsprintf: add support for '%pS' and '%pF' pointer formats
Linus Torvalds
2008-07-06
*
vsprintf: add infrastructure support for extended '%p' specifiers
Linus Torvalds
2008-07-06
*
vsprintf: split out '%p' handling logic
Linus Torvalds
2008-07-06
*
vsprintf: split out '%s' handling logic
Linus Torvalds
2008-07-06
*
lib: taint kernel in common report_bug() WARN path.
Paul Mundt
2008-07-04
*
Christoph has moved
Christoph Lameter
2008-07-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-02
|
\
|
*
textsearch: fix Boyer-Moore text search bug
Joonwoo Park
2008-06-30
*
|
debugobjects: fix lockdep warning
Vegard Nossum
2008-06-18
|
/
*
radix-tree: fix small lockless radix-tree bug
Nick Piggin
2008-06-12
*
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2008-06-12
*
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-06-12
*
lib: export bitrev16
Harvey Harrison
2008-06-06
*
lmb: Fix compile warning
Kumar Gala
2008-05-19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-05-14
|
\
|
*
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
2008-05-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-05-14
|
\
\
|
*
|
lmb: Make lmb debugging more useful.
David S. Miller
2008-05-12
|
*
|
lmb: Fix inconsistent alignment of size argument.
David S. Miller
2008-05-12
*
|
|
lib: create common ascii hex array
Harvey Harrison
2008-05-14
|
|
/
|
/
|
*
|
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
2008-05-13
|
/
*
BKL: revert back to the old spinlock implementation
Linus Torvalds
2008-05-10
*
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-05-05
|
\
|
*
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2008-05-05
*
|
kgdb: kconfig fix xconfig/menuconfig element
Jan Engelhardt
2008-05-05
|
/
*
idr: fix idr_remove()
Nadia Derbey
2008-05-01
*
Add a new sysfs_streq() string comparison function
David Brownell
2008-05-01
*
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
*
introduce explicit signed/unsigned 64bit divide
Roman Zippel
2008-05-01
*
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
2008-04-30
*
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2008-04-30
*
kobject: do not copy vargs, just pass them around
Kay Sievers
2008-04-30
*
klist: implement klist_add_{after|before}()
Tejun Heo
2008-04-30
*
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
*
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
*
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2008-04-30
*
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-30
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-29
|
\
|
*
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
2008-04-29
|
*
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
2008-04-29
*
|
bitops: remove "optimizations"
Thomas Gleixner
2008-04-29
*
|
idr: create idr_layer_cache at boot time
Akinobu Mita
2008-04-29
*
|
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
2008-04-29
*
|
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29
*
|
swiotlb: use iommu_is_span_boundary helper function
FUJITA Tomonori
2008-04-29
*
|
lib/swiotlb.c: cleanups
Andrew Morton
2008-04-29
*
|
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-04-29
*
|
lib/inflate.c: handle failed malloc()
Jim Meyering
2008-04-29
|
/
*
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
2008-04-28
[next]