Show patches with: Archived = No       |   14397 patches
« 1 2 ... 36 37 38143 144 »
Patch Series S/W/F Date Submitter Delegate State
[v3,18/20] KVM: ARM64: Reset PMU state when resetting vcpu --- 2015-09-24 Shannon Zhao New
[v3,17/20] KVM: ARM64: Add PMU overflow interrupt routing --- 2015-09-24 Shannon Zhao New
[v3,16/20] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register --- 2015-09-24 Shannon Zhao New
[v3,15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register --- 2015-09-24 Shannon Zhao New
[v3,14/20] KVM: ARM64: Add reset and access handlers for PMUSERENR register --- 2015-09-24 Shannon Zhao New
[v3,13/20] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register --- 2015-09-24 Shannon Zhao New
[v3,12/20] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register --- 2015-09-24 Shannon Zhao New
[v3,11/20] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register --- 2015-09-24 Shannon Zhao New
[v3,10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register --- 2015-09-24 Shannon Zhao New
[v3,09/20] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register --- 2015-09-24 Shannon Zhao New
[v3,08/20] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register --- 2015-09-24 Shannon Zhao New
[v3,07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2015-09-24 Shannon Zhao New
[v3,06/20] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register --- 2015-09-24 Shannon Zhao New
[v3,05/20] KVM: ARM64: Add reset and access handlers for PMSELR register --- 2015-09-24 Shannon Zhao New
[v3,04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-09-24 Shannon Zhao New
[v3,03/20] KVM: ARM64: Add offset defines for PMU registers --- 2015-09-24 Shannon Zhao New
[v3,02/20] KVM: ARM64: Define PMU data structure for each vcpu --- 2015-09-24 Shannon Zhao New
[v3,01/20] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-09-24 Shannon Zhao New
[RFC] arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property --- 2015-09-24 Ard Biesheuvel Superseded
[2/2] arm64/efi: isolate EFI stub from the kernel proper --- 2015-09-24 Ard Biesheuvel Superseded
[1/2] arm64: use ENDPIPROC() to annotate position independent assembler routines --- 2015-09-24 Ard Biesheuvel New
[v2,5/5] ARM: multi_v7_defconfig: Support RTC devices commonly used on Rockchip boards --- 2015-09-24 Sjoerd Simons Accepted
[v2,4/5] ARM: multi_v7_defconfig: Enable the Rockchip USB 2.0 phy --- 2015-09-24 Sjoerd Simons New
[v2,3/5] ARM: multi_v7_defconfig: Enable Rockchip display support --- 2015-09-24 Sjoerd Simons Accepted
[v2,2/5] ARM: multi_v7_defconfig: Enable common regulators for rockchip boards --- 2015-09-24 Sjoerd Simons New
[v2,1/5] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses --- 2015-09-24 Sjoerd Simons New
drm: sti: adapt DT to fix probe/bind issues in DRM driver --- 2015-09-23 Maxime COQUELIN Accepted
[3/3] ARM: dts: stih410: Enable USB2.0 and related PHY nodes at board level --- 2015-09-23 Maxime COQUELIN Accepted
[2/3] ARM: dts: stih407/410: Tidy up display nodes --- 2015-09-23 Maxime COQUELIN Accepted
[1/3] ARM: dts: stih407: Enable PWM nodes only board level --- 2015-09-23 Maxime COQUELIN Accepted
[4/4] arm: Implement privileged no-access using TTBR0 page table walks disabling --- 2015-09-23 Catalin Marinas New
[3/4] arm: Reduce the number of #ifdef CONFIG_CPU_SW_DOMAIN_PAN --- 2015-09-23 Catalin Marinas New
[2/4] arm: Move asm statements accessing TTBCR into dedicated functions --- 2015-09-23 Catalin Marinas New
[1/4] arm: kvm: Move TTBCR_* definitions from kvm_arm.h into pgtable-3level-hwdef.h --- 2015-09-23 Catalin Marinas New
[v2,7/7] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-09-23 Ard Biesheuvel New
[v2,6/7] arm64: map linear region as non-executable --- 2015-09-23 Ard Biesheuvel Superseded
[v2,5/7] arm64: move kernel mapping out of linear region --- 2015-09-23 Ard Biesheuvel New
[v2,4/7] arm64: mm: explicitly bootstrap the linear mapping --- 2015-09-23 Ard Biesheuvel New
[v2,3/7] arm64: split off early mapping code from early_fixmap_init() --- 2015-09-23 Ard Biesheuvel Superseded
[v2,2/7] arm64: use more granular reservations for static page table allocations --- 2015-09-23 Ard Biesheuvel New
[v2,1/7] of/fdt: make memblock minimum physical address arch configurable --- 2015-09-23 Ard Biesheuvel Superseded
MAINTAINERS: Add keystone device tree and defconfig to list --- 2015-09-22 Nishanth Menon New
[v3,6/6] arm64/efi: ignore DT memreserve entries instead of removing them --- 2015-09-22 Ard Biesheuvel New
[v3,5/6] arm64/efi: ignore DT memory nodes instead of removing them --- 2015-09-22 Ard Biesheuvel New
[v3,4/6] arm64/efi: move EFI /chosen node parsing before early FDT processing --- 2015-09-22 Ard Biesheuvel New
[v3,3/6] efi: move FDT handling to separate object file --- 2015-09-22 Ard Biesheuvel New
[v3,2/6] arm64: override generic version of early_init_dt_add_memory_arch() --- 2015-09-22 Ard Biesheuvel New
[v3,1/6] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias --- 2015-09-22 Ard Biesheuvel New
arm64: debug: Fix typo in debug-monitors.c --- 2015-09-18 Yang Shi Accepted
[RFC,20/20] coresight: updating documentation to reflect integration with perf --- 2015-09-18 Mathieu Poirier New
[RFC,19/20] coresight: etm3x: implementing perf's user/kernel mode --- 2015-09-18 Mathieu Poirier New
[RFC,18/20] coresight: etm3x: pushing down perf configuration to tracer --- 2015-09-18 Mathieu Poirier New
[RFC,17/20] coresight: etm-perf: adding symbolic link for CPUs --- 2015-09-18 Mathieu Poirier New
[RFC,16/20] coresight: etm-perf: implementing trace related APIs --- 2015-09-18 Mathieu Poirier New
[RFC,15/20] coresight: etm-perf: implementing 'setup_aux()' API --- 2015-09-18 Mathieu Poirier New
[RFC,14/20] coresight: etm-perf: implementing 'event_init()' API --- 2015-09-18 Mathieu Poirier New
[RFC,13/20] coresight: etm-perf: new PMU driver for ETM tracers --- 2015-09-18 Mathieu Poirier New
[RFC,12/20] coresight: keeping track of enabled sink buffers --- 2015-09-18 Mathieu Poirier New
[RFC,11/20] coresight: making coresight_build_paths() public --- 2015-09-18 Mathieu Poirier New
[RFC,10/20] coresight: etb10: adding snapshot mode feature --- 2015-09-18 Mathieu Poirier New
[RFC,08/20] coresight: etb10: implementing buffer set and unset APIs --- 2015-09-18 Mathieu Poirier New
[RFC,05/20] coresight: etm3x: adapting default tracer setting for perf --- 2015-09-18 Mathieu Poirier New
[RFC,04/20] coresight: etm3x: using chip logic to start/stop traces --- 2015-09-18 Mathieu Poirier New
[RFC,02/20] coresight: etm3x: implementing 'is_enabled()' API --- 2015-09-18 Mathieu Poirier New
[RFC,01/20] coresight: etm3x: splitting 'etm_enable_hw()' operations --- 2015-09-18 Mathieu Poirier New
[v1,2/2] arm64: errata: add module load workaround for erratum #843419 --- 2015-09-18 Ard Biesheuvel New
[v1,1/2] arm64: introduce infrastructure for emitting veneers at module reloc time --- 2015-09-18 Ard Biesheuvel New
iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA --- 2015-09-18 Will Deacon Accepted
coresight: etm3x: breaking down sysFS status interface --- 2015-09-18 Mathieu Poirier Superseded
coresight: etm3x: adding cpu affinity to sysFS interface --- 2015-09-18 Mathieu Poirier Superseded
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs --- 2015-09-18 Will Deacon Accepted
[RFC,2/2] arm64: errata: add module load workaround for erratum #843419 --- 2015-09-17 Ard Biesheuvel New
[RFC,1/2] arm64: introduce infrastructure for emitting veneers at module reloc time --- 2015-09-17 Ard Biesheuvel New
[7/8] arm64: KVM: Remove all traces of the ThumbEE registers --- 2015-09-17 Marc Zyngier Accepted
[1/8] KVM: arm64: add workaround for Cortex-A57 erratum #852523 --- 2015-09-17 Marc Zyngier Accepted
[v2,7/7] MAINTAINERS: Add ST's Random Number Generator to the ST entry --- 2015-09-17 Lee Jones New
[v2,6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10} --- 2015-09-17 Lee Jones Accepted
[v2,5/7] hwrng: st: Add support for ST's HW Random Number Generator --- 2015-09-17 Lee Jones Accepted
[v2,4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator --- 2015-09-17 Lee Jones Accepted
[v2,3/7] hwrng: core: Simplify RNG switching from sysfs --- 2015-09-17 Lee Jones New
[v2,2/7] hwrng: Kconfig: Fix device node name reference /dev/hw_random => /dev/hwrng --- 2015-09-17 Lee Jones Accepted
[v2,1/7] Documentation: hw_random: Fix device node name reference /dev/hw_random => /dev/hwrng --- 2015-09-17 Lee Jones New
[10/10] arm64: mm: remove dsb from update_mmu_cache --- 2015-09-17 Will Deacon Accepted
[09/10] arm64: tlb: remove redundant barrier from __flush_tlb_pgtable --- 2015-09-17 Will Deacon Superseded
[08/10] arm64: mm: kill mm_cpumask usage --- 2015-09-17 Will Deacon New
[07/10] arm64: switch_mm: simplify mm and CPU checks --- 2015-09-17 Will Deacon Accepted
[06/10] arm64: tlbflush: avoid flushing when fullmm == 1 --- 2015-09-17 Will Deacon Accepted
[05/10] arm64: tlbflush: remove redundant ASID casts to (unsigned long) --- 2015-09-17 Will Deacon Superseded
[04/10] arm64: mm: rewrite ASID allocator and MM context-switching code --- 2015-09-17 Will Deacon Superseded
[03/10] arm64: flush: use local TLB and I-cache invalidation --- 2015-09-17 Will Deacon Superseded
[02/10] arm64: proc: de-scope TLBI operation during cold boot --- 2015-09-17 Will Deacon Superseded
[01/10] arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function --- 2015-09-17 Will Deacon Superseded
ARM: ux500: modify initial levelshifter status --- 2015-09-17 Linus Walleij New
[v6,5/6] ARM64: kasan: print memory assignment --- 2015-09-17 Andrey Ryabinin New
arm64: expose kernel page size in Image header flags --- 2015-09-17 Ard Biesheuvel New
[21/22] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs --- 2015-09-16 Suzuki K Poulose New
arm64: errata: add module build workaround for erratum #843419 --- 2015-09-16 Will Deacon Accepted
[v4,5/5] arm64: dts: Add sensor node to Juno dt --- 2015-09-15 Punit Agrawal New
[v4,4/5] hwmon: Support thermal zones registration for SCP temperature sensors --- 2015-09-15 Punit Agrawal Accepted
[v4,3/5] hwmon: Support sensors exported via ARM SCP interface --- 2015-09-15 Punit Agrawal Accepted
« 1 2 ... 36 37 38143 144 »