summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-26um: Implement probe_kernel_read()Richard Weinberger4-1/+78
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau1-1/+1
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel1-7/+13
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck1-2/+11
2013-09-26x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan1-2/+11
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-4/+4
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2-7/+27
2013-09-26KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras1-0/+1
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-26ARM: PCI: versatile: Fix PCI I/OPeter Maydell2-8/+10
2013-09-26ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell1-6/+19
2013-09-26arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-09-26arm64: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-09-26ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall3-8/+27
2013-09-26ARM: dts: add missing cpu #address-cell valuesArnd Bergmann3-0/+6
2013-09-26ARM: dts: sunxi: cpus/cpu nodes dts updatesLorenzo Pieralisi2-0/+4
2013-09-26ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi7-11/+37
2013-09-26ARM: xen: only set pm function ptrs for Xen guestsRob Herring1-1/+4
2013-09-26powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan1-10/+21
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
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