Age | Commit message (Expand) | Author |
2012-01-14 | dm: do not forward ioctls from logical volumes to the underlying device | Paolo Bonzini |
2012-01-14 | block: fail SCSI passthrough ioctls on partition devices | Paolo Bonzini |
2012-01-14 | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini |
2012-01-14 | Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.... | Linus Torvalds |
2012-01-14 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-01-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-01-14 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-01-13 | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion | Russell King |
2012-01-13 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-13 | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-13 | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-13 | Unused iocbs in a batch should not be accounted as active. | Gleb Natapov |
2012-01-13 | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat |
2012-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next | Linus Torvalds |
2012-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-01-13 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-01-13 | autofs4 - fix deal with autofs4_write races | Ian Kent |
2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy |
2012-01-13 | UBIFS: use snprintf instead of sprintf when printing keys | Artem Bityutskiy |
2012-01-13 | dma-buf: Documentation update for Kconfig select | Sumit Semwal |
2012-01-13 | nouveau: Support Optimus models for vga_switcheroo | Peter Lekensteyn |
2012-01-13 | nouveau: properly check for _DSM function support | Peter Lekensteyn |
2012-01-13 | dma-buf: drop option text so users don't select it. | Dave Airlie |
2012-01-13 | radeon: Call pci_clear_master() instead of open-coding it. | Michel Dänzer |
2012-01-13 | gma500: Discard modes that don't fit in stolen memory | Alan Cox |
2012-01-13 | drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 | Ben Skeggs |
2012-01-13 | drm/radeon/kms: Fix module parameter description format | Jean Delvare |
2012-01-13 | drm/radeon/kms/ni: fix packet2 handling for VM IB parser | Alex Deucher |
2012-01-13 | ttm/dma: Remove the WARN() which is not useful. | Konrad Rzeszutek Wilk |
2012-01-12 | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds |
2012-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-12 | unlzo: fix input buffer free | Sascha Hauer |
2012-01-12 | ramoops: update parameters only after successful init | Kees Cook |
2012-01-12 | ramoops: fix use of rounddown_pow_of_two() | Marco Stornelli |
2012-01-12 | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov |
2012-01-12 | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov |
2012-01-12 | c/r: introduce CHECKPOINT_RESTORE symbol | Cyrill Gorcunov |
2012-01-12 | selftests: new x86 breakpoints selftest | Frederic Weisbecker |
2012-01-12 | selftests: new very basic kernel selftests directory | Frederic Weisbecker |
2012-01-12 | radix_tree: take radix_tree_path off stack | Hugh Dickins |
2012-01-12 | radix_tree: remove radix_tree_indirect_to_ptr() | Xiao Guangrong |
2012-01-12 | dio: optimize cache misses in the submission path | Andi Kleen |
2012-01-12 | vfs: cache request_queue in struct block_device | Andi Kleen |
2012-01-12 | fs/direct-io.c: calculate fs_count correctly in get_more_blocks() | Tao Ma |
2012-01-12 | drivers/parport/parport_pc.c: fix warnings | Andrew Morton |