Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: PageBuddy and mapcount robustness | Andrea Arcangeli | 2011-03-17 | 1 | -2/+9 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 5 | -17/+89 |
|\ | |||||
| * | unicore32 machine related: add frame buffer driver for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 1 | -0/+2 |
| * | asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h | GuanXuetao | 2011-03-17 | 1 | -3/+5 |
| * | asm-generic headers: add ftrace.h | GuanXuetao | 2011-03-17 | 1 | -0/+16 |
| * | asm-generic headers: add sizes.h | GuanXuetao | 2011-03-17 | 1 | -0/+47 |
| * | asm-generic: fix inX/outX functions for architectures that have PCI | GuanXuetao | 2011-03-17 | 1 | -14/+19 |
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-03-17 | 1 | -6/+10 |
|\ \ | |||||
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 | 274 | -1610/+7019 |
| |\ \ | |||||
| * \ \ | Merge branch 'sh/st-integration' into sh-latest | Paul Mundt | 2011-02-15 | 24 | -75/+130 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'sh/urgent' into sh-latest | Paul Mundt | 2011-02-01 | 9 | -20/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-01-26 | 43 | -89/+178 |
| |\ \ \ \ \ | |||||
| * | | | | | | serial: sh-sci: Kill off some DMA ifdeffery. | Paul Mundt | 2011-01-19 | 1 | -4/+2 |
| * | | | | | | serial: sh-sci: Provide a helper for muxed IRQs. | Paul Mundt | 2011-01-19 | 1 | -0/+8 |
| * | | | | | | serial: sh-sci: Kill off unused membase kludge. | Paul Mundt | 2011-01-19 | 1 | -1/+0 |
| * | | | | | | serial: sh-sci: Kill off unused clock string. | Paul Mundt | 2011-01-19 | 1 | -1/+0 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2011-03-17 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fbdev: sh_mobile_lcdc: Add YUV framebuffer support | Damian Hobson-Garcia | 2011-03-16 | 1 | -0/+1 |
| * | | | | | | | fbdev: sh_mobile_lcdcfb: add backlight support | Alexandre Courbot | 2011-03-10 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-17 | 15 | -421/+200 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next | Dave Airlie | 2011-03-16 | 10 | -21/+26 |
| |\| | | | | | | |||||
| * | | | | | | | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2011-03-14 | 30 | -69/+147 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-03-01 | 13 | -34/+52 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | drm/i915: Allow relocation deltas outside of target bo | Chris Wilson | 2011-03-01 | 1 | -0/+1 |
| * | | | | | | | | | drm: add cap bit to denote if dumb ioctl is available or not. | Dave Airlie | 2011-03-04 | 1 | -0/+2 |
| * | | | | | | | | | drm/core: add ioctl to query device/driver capabilities | Ben Skeggs | 2011-03-04 | 2 | -0/+9 |
| * | | | | | | | | | drm/radeon/kms: add cayman pci ids | Alex Deucher | 2011-03-03 | 1 | -0/+14 |
| * | | | | | | | | | drm/radeon: add new getparam for number of backends. | Dave Airlie | 2011-03-01 | 1 | -0/+1 |
| * | | | | | | | | | drm/nv50: support for compression | Ben Skeggs | 2011-02-25 | 1 | -0/+1 |
| * | | | | | | | | | Revert "ttm: Include the 'struct dev' when using the DMA API." | Dave Airlie | 2011-02-23 | 2 | -7/+2 |
| * | | | | | | | | | Merge branch 'drm-mm-cleanup' into drm-next | Dave Airlie | 2011-02-23 | 1 | -12/+37 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drm: mm: add helper to unwind scan state | Daniel Vetter | 2011-02-23 | 1 | -0/+8 |
| | * | | | | | | | | | drm: mm: add api for embedding struct drm_mm_node | Daniel Vetter | 2011-02-23 | 1 | -5/+14 |
| | * | | | | | | | | | drm: mm: track free areas implicitly | Daniel Vetter | 2011-02-23 | 1 | -9/+12 |
| | * | | | | | | | | | drm/nouveau: don't munge in drm_mm internals | Daniel Vetter | 2011-02-23 | 1 | -0/+5 |
| * | | | | | | | | | | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 2011-02-23 | 2 | -3/+16 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ttm: Include the 'struct dev' when using the DMA API. | Konrad Rzeszutek Wilk | 2011-02-22 | 2 | -2/+7 |
| | * | | | | | | | | | | ttm: Expand (*populate) to support an array of DMA addresses. | Konrad Rzeszutek Wilk | 2011-01-27 | 1 | -1/+3 |
| | * | | | | | | | | | | ttm: Introduce a placeholder for DMA (bus) addresses. | Konrad Rzeszutek Wilk | 2011-01-27 | 2 | -2/+8 |
| * | | | | | | | | | | | drm: Remove unused members from struct drm_open_hash | Chris Wilson | 2011-02-23 | 1 | -5/+1 |
| * | | | | | | | | | | | drm: Mark constant arrays of drm_display_mode const | Chris Wilson | 2011-02-23 | 1 | -3/+3 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | drm: add usb framework | Dave Airlie | 2011-02-07 | 2 | -0/+17 |
| * | | | | | | | | | | drm: rework PCI/platform driver interface. | Dave Airlie | 2011-02-07 | 1 | -55/+51 |
| * | | | | | | | | | | drm: dumb scanout create/mmap for intel/radeon (v3) | Dave Airlie | 2011-02-07 | 4 | -0/+52 |
| * | | | | | | | | | | drm: remove i830 driver | Arnd Bergmann | 2011-02-07 | 2 | -343/+0 |
* | | | | | | | | | | | Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2011-03-16 | 1 | -14/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | vfs: bury ->get_sb() | Al Viro | 2011-03-16 | 1 | -14/+0 |
| * | | | | | | | | | | | vfs: new superblock methods to override /proc/*/mount{s,info} | Al Viro | 2011-03-16 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-03-16 | 2 | -0/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Pull pstorev4 into release branch | Tony Luck | 2011-03-16 | 2 | -0/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |