summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2-1/+1
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg1-8/+0
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg1-32/+41
2012-05-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-587/+1039
2012-05-29ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki1-2/+2
2012-05-29ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2-23/+30
2012-05-29ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki1-9/+28
2012-05-29rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake1-3/+6
2012-05-29ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2-2/+44
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds94-1750/+6799
2012-05-29drm/i915: Reset last_retired_head when resetting ringChris Wilson1-0/+1
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira1-6/+6
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira3-1/+7
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa1-1/+1
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau3-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau1-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau1-3/+4
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds48-2881/+3960
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau1-0/+19
2012-05-29tty: fix ldisc lock inversion traceAlan Cox1-16/+25
2012-05-29pty: Fix lock inversionAlan Cox1-2/+0
2012-05-29ARM: imx: only call l2x0_init if it's availableUwe Kleine-König1-0/+2
2012-05-29ARM: imx: only specify i2c device type onceUwe Kleine-König2-2/+0
2012-05-29drm/edid/quirks: ViewSonic VA2026wAdam Jackson1-4/+18
2012-05-29perf tools: Convert critical messages to ui__error()Namhyung Kim4-27/+25
2012-05-29video: bfin_adv7393fb: Fix cleanup codeEmil Goode1-20/+23
2012-05-29video: exynos_dp: reduce delay time when configuring video settingJingoo Han1-2/+2
2012-05-29video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han3-2/+8
2012-05-29video: exynos_dp: use devm_ functionsJingoo Han2-38/+12
2012-05-29fb: handle NULL pointers in framebuffer releaseDan Carpenter1-0/+2
2012-05-29drm/udl: remove unused variables.Dave Airlie1-2/+0
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie11-101/+197
2012-05-29drm/radeon: fix XFX quirkAlex Deucher1-1/+3
2012-05-29drm: Use stdint types for consistencyVille Syrjälä1-2/+2
2012-05-29drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä1-2/+2
2012-05-29drm/radeon: fix typo in trinity tiling setupAlex Deucher1-1/+1
2012-05-29drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter1-1/+1
2012-05-29radeon: make radeon_cs_update_pages static.Dave Airlie3-27/+26
2012-05-29KVM: Export asm-generic/kvm_para.hAvi Kivity1-0/+1
2012-05-29ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSIFabio Estevam1-0/+1
2012-05-29mtd: nand: fix scan_read_raw_oobDmitry Maluka1-0/+1
2012-05-29mtd: docg3 fix in-middle of blocks readsRobert Jarzmik1-11/+23
2012-05-29ext4: protect group inode free counting with group lockTao Ma1-1/+4
2012-05-29i7core: fix ranks information at the per-channel structMauro Carvalho Chehab1-13/+16
2012-05-29i5000: Fix the fatal error handlingMauro Carvalho Chehab1-7/+5
2012-05-29i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab1-2/+2
2012-05-29i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab1-6/+3
2012-05-29e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab1-4/+22
2012-05-29i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab1-71/+79