Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs() | Liu, Chuansheng | 2012-03-29 | 1 | -1/+6 | |
* | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-04 | 9 | -29/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | hwmon: (ad7314) Adds missing spi_dev initialization | Graeme Smecher | 2012-04-03 | 1 | -0/+1 | |
| * | | | | | | | | | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara | 2012-04-01 | 3 | -2/+7 | |
| * | | | | | | | | | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-04-01 | 1 | -9/+9 | |
| * | | | | | | | | | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class | Kyle McMartin | 2012-04-01 | 1 | -0/+2 | |
| * | | | | | | | | | hwmon: (adm1031) Fix compiler warning | Guenter Roeck | 2012-04-01 | 1 | -12/+8 | |
| * | | | | | | | | | hwmon: (f75375s) Fix warning message seen in some configurations | Guenter Roeck | 2012-04-01 | 1 | -0/+2 | |
| * | | | | | | | | | hwmon: (max6639) Convert to dev_pm_ops | Mark Brown | 2012-04-01 | 1 | -4/+11 | |
| * | | | | | | | | | hwmon: (sht15) Fix Kconfig dependencies | Guenter Roeck | 2012-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | hwmon: (gpio-fan) Fix Kconfig dependencies | Guenter Roeck | 2012-04-01 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-04 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MCE, AMD: Drop too granulary family model checks | Borislav Petkov | 2012-04-04 | 1 | -4/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-04-04 | 5 | -35/+75 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md/raid1,raid10: don't compare excess byte during consistency check. | NeilBrown | 2012-04-03 | 2 | -2/+2 | |
| * | | | | | | | | | md/raid5: Fix a bug about judging if the operation is syncing or replacing | majianpeng | 2012-04-03 | 1 | -1/+3 | |
| * | | | | | | | | | md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev). | majianpeng | 2012-04-03 | 1 | -2/+1 | |
| * | | | | | | | | | md: Avoid OOPS when reshaping raid1 to raid0 | Jes Sorensen | 2012-04-03 | 1 | -1/+17 | |
| * | | | | | | | | | md/raid5: fix handling of bad blocks during recovery. | NeilBrown | 2012-04-03 | 1 | -26/+29 | |
| * | | | | | | | | | md/raid1: If md_integrity_register() failed,run() must free the mem | majianpeng | 2012-04-02 | 1 | -1/+7 | |
| * | | | | | | | | | md/raid0: If md_integrity_register() fails, raid0_run() must free the mem. | majianpeng | 2012-04-02 | 1 | -1/+8 | |
| * | | | | | | | | | md/linear: If md_integrity_register() fails, linear_run() must free the mem. | majianpeng | 2012-04-02 | 1 | -1/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-04 | 6 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM) | Russell King | 2012-03-31 | 1 | -0/+2 | |
| * | | | | | | | | | ARM: fix bios32.c build warning | Russell King | 2012-03-30 | 1 | -1/+0 | |
| * | | | | | | | | | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms | Will Deacon | 2012-03-30 | 1 | -1/+3 | |
| * | | | | | | | | | ARM: fix missing bug.h include in arch/arm/kernel/insn.c | Russell King | 2012-03-30 | 1 | -0/+1 | |
| * | | | | | | | | | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 2012-03-30 | 2 | -2/+2 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-04-04 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | serial/sunzilog: fix keyboard on SUN SPARCstation | Sam Ravnborg | 2012-04-04 | 1 | -2/+2 | |
| * | | | | | | | | | | sparc: pgtable_64: change include order | Aaro Koskinen | 2012-04-01 | 1 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | avr32: fix nop compile fails from system.h split up | Paul Gortmaker | 2012-04-04 | 2 | -13/+2 | |
* | | | | | | | | | | Revert "nouveau/bios: Fix tracking of BIOS image data" | Linus Torvalds | 2012-04-04 | 1 | -3/+1 | |
* | | | | | | | | | | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-04-03 | 15 | -35/+152 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-04-03 | 15 | -35/+152 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/i915: treat src w & h as fixed point in sprite handling code | Jesse Barnes | 2012-04-03 | 1 | -0/+3 | |
| | * | | | | | | | | | drm/i915: no-lvds quirk on MSI DC500 | Anisse Astier | 2012-04-03 | 1 | -0/+8 | |
| | * | | | | | | | | | drm/i915: Add lock on drm_helper_resume_force_mode | Sean Paul | 2012-04-03 | 1 | -0/+2 | |
| | * | | | | | | | | | drm/i915: don't leak struct_mutex lock on ppgtt init failures | Daniel Vetter | 2012-04-03 | 1 | -1/+3 | |
| | * | | | | | | | | | drm/i915: disable ppgtt on snb when dmar is enabled | Daniel Vetter | 2012-04-02 | 5 | -5/+23 | |
| | * | | | | | | | | | drm/i915: add Ivy Bridge GT2 Server entries | Eugeni Dodonov | 2012-04-02 | 3 | -0/+4 | |
| | * | | | | | | | | | drm/i915: properly clear SSC1 bit in the pch refclock init code | Daniel Vetter | 2012-04-01 | 1 | -1/+2 | |
| | * | | | | | | | | | drm/i915: apply CS reg readback trick against missed IRQ on snb | Daniel Vetter | 2012-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/i915: quirk away broken OpRegion VBT | Daniel Vetter | 2012-04-01 | 1 | -1/+22 | |
| | * | | | | | | | | | drm/i915: enable plain RC6 on Sandy Bridge by default | Eugeni Dodonov | 2012-04-01 | 1 | -4/+4 | |
| | * | | | | | | | | | drm/i915: allow to select rc6 modes via kernel parameter | Eugeni Dodonov | 2012-04-01 | 3 | -5/+42 | |
| | * | | | | | | | | | drm/i915: Mark untiled BLT commands as fenced on gen2/3 | Chris Wilson | 2012-04-01 | 2 | -7/+10 | |
| | * | | | | | | | | | drm/i915: properly restore the ppgtt page directory on resume | Daniel Vetter | 2012-04-01 | 2 | -10/+21 | |
| | * | | | | | | | | | drm/i915: Sanitize BIOS debugging bits from PIPECONF | Chris Wilson | 2012-04-01 | 2 | -0/+7 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-04-03 | 12 | -16/+54 | |
|\ \ \ \ \ \ \ \ \ \ |