| Commit message (Expand) | Author | Age |
* | ide-floppy: use ide_pio_bytes() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: decrease size of ->pc_buf field in struct ide_atapi_pc | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: sanitize ide_build_sglist() and ide_destroy_dmatable() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ->dma_check method | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ide_dma_prepare() helper | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: use scatterlists for PIO transfers (fs requests) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | reiserfs: rename p_._ variables | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rename p_s_tb to tb | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rename p_s_inode to inode | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rename p_s_bh to bh | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rename p_s_sb to sb | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: use generic readdir for operations across all xattrs | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: journaled xattrs | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: use generic xattr handlers | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: make per-inode xattr locking more fine grained | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: eliminate per-super xattr lock | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: introduce reiserfs_error() | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rearrange journal abort | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: eliminate reiserfs_warning from uniqueness functions | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: use buffer_info for leaf_paste_entries | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: audit transaction ids to always be unsigned ints | Jeff Mahoney | 2009-03-30 |
| * | reiserfs: add support for mount count incrementing | Jeff Mahoney | 2009-03-30 |
* | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 |
| |\ \ |
|
| * \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 |
| |\ \ \
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 2009-03-20 |
| |\ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----------. \ \ \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| | | | | | | * | | | | | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 2009-03-17 |
| | | | | | | * | | | | | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 2009-03-17 |
| | | | | | | * | | | | | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 2009-03-17 |
| | | | | | | * | | | | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 |
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | *---------. \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 2009-03-14 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / / / / /
| |/| | | | | | / / / / / / / /
| | | | | |_|_|/ / / / / / / /
| | | | |/| | | / / / / / / /
| | | | | | | |/ / / / / / /
| | | | | | |/| / / / / / /
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | / / / / /
| | | | | | | |/ / / / / |
|
| | | | | | | * | | | | | VM, x86, PAT: add a new vm flag to track full pfnmap at mmap | Pallipadi, Venkatesh | 2009-03-14 |
| | | | | | | * | | | | | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 2009-03-12 |
| | | | | * | | | | | | | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 2009-03-13 |
| | | | | |\ \ \ \ \ \ \
| | | | | |/ / / / / / /
| | | | |/| | | | | | | |
|
| | * | | | | | | | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-03-14 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-03-11 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-03-11 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | / / / / /
| | | | | |_|_|_|_|/ / / / /
| | | | |/| | | | | | | | | |
|
| | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2009-03-11 |
| |/|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / /
| | |/| | | | / / / / / / / /
| | | | | |_|/ / / / / / / /
| | | | |/| | | | | | | | | |
|