aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-08-14Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2015-08-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2015-01-21Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2015-01-21Merge tag 'v3.10.65' into standard/baseBruce Ashfield
2015-01-21Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2015-01-21Merge tag 'v3.10.64' into standard/baseBruce Ashfield
2015-01-21Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2015-01-21Merge tag 'v3.10.63' into standard/baseBruce Ashfield
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-12-16ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2014-12-16nEPT: Nested INVEPTNadav Har'El
2014-12-10Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2014-12-10Merge tag 'v3.10.62' into standard/ltsiBruce Ashfield
2014-12-10Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2014-12-10Merge tag 'v3.10.61' into standard/ltsiBruce Ashfield
2014-12-10Merge branch 'standard/base' into standard/mti-malta64Bruce Ashfield
2014-12-10Merge tag 'v3.10.60' into standard/ltsiBruce Ashfield
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-11-21x86: finish user fault error path with fatal signalJohannes Weiner
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2014-11-21arch: mm: remove obsolete init OOM protectionJohannes Weiner
2014-11-21mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa