summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* sparc: Hook up renameat2 syscall.David S. Miller2014-08-144-1/+6
* x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-08-071-3/+2
* xtensa: add fixup for double exception raised in window overflowMax Filippov2014-08-072-24/+138
* x86/xen: no need to explicitly register an NMI callbackDavid Vrabel2014-08-071-8/+1
* ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always onRoger Quadros2014-08-071-0/+1
* 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/+323
* 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
* ARM: fix alignment of keystone page table fixupRussell King2014-08-071-3/+3
* ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz2014-08-071-8/+10
* ARM: dts: fix L2 address in Hi3620Haojian Zhuang2014-08-071-1/+1
* crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2014-08-071-5/+5
* powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman2014-08-071-3/+3
* 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
* powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-312-0/+2
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+10
* xtensa: fix sysmem reservation at the end of existing blockMax Filippov2014-07-311-1/+1
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-07-282-0/+5
* ARM: dts: imx: Add alias for ethernet controllerMarek Vasut2014-07-288-0/+8
* x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-282-12/+52
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-285-0/+5
* x86, tsc: Fix cpufreq lockupPeter Zijlstra2014-07-281-2/+2
* 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
* powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck2014-07-171-1/+2
* 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
* powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-171-0/+3
* powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-173-6/+5
* powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-171-1/+16
* powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley2014-07-171-5/+0
* parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-172-1/+11
* parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-171-1/+2
* arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-07-091-0/+1
* ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-07-091-1/+1
* kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao2014-07-091-1/+1
* KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-07-091-1/+1
* KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-07-091-1/+1
* arm64: Bug fix in stack alignment exceptionChiaHao2014-07-091-1/+0
* ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-07-091-2/+4