aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-09Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2015-01-08Merge tag 'v3.10.64' into linux-linaro-lskMark Brown
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-22ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2014-12-22coresight: adding basic support for D01 boardXia Kaixu
2014-12-22coresight: adding basic support for Vexpress TC2Mathieu Poirier
2014-12-22coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2014-12-22coresight-etb: add CoreSight ETB driverPratik Patel
2014-12-22coresight-tpiu: add CoreSight TPIU driverPratik Patel
2014-12-22coresight-tmc: add CoreSight TMC driverPratik Patel
2014-12-22coresight: add CoreSight core layer frameworkPratik Patel
2014-12-17 Merge tag 'v3.10.63' into linux-linaro-lskAlex Shi
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-08Merge tag 'v3.10.62' into linux-linaro-lskMark Brown
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-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
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
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov