summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-26um: Implement probe_kernel_read()Richard Weinberger
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-09-26x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-09-26KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-26ARM: PCI: versatile: Fix PCI I/OPeter Maydell
2013-09-26ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell
2013-09-26arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-09-26arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-09-26ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall
2013-09-26ARM: dts: add missing cpu #address-cell valuesArnd Bergmann
2013-09-26ARM: dts: sunxi: cpus/cpu nodes dts updatesLorenzo Pieralisi
2013-09-26ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi
2013-09-26ARM: xen: only set pm function ptrs for Xen guestsRob Herring
2013-09-26powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-14ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD
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