aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-28sched: Fix incorrect sanity checkPeter Zijlstra1-1/+1
2010-01-21sched: Fix fork vs hotplug vs cpuset namespacesPeter Zijlstra2-27/+27
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-18[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley1-1/+44
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek1-1/+1
2010-01-18microblaze: Add missing double apostrophe in KconfigMichal Simek1-1/+1
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek1-0/+14
2010-01-18microblaze: Enable accept4 syscallMichal Simek2-2/+2
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek1-1/+2
2010-01-18ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai1-1/+1
2010-01-18mfd: Unlock mc13783 before subsystems initialisation, at probe time.Alberto Panizzo1-2/+2
2010-01-18mfd: WM835x GPIO direction register is not lockedMark Brown1-2/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton9-149/+323
2010-01-18mfd: WM8350 off by one bugDan Carpenter1-2/+2
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown1-14/+14
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1
2010-01-17V4L/DVB (13851): Fix Input dependency for MantisManu Abraham1-1/+1
2010-01-17V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2-2/+2
2010-01-17V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham4-1/+26
2010-01-17V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister functionsMauro Carvalho Chehab1-3/+3
2010-01-17V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham36-27/+227
2010-01-17V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham3-3/+3
2010-01-17V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham1-0/+14
2010-01-17V4L/DVB (13809): Fix Checkpatch violationsManu Abraham20-144/+155
2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1
2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham6-15/+209
2010-01-17V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham1-1/+1
2010-01-17V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham1-3/+0
2010-01-17V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham1-1/+0
2010-01-17V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham16-50/+3
2010-01-17V4L/DVB (13801): [MB86A16] Use the search callbackManu Abraham1-24/+21
2010-01-17V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser than 1mS.Manu Abraham1-5/+0
2010-01-17V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham1-2/+3
2010-01-17V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on relevant devicesManu Abraham8-75/+203
2010-01-17V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham12-117/+479