Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | of/dma: fix build breakage in ppc4xx adma driver | Dan Williams | 2010-07-02 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2010-07-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | MAINTAINERS: Add an entry for i7core_edac | Mauro Carvalho Chehab | 2010-07-02 | |
| * | | | | | | | | | | | | | | | | | | i7core_edac: Avoid doing multiple probes for the same card | Mauro Carvalho Chehab | 2010-07-02 | |
| * | | | | | | | | | | | | | | | | | | i7core_edac: Properly discover the first QPI device | Mauro Carvalho Chehab | 2010-07-02 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-07-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion | Michal Marek | 2010-06-30 | |
| | * | | | | | | | | | | | | | | | | | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | sched: Cure nr_iowait_cpu() users | Peter Zijlstra | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | init: Fix comment | Peter Zijlstra | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | init, sched: Fix race between init and kthreadd | Peter Zijlstra | 2010-06-28 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | amd64_edac: Fix syndrome calculation on K8 | Borislav Petkov | 2010-07-02 | |
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | drm/i915: fix page flip finish vs. prepare on plane B | Jesse Barnes | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: change default panel fitting mode to preserve aspect ratio | Jesse Barnes | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: fix uninitialized variable warning in i915_setup_compression() | Prarit Bhargava | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: take struct_mutex in i915_dma_cleanup() | Dan Carpenter | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 | Andy Lutomirski | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | i915: fix ironlake edp panel setup (v4) | Dave Airlie | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: don't access FW_BLC_SELF on 965G | Jesse Barnes | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: Account for space on the ring buffer consumed whilst wrapping. | Chris Wilson | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: gen3 page flipping fixes | Jesse Barnes | 2010-06-18 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: don't queue flips during a flip pending event | Jesse Barnes | 2010-06-18 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. | Zou Nan hai | 2010-06-14 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: Turn on 945 self-refresh only if single CRTC is active | Li Peng | 2010-06-14 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915/gen4: Fix interrupt setup ordering | Adam Jackson | 2010-06-04 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection. | Dave Müller | 2010-06-04 | |
| * | | | | | | | | | | | | | | | | | | | | drm/i915: Move non-phys cursors into the GTT | Chris Wilson | 2010-06-02 | |
| * | | | | | | | | | | | | | | | | | | | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." | Carl Worth | 2010-06-02 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 | Tejun Heo | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo | 2010-07-01 | |
| * | | | | | | | | | | | | | | | | | | | | | libahci: Fix bug in storing EM messages | Harry Zhang | 2010-07-01 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | correct console log level when ERST ACPI table is not found | Daniel J Blueman | 2010-07-01 | |
* | | | | | | | | | | | | | | | | | | | | | drm/i915: fix hibernation since i915 self-reclaim fixes | Linus Torvalds | 2010-07-01 | |
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | watchdog: docs: add an entry for imx2_wdt | Fabio Estevam | 2010-07-01 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: remove rv100 bios connector quirk | Alex Deucher | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode | Alex Deucher | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:... | Rafael J. Wysocki | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2) | Alex Deucher | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon: add quirk to make HP nx6125 laptop resume. | Dave Airlie | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: add some missing regs to evergreen gpu init | Alex Deucher | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: fix typos in evergreen command checker | Alex Deucher | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: avoid oops on mac r4xx cards | Alex Deucher | 2010-06-30 | |
| * | | | | | | | | | | | | | | | | | | | | | fb: fix colliding defines for fb flags. | Dave Airlie | 2010-06-30 |