summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-06powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-07-06powerpc/pseries: Fix overwritten PE stateGavin Shan
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-30ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-06-16powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-06-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-06-07crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer
2014-06-07crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu
2014-06-07x86/efi: Fix dummy variable buffer allocationBen Hutchings