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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
spi: davinci: remove unnecessary typecast
Sekhar Nori
2010-11-18
|
|
*
|
|
spi: davinci: removed unused #defines
Sekhar Nori
2010-11-18
|
|
*
|
|
spi: davinci: remove unused variable 'pdata'
Brian Niebuhr
2010-11-18
|
|
*
|
|
spi: davinci: whitespace cleanup
Brian Niebuhr
2010-11-18
|
|
*
|
|
spi: davinci: fix checkpatch errors
Brian Niebuhr
2010-11-18
|
*
|
|
|
spi/mpc52xx-psc-spi: move probe/remove to proper sections
Wolfram Sang
2010-12-24
|
*
|
|
|
spi/dw_spi: add DMA support
Feng Tang
2010-12-24
|
*
|
|
|
spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIs
Feng Tang
2010-12-24
|
*
|
|
|
spi/dw_spi: Fix too short timeout in spi polling loop
Feng Tang
2010-12-24
|
*
|
|
|
spi/pl022: convert running variable
Linus Walleij
2010-12-23
|
*
|
|
|
spi/pl022: convert busy flag to a bool
Linus Walleij
2010-12-23
|
*
|
|
|
spi/pl022: pass the returned sglen to the DMA engine
Linus Walleij
2010-12-23
|
*
|
|
|
spi/pl022: map the buffers on the DMA engine
Linus Walleij
2010-12-23
|
*
|
|
|
spi/topcliff_pch: Fix data transfer issue
Tomoya MORINAGA
2010-12-23
|
*
|
|
|
spi/imx: remove autodetection
Uwe Kleine-König
2010-12-23
|
*
|
|
|
Merge commit 'v2.6.37-rc7' into spi/next
Grant Likely
2010-12-22
|
|
\
\
\
\
|
*
|
|
|
|
drivers/spi: Remove unnecessary semicolons
Joe Perches
2010-11-14
|
*
|
|
|
|
spi/xilinx: merge OF support code into main driver
Grant Likely
2010-11-09
|
*
|
|
|
|
spi/xilinx: fold platform_driver support into main body
Grant Likely
2010-11-09
|
*
|
|
|
|
spi/xilinx: Eliminate pdata references from common code.
Grant Likely
2010-11-09
*
|
|
|
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gameport: use this_cpu_read instead of lookup
Christoph Lameter
2011-01-04
|
*
|
|
|
|
|
x86: udelay: Use this_cpu_read to avoid address calculation
Christoph Lameter
2011-01-04
|
*
|
|
|
|
|
x86: Use this_cpu_inc_return for nmi counter
Tejun Heo
2010-12-30
|
*
|
|
|
|
|
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
|
*
|
|
|
|
|
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
|
*
|
|
|
|
|
vmstat: User per cpu atomics to avoid interrupt disable / enable
Christoph Lameter
2010-12-18
|
*
|
|
|
|
|
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
2010-12-18
|
*
|
|
|
|
|
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
cpuops: Use cmpxchg for xchg to avoid lock semantics
Christoph Lameter
2010-12-18
|
|
*
|
|
|
|
|
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Christoph Lameter
2010-12-18
|
|
*
|
|
|
|
|
percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
Christoph Lameter
2010-12-18
|
|
*
|
|
|
|
|
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
2010-12-17
|
*
|
|
|
|
|
|
connector: Use this_cpu operations
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
taskstats: Use this_cpu_ops
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
random: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
fs: Use this_cpu_inc_return in buffer.c
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
vmstat: Use this_cpu_inc_return for vm statistics
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
x86: Support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
|
|
*
|
|
|
|
|
percpu: Generic support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
xen: Use this_cpu_ops
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
fs: Use this_cpu_xx operations in buffer.c
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
kprobes: Use this_cpu_ops
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
|
*
|
|
|
|
|
|
vmstat: Optimize zone counter modifications through the use of this cpu opera...
Christoph Lameter
2010-12-17
[prev]
[next]