aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-04
|\
| * x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti2012-04-02
| * x86: Use -mno-avx when availableAndi Kleen2012-03-30
| * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-30
| * Merge branch 'linus' into x86/urgentIngo Molnar2012-03-30
| |\
| * | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-29
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-04
|\ \ \
| * | | hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher2012-04-03
| * | | hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara2012-04-01
| * | | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-01
| * | | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock classKyle McMartin2012-04-01
| * | | hwmon: (adm1031) Fix compiler warningGuenter Roeck2012-04-01
| * | | hwmon: (f75375s) Fix warning message seen in some configurationsGuenter Roeck2012-04-01
| * | | hwmon: (max6639) Convert to dev_pm_opsMark Brown2012-04-01
| * | | hwmon: (sht15) Fix Kconfig dependenciesGuenter Roeck2012-04-01
| * | | hwmon: (gpio-fan) Fix Kconfig dependenciesGuenter Roeck2012-04-01
* | | | Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-04
|\ \ \ \
| * | | | MCE, AMD: Drop too granulary family model checksBorislav Petkov2012-04-04
| |/ / /
* | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-04
|\ \ \ \
| * | | | md/raid1,raid10: don't compare excess byte during consistency check.NeilBrown2012-04-03
| * | | | md/raid5: Fix a bug about judging if the operation is syncing or replacingmajianpeng2012-04-03
| * | | | md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).majianpeng2012-04-03
| * | | | md: Avoid OOPS when reshaping raid1 to raid0Jes Sorensen2012-04-03
| * | | | md/raid5: fix handling of bad blocks during recovery.NeilBrown2012-04-03
| * | | | md/raid1: If md_integrity_register() failed,run() must free the memmajianpeng2012-04-01
| * | | | md/raid0: If md_integrity_register() fails, raid0_run() must free the mem.majianpeng2012-04-01
| * | | | md/linear: If md_integrity_register() fails, linear_run() must free the mem.majianpeng2012-04-01
| |/ / /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-04
|\ \ \ \
| * | | | ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM)Russell King2012-03-31
| * | | | ARM: fix bios32.c build warningRussell King2012-03-30
| * | | | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon2012-03-30
| * | | | ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King2012-03-30
| * | | | ARM: sa11x0: fix build errors from DMA engine API updatesRussell King2012-03-30
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-04
|\ \ \ \ \
| * | | | | serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg2012-04-04
| * | | | | sparc: pgtable_64: change include orderAaro Koskinen2012-04-01
| | |/ / / | |/| | |
* | | | | avr32: fix nop compile fails from system.h split upPaul Gortmaker2012-04-04
* | | | | Revert "nouveau/bios: Fix tracking of BIOS image data"Linus Torvalds2012-04-04
* | | | | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-03
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes2012-04-03
| | * | | | drm/i915: no-lvds quirk on MSI DC500Anisse Astier2012-04-03
| | * | | | drm/i915: Add lock on drm_helper_resume_force_modeSean Paul2012-04-03
| | * | | | drm/i915: don't leak struct_mutex lock on ppgtt init failuresDaniel Vetter2012-04-03
| | * | | | drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter2012-04-02
| | * | | | drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov2012-04-02
| | * | | | drm/i915: properly clear SSC1 bit in the pch refclock init codeDaniel Vetter2012-04-01
| | * | | | drm/i915: apply CS reg readback trick against missed IRQ on snbDaniel Vetter2012-04-01
| | * | | | drm/i915: quirk away broken OpRegion VBTDaniel Vetter2012-04-01
| | * | | | drm/i915: enable plain RC6 on Sandy Bridge by defaultEugeni Dodonov2012-04-01