summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-15x86/efi: Correct EFI boot stub use of code32_startMatt Fleming3-14/+14
2014-05-15x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-05-15ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek1-1/+1
2014-05-15KVM: s390: Optimize ucontrol pathChristian Borntraeger1-1/+2
2014-05-15s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+1
2014-05-15ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni1-0/+1
2014-05-15ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-15ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-15ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-05-15ARM: Fix default CPU selection for ARCH_MULTI_V5Andrew Lunn1-1/+1
2014-05-15ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+18
2014-05-15ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa1-0/+1
2014-05-15ARM: dts: am33xx: correcting dt node unit address for usbMugunthan V N1-2/+2
2014-05-15ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-15ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-05-15ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-05-15arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-05-15arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-05-05sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-05-05sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-05-05sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-05-05x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe5-0/+37
2014-05-05parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-05-05x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan1-0/+37
2014-05-05ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly1-4/+2
2014-04-18crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-18ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-18ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-13m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-04-13futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+1
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2-14/+4
2014-04-03s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2-11/+4
2014-04-03arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani1-3/+13
2014-04-03crypto: sha256_ssse3 - also test for BMI2Oliver Neukum1-1/+1
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2-0/+17
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan3-87/+112
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-31ARM: tegra: only run PL310 init on systems with oneStephen Warren1-0/+11
2014-03-31arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2014-03-31arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas1-0/+2
2014-03-31arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2014-03-26ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-03-26ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm1-4/+12
2014-03-26ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall3-6/+15
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper1-4/+4
2014-03-24MIPS: include linux/types.hQais Yousef1-0/+1