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
/
include
Commit message (
Expand
)
Author
Age
*
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
|
\
|
*
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
|
*
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
|
*
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-26
|
*
ARC: stop using pt_regs->orig_r8
Vineet Gupta
2013-06-22
|
*
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
|
*
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
2013-06-22
|
*
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
|
*
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
|
*
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
|
*
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-06-22
|
*
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-06-22
|
*
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
2013-06-22
|
*
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2013-06-22
|
*
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2013-06-22
|
*
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
|
*
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
|
*
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-06-22
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
|
/
*
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-25
*
ARC: Use enough bits for determining page's cache color
Vineet Gupta
2013-05-23
*
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
2013-05-23
*
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-23
*
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-05-09
*
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2013-05-09
*
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
*
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2013-05-09
*
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
*
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2013-05-07
*
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2013-05-07
*
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
2013-05-07
*
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
*
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
*
ARC: Add implicit compiler barrier to raw_local_irq* functions
Christian Ruppert
2013-04-08
*
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-03-20
*
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
2013-03-19
*
ARC: Remove SET_PERSONALITY (tracks cross-arch change)
Vineet Gupta
2013-03-18
*
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
2013-03-11
*
ARC: make allyesconfig build breakages
Vineet Gupta
2013-03-11
*
ARC: split elf.h into uapi and export it for userspace
Vineet Gupta
2013-02-27
*
ARC: Fixup the current ABI version
Vineet Gupta
2013-02-27
*
ARC: gdbserver using regset interface possibly broken
Vineet Gupta
2013-02-27
*
ARC: make a copy of flat DT
Vineet Gupta
2013-02-26
*
ARC: Provide a default serial.h for uart drivers needing BASE_BAUD
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 #6: cpu-to-dma-addr optional
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
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
[next]