aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-13powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Andrzej Siewior
2013-09-13kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-09-13powerpc-preempt-lazy-support.patchThomas Gleixner
2013-09-13powerpc/fsl-msi: use a different locklcass for the cascade interruptSebastian Andrzej Siewior
2013-09-13arm-preempt-lazy-support.patchThomas Gleixner
2013-09-13x86-preempt-lazy.patchThomas Gleixner
2013-09-13x86: perf: Deal with kfree from atomic contextsThomas Gleixner
2013-09-13cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-09-13x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2013-09-13x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2013-09-13arm-enable-highmem-for-rt.patchThomas Gleixner
2013-09-13arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2013-09-13x86/highmem: add a "already used pte" checkSebastian Andrzej Siewior
2013-09-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-09-13mips-disable-highmem-on-rt.patchThomas Gleixner
2013-09-13arm-disable-highmem-on-rt.patchThomas Gleixner
2013-09-13power-disable-highmem-on-rt.patchThomas Gleixner
2013-09-13Powerpc: Use generic rwsem on RTThomas Gleixner
2013-09-13x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-09-13x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2013-09-13x86: Use generic rwsem_spinlocks on -rtThomas Gleixner
2013-09-13x86: stackprotector: Avoid random pool on rtThomas Gleixner
2013-09-13x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt
2013-09-13x86/mce: fix mce timer intervalMike Galbraith
2013-09-13x86: Convert mce timer to hrtimerThomas Gleixner
2013-09-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-09-13ARM: Initialize ptl->lock for vector pageFrank Rowand
2013-09-13acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2013-09-13x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2013-09-13x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2013-09-13mm: pagefault_disabled()Peter Zijlstra
2013-09-13mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-09-13ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2013-09-13signal/x86: Delay calling signals in atomicOleg Nesterov
2013-09-13arm-omap-make-wakeupgen_lock-raw.patchThomas Gleixner
2013-09-13preempt-rt: Convert arm boot_lock to rawFrank Rowand
2013-09-13mips-enable-interrupts-in-signal.patchThomas Gleixner
2013-09-13net/cpsw: giant cpsw patchSebastian Siewior
2013-09-13powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-09-13arm: Allow forced irq threadingThomas Gleixner
2013-09-13arm: Mark pmu interupt IRQF_NO_THREADThomas Gleixner
2013-09-13early-printk-consolidate.patchThomas Gleixner
2013-09-13x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2013-09-13OF: Convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-08-21microblaze: fix clone syscallMichal Simek
2013-08-21perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-21perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-21powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard
2013-08-21KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2013-08-21x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu