summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini2016-06-011-2/+5
* KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini2016-06-011-0/+1
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-013-36/+29
* MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan2016-06-011-5/+23
* KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers2016-06-011-1/+1
* KVM: MTRR: remove MSR 0x2f8Andy Honig2016-06-011-2/+0
* kvm: arm64: Fix EC field in inject_abt64Matt Evans2016-06-011-1/+1
* arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier2016-06-011-6/+11
* arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2016-06-011-1/+2
* arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas2016-06-011-0/+10
* arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-06-012-0/+55
* arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2016-06-012-3/+2
* arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas2016-06-011-3/+3
* perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin2016-06-011-0/+2
* ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMCBoris Brezillon2016-05-181-1/+1
* ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-05-111-0/+3
* powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard2016-05-111-1/+1
* ARM: dts: apq8064: add ahci ports-implemented maskSrinivas Kandagatla2016-05-111-1/+2
* x86/sysfb_efi: Fix valid BAR address range checkWang YanQing2016-05-111-2/+12
* ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta2016-05-111-9/+18
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-05-111-1/+1
* x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu2016-05-111-1/+1
* ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer2016-05-111-0/+1
* ARM: EXYNOS: Properly skip unitialized parent clock in power domain onKrzysztof Kozlowski2016-05-111-1/+1
* CNS3xxx: Fix PCI cns3xxx_write_config()Krzysztof Halasa2016-05-111-3/+3
* ARM: dts: am437x: Fix GPMC dma propertiesFranklin S Cooper Jr2016-05-041-1/+1
* ARM: dts: am33xx: Fix GPMC dma propertiesFranklin S Cooper Jr2016-05-041-1/+1
* ARM: dts: pxa: fix dma engine node to pxa3xx-nandRobert Jarzmik2016-05-041-1/+1
* ARM: dts: armada-375: use armada-370-sata for SATALior Amsalem2016-05-041-1/+1
* ARM: EXYNOS: select THERMAL_OFArnd Bergmann2016-05-041-0/+1
* ARM: prima2: always enable reset controllerArnd Bergmann2016-05-041-0/+1
* ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár2016-05-041-1/+68
* x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst2016-05-041-29/+59
* x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch2016-05-041-1/+2
* powerpc: Update TM user feature bits in scan_features()Anton Blanchard2016-05-041-4/+5
* powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard2016-05-041-8/+11
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-05-042-1/+2
* crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu2016-05-041-2/+2
* s390/pci: add extra padding to function measurement blockSebastian Ott2016-05-041-1/+2
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-05-041-0/+1
* ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-05-041-4/+4
* ARM: OMAP2: Fix up interconnect barrier initialization for DRA7Nishanth Menon2016-05-041-0/+1
* ARM: mvebu: Correct unit address for linksysPatrick Uiterwijk2016-05-041-1/+1
* ARM: dts: am43xx: fix edma memcpy channel allocationTero Kristo2016-05-041-1/+1
* ARM: dts: AM43x-epos: Fix clk parent for synctimerLokesh Vutla2016-05-041-0/+5
* kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-05-041-6/+4
* x86/mce: Avoid using object after free in genpoolTony Luck2016-05-041-2/+2
* arm64: replace read_lock to rcu lock in call_step_hookYang Shi2016-04-201-10/+11
* ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-201-0/+2
* pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2016-04-202-12/+10