aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein1-2/+1
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter1-1/+1
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas1-2/+1
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas1-1/+1
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet1-1/+3
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross1-12/+32
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume"Linus Torvalds1-2/+2
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke1-1/+1
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds1-1/+1
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds4-4/+9
2012-03-06mm: fix find_vma_prevMikulas Patocka1-2/+10
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner1-6/+38
2012-03-06openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff1-0/+3
2012-03-06IPv6: Fix not join all-router mcast group when forwarding set.Li Wei1-0/+4
2012-03-06mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins1-1/+2
2012-03-06caif-hsi: Set default MTU to 4096Sjur Brændeland1-1/+1
2012-03-06cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-06cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin1-5/+0
2012-03-06netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso1-2/+6
2012-03-06bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal1-14/+18
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso1-1/+1
2012-03-06netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso1-3/+0
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak1-3/+13
2012-03-06r8169: runtime resume before shutdown.françois romieu1-0/+5
2012-03-06tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell1-0/+4
2012-03-06vsprintf: make %pV handling compatible with kasprintf()Jan Beulich1-3/+9
2012-03-06page_cgroup: fix horrid swap accounting regressionHugh Dickins1-1/+3
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten1-0/+2
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz1-0/+2
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang1-0/+7
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang5-5/+0
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2-0/+2
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert1-3/+3
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2012-03-05memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi1-1/+1
2012-03-05mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli1-3/+3
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins6-48/+18
2012-03-05debugobjects: Fix selftest for static warningsStephen Boyd1-11/+3
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar2-2/+2
2012-03-05memcg: fix deadlock by inverting lrucare nestingHugh Dickins1-35/+37
2012-03-05drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin1-7/+7
2012-03-05c2port: class_create() returns an ERR_PTRDan Carpenter1-2/+2
2012-03-05pps: class_create() returns an ERR_PTR, not NULLDan Carpenter1-2/+2