summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-12-02Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-12-02Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2010-12-02Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-02Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini
2010-12-02xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini
2010-12-02xen: resume the pv console for hvm guests tooStefano Stabellini
2010-12-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini
2010-12-02watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck
2010-12-02watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch
2010-12-02watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck
2010-12-02watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley
2010-12-02ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula
2010-12-02HID: length resolution should be reported units/mmDmitry Torokhov
2010-12-02ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen
2010-12-01Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier
2010-12-01IB: Fix information leak in marshalling codeVasiliy Kulikov
2010-12-01IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz
2010-12-01IB/mlx4: Fix IBoE link stateEli Cohen
2010-12-01IB/mlx4: Fix IBoE reported link rateEli Cohen
2010-12-01mlx4_core: Workaround firmware bug in query dev capEli Cohen
2010-12-01rbd: replace the rbd sysfs interfaceYehuda Sadeh
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen
2010-12-01MAINTAINERS: Update NetEffect entryChien Tung
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-12-01Merge branch 'kconfig_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Michal Marek
2010-12-01initramfs: Really fix build break on symbol-prefixed archsHendrik Brueckner
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos
2010-12-01lxfb: Maintain video processor palette through suspend/resumeDaniel Drake
2010-12-01video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz
2010-12-01Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt
2010-11-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-01drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher
2010-12-01drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher
2010-12-01Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2010-11-30Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov