summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-14ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD1-0/+10
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby1-2/+2
2013-09-07xen/arm: missing put_cpu in xen_percpu_initJulien Grall1-0/+1
2013-09-07x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu1-2/+2
2013-09-07powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt1-13/+9
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2-0/+11
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2-3/+5
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2-2/+2
2013-08-29ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre1-3/+6
2013-08-29arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-29arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-08-29ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre1-2/+2
2013-08-29ARM: davinci: nand: specify ecc strengthSekhar Nori4-0/+4
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-08-29ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-29ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 oneNicolas Ferre1-1/+1
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #2Vineet Gupta1-3/+2
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #1Vineet Gupta2-2/+4
2013-08-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-7/+14
2013-08-20s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-20m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds6-13/+30
2013-08-20ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier1-0/+3
2013-08-20ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+1
2013-08-20ARM: KVM: perform save/restore of PARMarc Zyngier4-13/+35
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2-2/+2
2013-08-20microblaze: fix clone syscallMichal Simek2-1/+7
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver1-2/+2
2013-08-14MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2-1/+6
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-14powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-14powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-14powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-14powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-14powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard1-1/+1
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman1-2/+12
2013-08-11s390/bitops: fix find_next_bit_leftMartin Schwidefsky1-1/+1
2013-08-11s390: add support for IBM zBC12 machineHeiko Carstens4-4/+7
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-0/+4
2013-08-11parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-11ARM: 7791/1: a.out: remove partial a.out supportWill Deacon5-85/+0
2013-08-11ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-08-11ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon3-7/+8