summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-09-05ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren
2014-09-05x86/xen: resume timer irqs earlyDavid Vrabel
2014-09-05x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-05x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart
2014-09-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler
2014-09-05x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-09-05Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-09-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li
2014-09-05KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit
2014-09-05ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial
2014-09-05ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach
2014-09-05ARM: dts: AM4372: Correct mailbox node dataSuman Anna
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-14sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-08-14sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-08-14sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-08-14sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-08-14sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-08-14sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-08-14sparc64: Fix huge PMD invalidation.David S. Miller
2014-08-14sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07xtensa: add fixup for double exception raised in window overflowMax Filippov
2014-08-07x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-08-07ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always onRoger Quadros
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov
2014-08-07ARM: fix alignment of keystone page table fixupRussell King
2014-08-07ARM: dts: fix L2 address in Hi3620Haojian Zhuang
2014-08-07crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown