aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-03
* ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-26
* ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi2012-11-23
* ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier2012-11-23
* Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-20
|\
| * ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi2012-11-19
| * ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-19
* | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King2012-11-20
|\ \
| * | ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre2012-11-19
| * | ARM: kernel: add logical mappings look-upLorenzo Pieralisi2012-11-19
| * | ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi2012-11-19
| * | ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-19
| * | ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi2012-11-19
| * | ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi2012-11-19
| * | ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-19
| |/
* | Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-11-19
|\ \
| * | ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon2012-11-05
| * | ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon2012-11-05
| * | ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2012-11-05
* | | Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-11-19
|\ \ \
| * | | ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-09
| * | | ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-09
| * | | ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon2012-11-09
| * | | ARM: mm: use pteval_t to represent page protection valuesWill Deacon2012-11-09
| |/ /
* | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2012-11-19
|\ \ \
| * | | ARM: cti: fix manipulation of debug lock registersWill Deacon2012-11-15
| * | | ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon2012-11-09
| * | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-09
| * | | ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon2012-11-09
| * | | ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon2012-11-09
| * | | ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon2012-11-09
| * | | ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon2012-11-09
| * | | ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon2012-11-09
| * | | ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon2012-11-09
| |/ /
* | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2012-11-19
|\ \ \
| * | | ARM: PMU: fix runtime PM enableJon Hunter2012-11-09
| * | | ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-09
| * | | ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon2012-11-09
| * | | ARM: perf: register cpu_notifier at driver initMark Rutland2012-11-09
| * | | ARM: perf: check ARMv7 counter validity on a per-pmu basisSudeep KarkadaNagesha2012-11-09
| * | | ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-09
| * | | ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha2012-11-09
| * | | ARM: perf: add guest vs host discriminationMarc Zyngier2012-11-09
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-18
|\ \ \
| * | | missing const in alpha callers of do_mount()Al Viro2012-10-20
* | | | m68k: fix sigset_t accessor functionsAndreas Schwab2012-11-18
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-16
|\ \ \ \
| * | | | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-16
* | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | revert "mm: fix-up zone present pages"Andrew Morton2012-11-16