summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk2012-04-191-0/+1
| * | | xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-191-16/+53
| * | | xen/blkback: Fix warning error.Konrad Rzeszutek Wilk2012-04-181-1/+1
| * | | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk2012-04-1813318-476521/+727668
| |\ \ \
| * | | | xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini2012-04-171-6/+2
| * | | | xen/gntdev: do not set VM_PFNMAPStefano Stabellini2012-04-171-1/+1
| * | | | xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall2012-04-171-4/+9
* | | | | Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-202-2/+4
* | | | | memblock: memblock should be able to handle zero length operationsTejun Heo2012-04-201-1/+6
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-202-17/+55
|\ \ \ \ \
| * | | | | hwmon: (ads1015) Fix build warningGuenter Roeck2012-04-181-17/+16
| * | | | | hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-04-181-0/+39
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-04-203-4/+19
|\ \ \ \ \
| * | | | | crypto: talitos - properly lock access to global talitos registersHoria Geanta2012-04-091-3/+17
| * | | | | crypto: ixp4xx - include fixMichał Wróbel2012-04-051-0/+1
| * | | | | crypto: sha512 - Fix byte counter overflow in SHA-512Kent Yoder2012-04-051-1/+1
* | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-205-13/+79
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai2012-04-191-5/+30
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai2012-04-191-3/+25
| | * | | | | | ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai2012-04-191-2/+7
| * | | | | | | ALSA: workaround: change the timing of alsa_sound_last_init()Kuninori Morimoto2012-04-191-1/+1
| * | | | | | | ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai2012-04-191-3/+2
| * | | | | | | ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Takashi Iwai2012-04-191-4/+45
| * | | | | | | ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap2012-04-181-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-202-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: default HID_BATTERY_STRENGTH to noJosh Boyer2012-04-191-1/+1
| * | | | | | | | HID: tivo: fix support for bluetooth version of tivo SlideJiri Kosina2012-03-301-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-04-206-18/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer2012-04-172-3/+0
| * | | | | | | | | m68knommu: fix id number for second eth device on 5275 ColdFireGreg Ungerer2012-04-171-1/+1
| * | | | | | | | | m68knommu: move and fix the 68VZ328 platform bootlogo.hGreg Ungerer2012-04-161-1/+1
| * | | | | | | | | m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328Greg Ungerer2012-04-162-13/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-193-5/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
| * | | | | | | | | nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-112-5/+5
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| * | | | | | | | | drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| * | | | | | | | | drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| * | | | | | | | | drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| * | | | | | | | | drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| * | | | | | | | | radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| * | | | | | | | | drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| * | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7
| | * | | | | | | | | drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson2012-04-161-0/+4
| | * | | | | | | | | drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-164-4/+15
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-191-1/+1
| * | | | | | | | | drm/usb: fix module license on drm/usb layer.Dave Airlie2012-04-191-1/+5
| * | | | | | | | | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2Alex Deucher2012-04-161-3/+2