summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-04-13drivers: net: at91_ether: Make mdio protection -rt safeThomas Gleixner
2012-04-13drivers: net: ehea: Make rx irq handler non-threaded (IRQF_NO_THREAD)Darren Hart
2012-04-13drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2012-04-13drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2012-04-13clocksource: TCLIB: Allow higher clock rates for clock eventsBenedikt Spranger
2012-04-13ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2012-04-13drivers: random: Reduce preempt disabled regionIngo Molnar
2012-04-13generic: Use raw local irq variant for generic cmpxchgIngo Molnar
2012-04-13signal/x86: Delay calling signals in atomicOleg Nesterov
2012-04-13signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2012-04-13posix-timers: Prevent broadcast signalsThomas Gleixner
2012-04-13signals: Do not wakeup selfThomas Gleixner
2012-04-13arm-omap-make-wakeupgen_lock-raw.patchThomas Gleixner
2012-04-13preempt-rt: Convert arm boot_lock to rawFrank Rowand
2012-04-13arm: Allow forced irq threadingThomas Gleixner
2012-04-13arm: Mark pmu interupt IRQF_NO_THREADThomas Gleixner
2012-04-13signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2012-04-13tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2012-04-13intel_idle: Convert i7300_idle_lock to raw spinlockMike Galbraith
2012-04-13timekeeping: Split xtime_lockThomas Gleixner
2012-04-13seqlock: Use seqcountThomas Gleixner
2012-04-13seqlock: Remove unused functionsThomas Gleixner
2012-04-13arm-enable-interrupts-in-signal-code.patchThomas Gleixner
2012-04-13mips-enable-interrupts-in-signal.patchThomas Gleixner
2012-04-13sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
2012-04-13block: Shorten interrupt disabled regionsThomas Gleixner
2012-04-13x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-04-13x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-04-13slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-04-07Linux 3.4-rc2v3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat