index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
|
\
|
*
Merge branch 'devel-stable' into for-linus
Russell King
2012-12-11
|
|
\
|
|
*
ARM: 7587/1: implement optimized percpu variable access
Rob Herring
2012-12-03
|
|
*
ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM
Nicolas Pitre
2012-11-26
|
|
*
ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map init
Lorenzo Pieralisi
2012-11-23
|
|
*
ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selected
Marc Zyngier
2012-11-23
|
|
*
Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable
Russell King
2012-11-20
|
|
|
\
|
|
|
*
ARM: kernel: update cpuinfo to print all online CPUs features
Lorenzo Pieralisi
2012-11-19
|
|
|
*
ARM: kernel: add MIDR to per-CPU information data
Lorenzo Pieralisi
2012-11-19
|
|
*
|
Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...
Russell King
2012-11-20
|
|
|
\
\
|
|
|
*
|
ARM: gic: use a private mapping for CPU target interfaces
Nicolas Pitre
2012-11-19
|
|
|
*
|
ARM: kernel: add logical mappings look-up
Lorenzo Pieralisi
2012-11-19
|
|
|
*
|
ARM: kernel: add cpu logical map DT init in setup_arch
Lorenzo Pieralisi
2012-11-19
|
|
|
*
|
ARM: kernel: add device tree init map function
Lorenzo Pieralisi
2012-11-19
|
|
|
*
|
ARM: kernel: smp_setup_processor_id() updates
Lorenzo Pieralisi
2012-11-19
|
|
|
*
|
ARM: kernel: update topology to use new MPIDR macros
Lorenzo Pieralisi
2012-11-19
|
|
|
*
|
ARM: kernel: enhance MPIDR macro definitions
Lorenzo Pieralisi
2012-11-19
|
|
|
|
/
|
|
*
|
Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King
2012-11-19
|
|
|
\
\
|
|
|
*
|
ARM: mm: use bitmap operations when allocating new ASIDs
Will Deacon
2012-11-05
|
|
|
*
|
ARM: mm: avoid taking ASID spinlock on fastpath
Will Deacon
2012-11-05
|
|
|
*
|
ARM: mm: remove IPI broadcasting on ASID rollover
Will Deacon
2012-11-05
|
|
*
|
|
Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
2012-11-19
|
|
|
\
\
\
|
|
|
*
|
|
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: mm: introduce L_PTE_VALID for page table entries
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: mm: don't use the access flag permissions mechanism for classic MMU
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: mm: use pteval_t to represent page protection values
Will Deacon
2012-11-09
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...
Russell King
2012-11-19
|
|
|
\
\
\
|
|
|
*
|
|
ARM: cti: fix manipulation of debug lock registers
Will Deacon
2012-11-15
|
|
|
*
|
|
ARM: hw_breakpoint: kill WARN_ONCE usage
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros
Dietmar Eggemann
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: check if monitor mode is enabled during validation
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: make boot quieter without CPUID feature registers
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: don't try to clear v6 debug registers during boot
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: fix ordering of debug register reset sequence
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: fix monitor mode detection with v7.1
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: hw_breakpoint: only clear OS lock when implemented on v7
Will Deacon
2012-11-09
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2012-11-19
|
|
|
\
\
\
|
|
|
*
|
|
ARM: PMU: fix runtime PM enable
Jon Hunter
2012-11-09
|
|
|
*
|
|
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU
Will Deacon
2012-11-09
|
|
|
*
|
|
ARM: perf: register cpu_notifier at driver init
Mark Rutland
2012-11-09
|
|
|
*
|
|
ARM: perf: check ARMv7 counter validity on a per-pmu basis
Sudeep KarkadaNagesha
2012-11-09
|
|
|
*
|
|
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
2012-11-09
|
|
|
*
|
|
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
2012-11-09
|
|
|
*
|
|
ARM: perf: add guest vs host discrimination
Marc Zyngier
2012-11-09
|
|
|
|
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
2012-12-10
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
WATCHDOG: fix build PM warnings
Russell King
2012-11-08
|
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
ARM: vic: fix build warning caused by previous commit
Russell King
2012-11-08
|
|
|
|
|
|
*
|
|
|
ARM: 7554/1: VIC: use irq_domain_add_simple()
Linus Walleij
2012-10-18
|
|
|
|
|
*
|
|
|
|
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
Davide Ciminaghi
2012-12-10
[next]