aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-19Merge tag 'v3.8.13.10' into v3.8-rtSteven Rostedt (Red Hat)
2013-10-23Merge tag 'v3.8.13.9' into v3.8-rtSteven Rostedt (Red Hat)
2013-10-23Merge tag 'v3.8.13.8' into v3.8-rtSteven Rostedt (Red Hat)
2013-09-20powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan
2013-09-20lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther
2013-09-20ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-20ARM: PCI: versatile: Fix PCI I/OPeter Maydell
2013-09-20ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell
2013-09-20MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-09-20Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-20x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-09-20arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-09-20arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-09-20powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-13ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-09-12Merge tag 'v3.8.13.7' into v3.8-rtSteven Rostedt (Red Hat)
2013-09-07powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Andrzej Siewior
2013-09-05powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-09-05powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-09-05powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2013-09-05lparcfg: don't bother saving pointer to proc_dir_entryAl Viro
2013-09-05ARM: Fix FIQ code on VIVT CPUsRussell King
2013-09-05ARM: update FIQ support for relocation of vectorsRussell King
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: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre
2013-08-29ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-08-29ARM: davinci: nand: specify ecc strengthSekhar Nori
2013-08-29ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29s390: Fix broken buildGuenter Roeck
2013-08-29Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-29arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-08-29m68k: Truncate base in do_div()Andreas Schwab
2013-08-29m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-29ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-21microblaze: fix clone syscallMichal Simek
2013-08-21perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-21perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-21powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard
2013-08-21KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2013-08-21x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-21s390/bitops: fix find_next_bit_leftMartin Schwidefsky
2013-08-21x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-08-21ARM: use linker magic for vectors and vector stubsRussell King
2013-08-21ARM: move vector stubsRussell King
2013-08-21ARM: poison memory between kuser helpersRussell King
2013-08-21ARM: poison the vectors pageRussell King
2013-08-14ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-08-14ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas