summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman1-1/+1
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2-6/+7
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski1-28/+73
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-12-16ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd1-8/+5
2014-12-16nEPT: Nested INVEPTNadav Har'El2-0/+9
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+3
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-1/+1
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski1-1/+1
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski5-26/+7
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-11-21x86: finish user fault error path with fatal signalJohannes Weiner1-18/+17
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner28-64/+134
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner6-22/+26
2014-11-21arch: mm: remove obsolete init OOM protectionJohannes Weiner3-17/+0
2014-11-21mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner6-19/+24
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit1-1/+1
2014-11-21ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2-7/+11
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa1-0/+2
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks3-20/+28
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski1-10/+1
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-11-21vio: fix reuse of vio_dring slotDwight Engen1-1/+1
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais1-3/+9
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2-3/+6
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney1-1/+5
2014-11-14ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov1-14/+18
2014-11-14ARC: [nsimosci] Allow "headless" models to bootVineet Gupta1-1/+1
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6