summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04209-734/+1841
|\
| * block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| * blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-033-20/+3
| * block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo2011-03-021-3/+5
| * block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-027-14/+15
| * block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings2011-03-011-1/+1
| * blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-013-21/+18
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-282-0/+2
| |\
| | * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| | * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| * | fs/block_dev.c: fix new kernel-doc warningRandy Dunlap2011-02-281-0/+1
| * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-283-20/+29
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-283-3/+7
| |\ \
| | * \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| | |\ \
| | | * | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| | * | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-282-2/+3
| | |/ /
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-288-15/+31
| |\ \ \
| | * \ \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-25974-8137/+12677
| | |\ \ \
| | | * | | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | | * | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-221-1/+1
| | * | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| | * | | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| | * | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| | * | | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| | * | | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| | * | | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds2011-02-287-10/+30
| |\ \ \ \ \ \ \
| | | | * | | | | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
| | | |/ / / /
| | * | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
| | * | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
| | * | | | | perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-251-2/+5
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-02-283-10/+55
| |\ \ \ \ \ \
| | * | | | | | fuse: fix truncate after openMiklos Szeredi2011-02-251-2/+5
| | * | | | | | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-252-8/+50
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-02-283-13/+28
| |\ \ \ \ \ \ \
| | * | | | | | | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
| | * | | | | | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-02-201-2/+5
| | * | | | | | | ocfs2: Fix estimate of necessary credits for mkdirJan Kara2011-02-201-3/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-2819-27/+52
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-2616-45/+233
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | eukrea-tlv320: fix platform_nameEric Bénard2011-02-251-1/+1
| | | * | | | | | | | ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov2011-02-258-16/+16
| | | * | | | | | | | ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown2011-02-221-0/+3
| | | * | | | | | | | ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown2011-02-221-1/+1
| | | * | | | | | | | ASoC: Fix WM8958 default microphone detection argument orderingMark Brown2011-02-221-3/+2
| | * | | | | | | | | ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov2011-02-241-3/+12
| | * | | | | | | | | ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson2011-02-231-0/+2
| | * | | | | | | | | ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson2011-02-231-0/+3
| | * | | | | | | | | ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-233-2/+10
OpenPOWER on IntegriCloud