Age | Commit message (Expand) | Author |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-10 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2012-01-10 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2012-01-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2012-01-10 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-09 | vfs: new helper - d_make_root() | Al Viro |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | tracing/mm: Move include of trace/events/kmem.h out of header into slab.c | Steven Rostedt |
2012-01-09 | net: Fix build with INET disabled. | David S. Miller |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-01-09 | net: introduce netif_addr_lock_nested() and call if when appropriate | Jiri Pirko |
2012-01-09 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | mtd: do not use mtd->block_markbad directly | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_can_have_bb helper | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->suspend and mtd->resume directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->lock, unlock and is_locked directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->sync directly | Artem Bityutskiy |
2012-01-09 | mtd: harmonize mtd_writev usage | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->lock_user_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: mtd->write_user_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->read_*_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->get_*_prot_info directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->read_oob directly | Artem Bityutskiy |
2012-01-09 | mtd: mtdoops: do not use mtd->panic_write directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->get_unmapped_area directly | Artem Bityutskiy |
2012-01-09 | mtd: do use mtd->point directly | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_has_oob helper | Artem Bityutskiy |
2012-01-09 | mtd: clean-up the default_mtd_writev function | Artem Bityutskiy |
2012-01-09 | mtd: remove unused default_mtd_readv prototype | Artem Bityutskiy |
2012-01-09 | mtd: kill dev_to_mtd helper | Artem Bityutskiy |
2012-01-09 | mtd: always initialize retlen to zero | Artem Bityutskiy |
2012-01-09 | mtd: move mtd->{get,put}_device functions up | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_block_markbad interface | Artem Bityutskiy |