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
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
|
\
|
*
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
|
*
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
2013-05-07
|
*
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
2013-05-07
|
*
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-05-07
|
*
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
2013-05-07
|
*
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-05-07
|
*
ARC: Debug/crash-printing Improvements
Vineet Gupta
2013-05-07
|
*
ARC: fix typo with clock speed
Noam Camus
2013-05-07
|
*
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2013-04-09
|
*
ARC: [build] Build failure with !KPROBES
Christian Ruppert
2013-04-09
|
*
ARC: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-09
|
*
ARC: Fix coding style issues
Sachin Kamat
2013-04-09
|
*
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-04-09
*
|
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
\
|
*
|
arc: fix incorrect ifdef comment
Paul Bolle
2013-03-18
*
|
|
arc: Use generic idle loop
Thomas Gleixner
2013-04-08
|
|
/
|
/
|
*
|
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-03-20
*
|
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
2013-03-11
*
|
ARC: ABIv3: Print the correct ABI ver
Vineet Gupta
2013-03-11
*
|
ARC: make allyesconfig build breakages
Vineet Gupta
2013-03-11
|
/
*
ARC: Fixup the current ABI version
Vineet Gupta
2013-02-27
*
ARC: make a copy of flat DT
Vineet Gupta
2013-02-26
*
ARC: Fix pt_orig_r8 access
Vineet Gupta
2013-02-15
*
ARC: [3.9] Fallout of hlist iterator update
Vineet Gupta
2013-02-15
*
ARC: 64bit RTSC timestamp hardware issue
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
2013-02-15
*
ARC: Hostlink Pseudo-Driver for Metaware Debugger
Vineet Gupta
2013-02-15
*
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
*
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
*
ARC: kgdb support
Mischa Jonker
2013-02-15
*
ARC: Unaligned access emulation
Vineet Gupta
2013-02-15
*
ARC: kprobes support
Vineet Gupta
2013-02-15
*
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
Vineet Gupta
2013-02-15
*
ARC: stacktracing APIs based on dw2 unwinder
Vineet Gupta
2013-02-15
*
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
2013-02-15
*
ARC: SMP support
Vineet Gupta
2013-02-15
*
ARC: Diagnostics: show_regs() etc
Vineet Gupta
2013-02-15
*
ARC: Module support
Vineet Gupta
2013-02-15
*
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
2013-02-15
*
ARC: ptrace support
Vineet Gupta
2013-02-15
*
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
2013-02-15
*
ARC: Last bits (stubs) to get to a running kernel with UART
Vineet Gupta
2013-02-15
*
ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
Vineet Gupta
2013-02-15
[next]