summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-172-110/+182
* MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-09-171-1/+0
* MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-09-171-0/+1
* MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-171-1/+2
* MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-171-2/+4
* powerpc/pseries: Failure on removing device nodeGavin Shan2014-09-171-1/+1
* powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-09-171-5/+27
* powerpc/mm/numa: Fix break placementAndrey Utkin2014-09-171-1/+1
* ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-09-051-0/+4
* x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-09-051-0/+1
* x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-09-051-4/+4
* x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2014-09-052-3/+9
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
* KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-09-052-14/+40
* KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit2014-09-051-0/+4
* ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial2014-09-051-1/+2
* arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-141-1/+1
* sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-141-1/+1
* sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-142-10/+25
* sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-141-0/+4
* sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-08-141-0/+1
* sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-08-142-3/+17
* sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-08-141-15/+1
* sparc64: Fix top-level fault handling bugs.David S. Miller2014-08-141-32/+54
* sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-08-141-3/+9
* sparc64: Make itc_sync_lock rawKirill Tkhai2014-08-141-3/+3
* sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-08-141-1/+1
* x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-08-071-3/+2
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-08-073-21/+11
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-08-074-5/+43
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-08-073-2/+6
* x86, espfix: Fix broken header guardH. Peter Anvin2014-08-071-1/+1
* x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-08-073-3/+19
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-08-078-26/+318
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-08-072-11/+1
* ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-08-071-0/+7
* x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-312-11/+52
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+7
* x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-311-4/+5
* parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-311-2/+0
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-07-282-0/+5
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-285-0/+5
* perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-281-0/+9
* x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-07-171-7/+19
* Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu2014-07-171-2/+2
* Score: The commit is for compiling successfully.Lennox Wu2014-07-175-6/+8
* Score: Implement the function csum_ipv6_magicLennox Wu2014-07-171-42/+51
* score: normalize global variables exported by vmlinux.ldsJiang Liu2014-07-171-0/+1
* arm64: implement TASK_SIZE_OFColin Cross2014-07-171-0/+2
* crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-07-171-1/+1