summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-07-17powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-09powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan1-2/+16
2014-07-09powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2014-07-09powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang1-0/+1
2014-07-09powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney1-14/+40
2014-07-09powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt1-14/+9
2014-07-09powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2014-07-09powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-06powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle1-1/+1
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-07-06powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-06-30ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-06-16powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-06-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-06-07crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2014-06-07crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu1-7/+12
2014-06-07x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2014-06-07Modify UEFI anti-bricking codeMatthew Garrett1-10/+67
2014-06-07x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger1-1/+13
2014-06-07efi: Export efi_query_variable_store() for efivars.koSergey Vlasov1-0/+1
2014-06-07x86,efi: Check max_size only if it is non-zero.Richard Weinberger1-1/+6
2014-06-07x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-0/+25
2014-06-07x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin1-2/+2
2014-06-07ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov1-1/+13
2014-06-07ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov1-20/+21
2014-06-07x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2-3/+5
2014-06-07x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2014-06-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+8
2014-06-07x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2-3/+4
2014-06-07x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-06-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-07parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-05-18powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2014-05-13crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-31/+11
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen1-0/+1
2014-05-06sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1