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
/
Kconfig
Commit message (
Expand
)
Author
Age
*
ARC: add power management options
Alexey Brodkin
2014-11-03
*
ARC: Remove unneeded Kconfig entry NO_DMA
Paul Bolle
2014-10-13
*
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
2014-10-13
*
ARC: [plat*] move code out of .init_machine into common
Vineet Gupta
2014-10-13
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
|
\
|
*
Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-01-25
|
|
\
|
|
*
ARC: [cmdline] uboot cmdline handling rework
Vineet Gupta
2014-01-16
|
*
|
Kconfig: update flightly outdated CONFIG_SMP documentation
Robert Graffham
2014-01-23
|
|
/
*
/
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
|
/
*
ARC: extable: Enable sorting at build time
Vineet Gupta
2013-11-25
*
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-14
*
ARC: [SMP] Disallow RTSC
Vineet Gupta
2013-11-07
*
ARC: [SMP] enlarge possible NR_CPUS
Noam Camus
2013-11-06
*
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2013-11-06
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
*
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2013-07-04
|
\
|
*
consolidate per-arch stack overflow debugging options
Dave Hansen
2013-07-04
*
|
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2013-06-22
*
|
ARC: make dcache VIPT aliasing support dependant on dcache
Alexey Brodkin
2013-06-22
|
/
*
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
*
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
*
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-05-07
*
ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD
Alexander Shiyan
2013-05-07
*
ARC: [kbuild] Include Kconfig.binfmt
Vineet Gupta
2013-04-09
*
ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well
Vineet Gupta
2013-04-09
*
ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window
Vineet Gupta
2013-02-26
*
ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
Vineet Gupta
2013-02-15
*
ARC: Fold boards sub-menu into platform/SoC menu
Vineet Gupta
2013-02-15
*
ARC: [Review] Multi-platform image #1: Kconfig enablement
Vineet Gupta
2013-02-15
*
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
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: perf support (software counters only)
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: 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: Support for high priority interrupts in the in-core intc
Vineet Gupta
2013-02-15
*
ARC: OProfile support
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: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2013-02-15
*
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
*
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2013-02-15
*
ARC: Signal handling
Vineet Gupta
2013-02-15
*
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
[next]