summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-08x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin1-2/+2
2014-06-08ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov1-1/+13
2014-06-08ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov1-20/+21
2014-06-08x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2-3/+5
2014-06-08x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2014-06-08x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+8
2014-06-08x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2-3/+4
2014-06-08x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-06-08ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-06-08x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-08parisc: 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
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-04-27sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-27sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-27Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-27sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-14ARM: 7791/1: a.out: remove partial a.out supportWill Deacon4-84/+0
2014-04-14ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)6-10/+19
2014-04-14ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2014-04-14ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2014-04-14ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann4-1/+3
2014-04-14ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2014-04-14ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2014-04-14ARM: w90x900: fix legacy assembly syntaxArnd Bergmann1-2/+2
2014-04-14ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo1-2/+2
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar6-6/+6
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring1-2/+2
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-24KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-03-24x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-03-24ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-24powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-12xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2014-03-12xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2014-03-12xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2014-03-12KVM: PPC: Emulate dcbfAlexander Graf1-0/+2
2014-03-12s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2014-03-12KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-5/+7