| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2010-03-04 | 1 | -3/+4 |
|\ |
|
| * | ide: make ide_get_best_pio_mode() static | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+0 |
| * | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | ide: add drive->dma_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+1 |
| * | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-03-04 | 1 | -0/+2 |
|\ \ |
|
| * | | fsldma: Fix cookie issues | Steven J. Magnani | 2010-02-28 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 6 | -29/+35 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-fsnotify' into for-linus | Al Viro | 2010-03-03 | 3 | -12/+11 |
| |\ \ \ |
|
| | * | | | switch inotify_user to anon_inode | Al Viro | 2010-02-19 | 1 | -1/+0 |
| | * | | | Lose the first argument of audit_inode_child() | Al Viro | 2010-02-08 | 2 | -10/+9 |
| | * | | | Lose the new_name argument of fsnotify_move() | Al Viro | 2010-02-08 | 1 | -1/+2 |
| * | | | | vfs: add NOFOLLOW flag to umount(2) | Miklos Szeredi | 2010-03-03 | 1 | -0/+2 |
| * | | | | Mirror MS_KERNMOUNT in ->mnt_flags | Al Viro | 2010-03-03 | 1 | -0/+2 |
| * | | | | Take vfsmount_lock to fs/internal.h | Al Viro | 2010-03-03 | 1 | -1/+0 |
| * | | | | take check for new events in namespace (guts of mounts_poll()) to namespace.c | Al Viro | 2010-03-03 | 1 | -0/+1 |
| * | | | | new helper: iterate_mounts() | Al Viro | 2010-03-03 | 1 | -1/+2 |
| * | | | | New helper: path_is_under(path1, path2) | Al Viro | 2010-03-03 | 1 | -0/+1 |
| * | | | | VFS: Clean up shared mount flag propagation | Valerie Aurora | 2010-03-03 | 1 | -1/+10 |
| * | | | | kill unused invalidate_inode_pages helper | Christoph Hellwig | 2010-03-03 | 1 | -6/+0 |
| * | | | | fs: re-order super_block to remove 16 bytes of padding on 64bit builds | Richard Kennedy | 2010-03-03 | 1 | -6/+6 |
| * | | | | libfs: Unexport and kill simple_prepare_write | Boaz Harrosh | 2010-03-03 | 1 | -2/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-03-04 | 5 | -1/+57 |
|\ \ \ \ \ |
|
| * | | | | | regulator: enable max8649 regulator driver | Haojian Zhuang | 2010-03-03 | 1 | -0/+44 |
| * | | | | | regulator: mc13783: consider Power Gates as digital regulators. | Alberto Panizzo | 2010-03-03 | 1 | -0/+2 |
| * | | | | | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter | 2010-03-03 | 1 | -0/+2 |
| * | | | | | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown | 2010-03-03 | 1 | -0/+6 |
| * | | | | | regulator: Add notifier event on regulator disable | Mark Brown | 2010-03-03 | 1 | -1/+3 |
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-03-04 | 10 | -58/+307 |
|\ \ \ \ \ \ |
|
| * | | | | | | vga_switcheroo: fix build on platforms with no ACPI | Dave Airlie | 2010-03-01 | 1 | -1/+0 |
| * | | | | | | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage | Dave Airlie | 2010-03-01 | 2 | -0/+60 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | vga_switcheroo: initial implementation (v15) | Dave Airlie | 2010-03-01 | 2 | -0/+60 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s... | Dave Airlie | 2010-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/ttm: fix function prototype to match implementation | Randy Dunlap | 2010-03-01 | 1 | -1/+1 |
| * | | | | | | | Merge remote branch 'anholt/drm-intel-next' into drm-next-stage | Dave Airlie | 2010-03-01 | 5 | -0/+190 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. | Eric Anholt | 2010-02-26 | 1 | -0/+1 |
| | * | | | | | | | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage | Dave Airlie | 2010-02-26 | 5 | -0/+189 |
| | |\| | | | | | |
|
| | | * | | | | | | drm/radeon/kms: add support for square microtiles on r3xx-r5xx | Marek Olšák | 2010-02-25 | 1 | -0/+1 |
| | | * | | | | | | drm: Add generic multipart buffer. | Pauli Nieminen | 2010-02-23 | 1 | -0/+148 |
| | | * | | | | | | drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) | Alex Deucher | 2010-02-09 | 1 | -0/+35 |
| | | * | | | | | | drm/radeon/kms: add support for hardcoded edids in rom (v2) | Alex Deucher | 2010-02-09 | 2 | -0/+5 |
| | * | | | | | | | Merge remote branch 'korg/drm-core-next' into drm-next-stage | Dave Airlie | 2010-02-25 | 1 | -3/+25 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge remote branch 'nouveau/for-airlied' into drm-next-stage | Dave Airlie | 2010-03-01 | 1 | -54/+32 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/nouveau: new gem pushbuf interface, bump to 0.0.16 | Ben Skeggs | 2010-02-25 | 1 | -54/+32 |
| * | | | | | | | | | Merge remote branch 'korg/drm-core-next' into drm-next-stage | Dave Airlie | 2010-03-01 | 1 | -3/+25 |
| |\ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | / / / / / /
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | drm: introduce drm_gem_object_[handle_]unreference_unlocked | Luca Barbieri | 2010-02-11 | 1 | -3/+25 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-03-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | nilfs2: issue discard request after cleaning segments | Jiro SEKIBA | 2010-02-13 | 1 | -0/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 10 | -125/+74 |
|\ \ \ \ \ \ \ \ \ |
|