summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-02softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-03-02ARM: Initialize ptl->lock for vector pageFrank Rowand
2012-03-02acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2012-03-02early-printk-consolidate.patchThomas Gleixner
2012-03-02x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-03-02x86-32-fix-signal-crap.patchThomas Gleixner
2012-03-02x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-03-02of-convert-devtree-lock.patchThomas Gleixner
2012-03-02x86: highmem: Replace BUG_ON by WARN_ONIngo Molnar
2012-03-02mm: pagefault_disabled()Peter Zijlstra
2012-03-02mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2012-03-02preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-03-02ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2012-03-02signal/x86: Delay calling signals in atomicOleg Nesterov
2012-03-02sched: Use schedule_preempt_disabled()Thomas Gleixner
2012-03-02preempt-rt: Convert arm boot_lock to rawFrank Rowand
2012-03-02arm: Allow forced irq threadingThomas Gleixner
2012-03-02arm: Mark pmu interupt IRQF_NO_THREADThomas Gleixner
2012-03-02fs: dentry use seqlockThomas Gleixner
2012-03-02ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2012-03-02x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-03-02x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-03-02powerpc: Allow irq threadingThomas Gleixner
2012-03-02powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2012-03-02powerpc: wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner
2012-03-02powerpc: 85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner
2012-03-02arm-enable-interrupts-in-signal-code.patchThomas Gleixner
2012-03-02mips-enable-interrupts-in-signal.patchThomas Gleixner
2012-03-02x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-03-02x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-03-02x86: Call idle notifier after irq_enter()Frederic Weisbecker
2012-02-29x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-29ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King
2012-02-29ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-29ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-29ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-29S390: correct ktime to tod clock comparator conversionMartin Schwidefsky
2012-02-29ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre
2012-02-29powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-27i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-27i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-27i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-27i387: fix sense of sanity checkLinus Torvalds
2012-02-27i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-27i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-20xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini