aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MN10300: Cache: Implement SMP global cache flushingAkira Takeuchi2010-10-27
* MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells2010-10-27
* MN10300: AM34: Add cacheflushing by using the AM34 purge registersAkira Takeuchi2010-10-27
* MN10300: SMP: Differentiate local cache flushingAkira Takeuchi2010-10-27
* MN10300: Cacheflush functions should take unsigned long addressesAkira Takeuchi2010-10-27
* MN10300: AM34: The current cacheflush routines operate by controlling tag regsDavid Howells2010-10-27
* MN10300: Reorder asm/cacheflush.h to put primitives firstDavid Howells2010-10-27
* MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells2010-10-27
* MN10300: Cache: Split cache bits out of arch KconfigDavid Howells2010-10-27
* MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-27
* MN10300: Add CPU register bits for AM34Akira Takeuchi2010-10-27
* MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi2010-10-27
* MN10300: Move DMA engine control reg defs to MN103E010 processor directoryAkira Takeuchi2010-10-27
* MN10300: Differentiate AM33_2 and AM33_3 in configAkira Takeuchi2010-10-27
* MN10300: Provide the functions to fully disable maskable interruptsAkira Takeuchi2010-10-27
* MN10300: Add reads[bwl]() and writes[bwl]()Akira Takeuchi2010-10-27
* MN10300: Don't cast away the volatile in test_bit()Akira Takeuchi2010-10-27
* Typedef SMP call function pointerDavid Howells2010-10-27
* MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells2010-10-27
* mn10300: Use pci_claim_resourceDavid Howells2010-10-27
* bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen2010-10-27
* MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-27
* Partially revert patch that encloses asm-offset.h numbers in bracketsDavid Howells2010-10-27
* fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-26
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
| * drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher2010-10-26
| * drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher2010-10-26
| * drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher2010-10-26
| * drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher2010-10-26
| * drm/radeon/kms: don't poll dac load detect.Dave Airlie2010-10-25
| * gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi2010-10-25
| * drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher2010-10-25
| * drm/radeon/kms: implement display watermark support for evergreenAlex Deucher2010-10-25
| * drm/radeon/kms/evergreen: add some additional safe regs v2Alex Deucher2010-10-25
| * drm/radeon/r600: fix tiling issues in CS checker.Dave Airlie2010-10-25
| * Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-25
| |\
| | * drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-24
| | * drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson2010-10-23
| | * drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-22
| | * agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris Wilson2010-10-22
| | * drm/i915: Fix flushing regression from 9af90d19fChris Wilson2010-10-22
| | * drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-22
| | * i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
| | * drm/i915: Fix current fb blocking for page flipChia-I Wu2010-10-21
| | * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
| | * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| | * drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson2010-10-21
| | * drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson2010-10-21
| | * drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson2010-10-20