summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-09-25alpha: add io{read,write}{16,32}be functionsMichael Cree
2014-09-25alpha: Fix fall-out from disintegrating asm/system.hMichael Cree
2014-09-25UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao
2014-09-25UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao
2014-09-25unicore32: select generic atomic64_t supportFengguang Wu
2014-09-25openrisc: add missing header inclusionStefan Kristiansson
2014-09-25MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-25MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2014-09-25ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-09-25ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-09-25xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-09-25xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-09-25xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-09-25xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-09-25MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
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: 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: 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-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-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-17powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-09powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2014-07-09powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2014-07-09powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2014-07-09powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney
2014-07-09powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2014-07-09powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2014-07-09powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon