summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-11workqueue: fix HIGHPRI handling in keep_working()Tejun Heo1-1/+3
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo2-0/+56
2010-10-05workqueue: prepare for more tracepointsTejun Heo2-16/+22
2010-09-19workqueue: implement flush[_delayed]_work_sync()Tejun Heo2-0/+58
2010-09-19workqueue: factor out start_flush_work()Tejun Heo1-27/+37
2010-09-19workqueue: cleanup flush/cancel functionsTejun Heo2-90/+103
2010-09-19workqueue: implement alloc_ordered_workqueue()Tejun Heo1-0/+18
2010-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds8-13/+43
2010-09-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-42/+50
2010-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-1/+1
2010-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-1/+2
2010-09-17Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-2/+4
2010-09-17arm: fix really nasty sigreturn bugAl Viro1-0/+2
2010-09-17Merge branch 'fix/hda' into for-linusTakashi Iwai4-1/+15
2010-09-17hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck1-10/+11
2010-09-17hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2-23/+27
2010-09-17hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson1-0/+1
2010-09-17hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang1-1/+0
2010-09-17hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover1-2/+2
2010-09-17hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover1-1/+1
2010-09-17hwmon: New subsystem maintainersJean Delvare1-1/+4
2010-09-17hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2-4/+4
2010-09-17GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse1-1/+1
2010-09-17md: fix v1.x metadata update when a disk is missing.NeilBrown1-1/+3
2010-09-17md: call md_update_sb even for 'external' metadata arrays.NeilBrown1-1/+1
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-39/+23
2010-09-17firewire: nosy: fix build when CONFIG_FIREWIRE=NStefan Richter1-1/+1
2010-09-16ALSA: pcm - Fix race with proc filesTakashi Iwai1-9/+24
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai1-0/+2
2010-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-3/+3
2010-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-31/+11
2010-09-16Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+2
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-106/+146
2010-09-16Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds2-3/+4
2010-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-6/+15
2010-09-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds12-51/+94
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds12-40/+33
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-10/+401
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds24-67/+197
2010-09-16ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson1-0/+10
2010-09-15drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-15watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells1-3/+3
2010-09-15watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg1-0/+3
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita1-3/+9
2010-09-15pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski1-56/+83
2010-09-15pcmcia: per-device, not per-socket debug messagesDominik Brodowski1-24/+27
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski1-26/+36
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf1-1/+1
2010-09-15arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf1-4/+4