summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2014-06-07Modify UEFI anti-bricking codeMatthew Garrett
2014-06-07x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2014-06-07efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2014-06-07x86,efi: Check max_size only if it is non-zero.Richard Weinberger
2014-06-07x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2014-06-07x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2014-06-07ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov
2014-06-07ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov
2014-06-07x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2014-06-07x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap
2014-06-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu
2014-06-07x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin
2014-06-07x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-06-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-06-07parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-05-18powerpc: Add vr save/restore functionsAndreas Schwab
2014-05-13crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-05-06sh: fix format string bug in stack tracerMatt Fleming
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu