summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-11-05KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger1-10/+0
2014-09-14microblaze: Fix makefile to work with latest toolchainMichal Simek1-1/+1
2014-09-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-09-14x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-24/+11
2014-09-14x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-09-14x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin3-2/+6
2014-09-14x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-09-14x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-09-14x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin8-26/+318
2014-09-14Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-09-14sparc: use asm-generic version of types.hSam Ravnborg2-23/+1
2014-09-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-09-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-09-14sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-09-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+4
2014-09-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-09-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2-3/+17
2014-09-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller1-15/+1
2014-09-14sparc64: Fix top-level fault handling bugs.David S. Miller1-32/+54
2014-09-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-09-14sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-09-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-09-14openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2-0/+2
2014-09-14MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle1-0/+5
2014-09-14MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli1-5/+0
2014-09-14openrisc: add missing header inclusionStefan Kristiansson1-0/+1
2014-09-14ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-14/+15
2014-09-14ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-09-14MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-14powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+27
2014-09-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V3-5/+5
2014-09-14x86/xen: resume timer irqs earlyDavid Vrabel1-1/+1
2014-09-14s390/locking: Reenable optimistic spinningChristian Borntraeger1-0/+1
2014-09-14powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-09-14ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-09-14MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-09-14MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-14MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-09-14x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2-3/+9
2014-09-14KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit1-0/+4
2014-08-06x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-08-06ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2014-08-06ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2014-08-06x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-08-06x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-08-06score: normalize global variables exported by vmlinux.ldsJiang Liu1-0/+1
2014-08-06alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2014-08-06score: Add missing #include <linux/export.h>Ben Hutchings2-0/+2
2014-08-06Score: The commit is for compiling successfully. The modifications include: 1...Lennox Wu4-4/+6