summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp...Axel Lin2012-03-261-4/+4
| * | | | | | regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error pathAxel Lin2012-03-261-5/+5
| * | | | | | regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-261-2/+4
| * | | | | | regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-261-0/+5
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-043-4/+18
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/p4: Add format attributesPeter Zijlstra2012-04-031-0/+13
| * | | | | | | tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-312-4/+5
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-047-80/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti2012-04-021-1/+1
| * | | | | | | | x86: Use -mno-avx when availableAndi Kleen2012-03-301-0/+1
| * | | | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-304-78/+0
| * | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-03-306223-120139/+233511
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-291-1/+6
* | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-049-29/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher2012-04-031-0/+1
| * | | | | | | | | | hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara2012-04-013-2/+7
| * | | | | | | | | | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-011-9/+9
| * | | | | | | | | | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock classKyle McMartin2012-04-011-0/+2
| * | | | | | | | | | hwmon: (adm1031) Fix compiler warningGuenter Roeck2012-04-011-12/+8
| * | | | | | | | | | hwmon: (f75375s) Fix warning message seen in some configurationsGuenter Roeck2012-04-011-0/+2
| * | | | | | | | | | hwmon: (max6639) Convert to dev_pm_opsMark Brown2012-04-011-4/+11
| * | | | | | | | | | hwmon: (sht15) Fix Kconfig dependenciesGuenter Roeck2012-04-011-1/+1
| * | | | | | | | | | hwmon: (gpio-fan) Fix Kconfig dependenciesGuenter Roeck2012-04-011-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-041-4/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MCE, AMD: Drop too granulary family model checksBorislav Petkov2012-04-041-4/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-045-35/+75
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md/raid1,raid10: don't compare excess byte during consistency check.NeilBrown2012-04-032-2/+2
| * | | | | | | | | | md/raid5: Fix a bug about judging if the operation is syncing or replacingmajianpeng2012-04-031-1/+3
| * | | | | | | | | | md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).majianpeng2012-04-031-2/+1
| * | | | | | | | | | md: Avoid OOPS when reshaping raid1 to raid0Jes Sorensen2012-04-031-1/+17
| * | | | | | | | | | md/raid5: fix handling of bad blocks during recovery.NeilBrown2012-04-031-26/+29
| * | | | | | | | | | md/raid1: If md_integrity_register() failed,run() must free the memmajianpeng2012-04-021-1/+7
| * | | | | | | | | | md/raid0: If md_integrity_register() fails, raid0_run() must free the mem.majianpeng2012-04-021-1/+8
| * | | | | | | | | | md/linear: If md_integrity_register() fails, linear_run() must free the mem.majianpeng2012-04-021-1/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-046-4/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM)Russell King2012-03-311-0/+2
| * | | | | | | | | | ARM: fix bios32.c build warningRussell King2012-03-301-1/+0
| * | | | | | | | | | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon2012-03-301-1/+3
| * | | | | | | | | | ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King2012-03-301-0/+1
| * | | | | | | | | | ARM: sa11x0: fix build errors from DMA engine API updatesRussell King2012-03-302-2/+2
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-042-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg2012-04-041-2/+2
| * | | | | | | | | | | sparc: pgtable_64: change include orderAaro Koskinen2012-04-011-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | avr32: fix nop compile fails from system.h split upPaul Gortmaker2012-04-042-13/+2
* | | | | | | | | | | Revert "nouveau/bios: Fix tracking of BIOS image data"Linus Torvalds2012-04-041-3/+1
* | | | | | | | | | | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-0315-35/+152
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-0315-35/+152
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes2012-04-031-0/+3
| | * | | | | | | | | | drm/i915: no-lvds quirk on MSI DC500Anisse Astier2012-04-031-0/+8
| | * | | | | | | | | | drm/i915: Add lock on drm_helper_resume_force_modeSean Paul2012-04-031-0/+2
OpenPOWER on IntegriCloud