aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-09-07xen/arm: missing put_cpu in xen_percpu_initJulien Grall
2013-09-07x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-09-07powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-29ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre
2013-08-29arm64: perf: fix event validation for software group leadersWill Deacon
2013-08-29arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon
2013-08-29ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre
2013-08-29ARM: davinci: nand: specify ecc strengthSekhar Nori
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-29ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-29ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 oneNicolas Ferre
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #2Vineet Gupta
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #1Vineet Gupta
2013-08-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2013-08-20s390: Fix broken buildGuenter Roeck
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-20m68k: Truncate base in do_div()Andreas Schwab
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-20ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier
2013-08-20ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-08-20ARM: KVM: perform save/restore of PARMarc Zyngier
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-20microblaze: fix clone syscallMichal Simek
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-14MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling
2013-08-14powerpc: Save the TAR register earlierMichael Neuling
2013-08-14powerpc: Fix context switch DSCR on POWER8Michael Neuling
2013-08-14powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling
2013-08-14powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling
2013-08-14powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-08-11s390/bitops: fix find_next_bit_leftMartin Schwidefsky
2013-08-11s390: add support for IBM zBC12 machineHeiko Carstens
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-08-11parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-08-11ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-08-11ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas
2013-08-11ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon
2013-08-11ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King