summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-261-3/+3
* ARM: PCI: versatile: Fix PCI I/OPeter Maydell2013-09-262-8/+10
* ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell2013-09-261-6/+19
* arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-09-261-1/+1
* arm64: perf: fix group validation when using enable_on_execWill Deacon2013-09-261-1/+4
* ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-09-263-8/+27
* ARM: dts: add missing cpu #address-cell valuesArnd Bergmann2013-09-263-0/+6
* ARM: dts: sunxi: cpus/cpu nodes dts updatesLorenzo Pieralisi2013-09-262-0/+4
* ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi2013-09-267-11/+37
* ARM: xen: only set pm function ptrs for Xen guestsRob Herring2013-09-261-1/+4
* powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-261-10/+21
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-09-261-0/+10
* ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD2013-09-141-0/+10
* crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-09-141-2/+2
* xen/arm: missing put_cpu in xen_percpu_initJulien Grall2013-09-071-0/+1
* x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-09-071-2/+2
* powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-09-071-13/+9
* powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-09-072-0/+11
* x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-08-291-0/+22
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-292-3/+5
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-292-2/+2
* ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-291-3/+6
* arm64: perf: fix event validation for software group leadersWill Deacon2013-08-291-0/+3
* arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-291-1/+6
* ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre2013-08-291-2/+2
* ARM: davinci: nand: specify ecc strengthSekhar Nori2013-08-294-0/+4
* x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake2013-08-291-2/+2
* ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke2013-08-291-0/+10
* xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson2013-08-291-2/+9
* ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 oneNicolas Ferre2013-08-291-1/+1
* ARC: gdbserver breakage in Big-Endian configuration #2Vineet Gupta2013-08-291-3/+2
* ARC: gdbserver breakage in Big-Endian configuration #1Vineet Gupta2013-08-292-2/+4
* KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-08-291-7/+14
* s390: Fix broken buildGuenter Roeck2013-08-201-1/+1
* m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-201-4/+19
* m68k: Truncate base in do_div()Andreas Schwab2013-08-201-4/+5
* ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-201-0/+3
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-206-13/+30
* ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-08-201-0/+3
* ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-201-0/+1
* ARM: KVM: perform save/restore of PARMarc Zyngier2013-08-204-13/+35
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-202-2/+2
* microblaze: fix clone syscallMichal Simek2013-08-202-1/+7
* perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-201-1/+6
* perf/x86: Fix intel QPI uncore event definitionsVince Weaver2013-08-201-2/+2
* MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2013-08-142-1/+6
* powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-143-0/+27
* powerpc: Save the TAR register earlierMichael Neuling2013-08-143-9/+19
* powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-142-25/+60
* powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-141-11/+20