aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-11-20Merge tag 'v3.14.24' into v3.14-rtSteven Rostedt (Red Hat)
2014-11-14powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-11-14sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-11-14x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box
2014-11-14x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-11-14x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong
2014-11-14x86, iosf: Add Quark X1000 PCI IDOng Boon Leong
2014-11-14x86, iosf: Added Quark MBI identifiersOng Boon Leong
2014-11-14x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-11-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-11-14ARC: Disable caches in early boot if so configuredVineet Gupta
2014-11-14ARC: fix mmuv2 warningVineet Gupta
2014-11-14ARC: [SMP] General FixesVineet Gupta
2014-11-14ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-11-14ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2014-11-14kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-14KVM: x86: Improve thread safety in pitAndy Honig
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-14um: ubd: Fix for processes stuck in D state foreverThorsten Knabe
2014-11-14x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-11-14x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-11-14x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-11-14x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-31Merge tag 'v3.14.23' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.21' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.20' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.19' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.18' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.17' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.16' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.15' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.14' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.13' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31disable preempt lazy on x86-64Sebastian Andrzej Siewior
2014-10-31powerpc-preempt-lazy-support.patchThomas Gleixner
2014-10-31arm-preempt-lazy-support.patchThomas Gleixner
2014-10-31x86-preempt-lazy.patchThomas Gleixner
2014-10-31sched: Add support for lazy preemptionThomas Gleixner
2014-10-31cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2014-10-31crypto: Reduce preempt disabled regions, more algosSebastian Andrzej Siewior
2014-10-31x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2014-10-31x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner