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
/
arm
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
ARM: kprobes: Remove redundant code in space_1111
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of PLD instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of SETEND instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Consolidate stub decoding functions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of all coprocessor instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of USAD8 instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of undefined media instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Add emulation of RBIT instruction
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of LDRB instructions which load PC
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of LDRD and STRD instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of STREX and LDREX instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of undefined multiply instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix error in comment
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing of instructions which write to PC unpredictably.
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of MRS instruction
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Reject probing MRS instructions which read SPSR
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of Data-processing (immediate) instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Remove redundant condition checks from simulation routines
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
2011-04-28
|
|
*
|
|
|
|
|
|
kprobes/arm: Fix ldrd/strd emulation
Viktor Rosendahl
2011-04-28
|
*
|
|
|
|
|
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-04-28
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARM: Fix .size directive for xscale_dma_a0_map_area
Ben Hutchings
2011-04-28
|
|
*
|
|
|
|
|
|
|
ARM: pxa/magician: bq24022 regulator needs to be enabled
Philipp Zabel
2011-04-25
|
|
*
|
|
|
|
|
|
|
ARM: pxa/hx4700: bq24022 regulator needs to be enabled
Paul Parsons
2011-04-25
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit
Stephen Boyd
2011-04-27
|
*
|
|
|
|
|
|
|
ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code
Sonny Rao
2011-04-27
|
*
|
|
|
|
|
|
|
Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davin...
Russell King
2011-04-27
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARM: Davinci: Fix I2C build errors
Russell King - ARM Linux
2011-04-25
|
|
*
|
|
|
|
|
|
|
DA830: fix SPI1 base address
Sergei Shtylyov
2011-04-25
|
|
*
|
|
|
|
|
|
|
davinci: mityomapl138: Use auto-probe to determine attached PHY ID
Michael Williamson
2011-04-25
|
|
*
|
|
|
|
|
|
|
davinci: mityomapl138: Use correct id for NAND controller
Michael Williamson
2011-04-25
|
|
*
|
|
|
|
|
|
|
davinci: fix DEBUG_LL code for p2v changes
Kevin Hilman
2011-04-19
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Russell King
2011-04-27
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure
Fabio Estevam
2011-04-18
|
|
*
|
|
|
|
|
|
|
ARM: mxc: Add missing lockdep annotation
Thomas Gleixner
2011-04-12
|
|
*
|
|
|
|
|
|
|
ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL
Dave Martin
2011-04-12
|
|
*
|
|
|
|
|
|
|
ARM: mxs/clock-mx28: fix up name##_set_rate
Uwe Kleine-König
2011-04-12
|
|
*
|
|
|
|
|
|
|
ARM: imx: fix usb related build failure for mach-vpr200
Uwe Kleine-König
2011-04-12
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-29
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...
Tony Lindgren
2011-04-27
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
Avinash.H.M
2011-04-20
|
|
*
|
|
|
|
|
|
|
OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
Eduardo Valentin
2011-04-20
|
|
*
|
|
|
|
|
|
|
OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
Eduardo Valentin
2011-04-20
|
|
*
|
|
|
|
|
|
|
OMAP4: clock data: Change DSS clock aliases
Tomi Valkeinen
2011-04-20
|
|
*
|
|
|
|
|
|
|
OMAP2+: hwmod data: Fix wrong dma_system end address
Benoit Cousson
2011-04-19
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
[prev]
[next]