Age | Commit message (Expand) | Author |
2011-07-22 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-07-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-22 | mm/truncate.c: fix build for CONFIG_BLOCK not enabled | Randy Dunlap |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-07-22 | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-07-22 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds |
2011-07-22 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-22 | Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus | Jiri Kosina |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-22 | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-07-22 | Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-07-22 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-07-22 | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-07-22 | iomap: make IOPORT/PCI mapping functions conditional | Jonas Bonn |
2011-07-22 | asm-generic: add MMU variants of io.h functions | Jonas Bonn |
2011-07-22 | asm-generic: delay.h fix udelay and ndelay for 8 bit args | Andrew Morton |
2011-07-22 | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki |
2011-07-22 | target: Bump version to v4.1.0-rc1-ml | Nicholas Bellinger |
2011-07-22 | target: remove custom hex2bin() implementation | Andy Shevchenko |
2011-07-22 | target: Update QUEUE ALGORITHM MODIFIER control page default | Nicholas Bellinger |
2011-07-22 | target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG | Nicholas Bellinger |
2011-07-22 | target: Follow up core updates from AGrover and HCH (round 4) | Andy Grover |
2011-07-22 | target: Eliminate usage of struct se_mem | Andy Grover |
2011-07-22 | target: Pass 2nd param of transport_split_cdb by value | Andy Grover |
2011-07-22 | target: Enforce 1 page max for control cdb buffer sizes | Andy Grover |
2011-07-22 | target: Make all control CDBs scatter-gather | Andy Grover |
2011-07-22 | target: Implement Block Device Characteristics VPD page | Roland Dreier |
2011-07-22 | target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full | Nicholas Bellinger |
2011-07-22 | target: Add transport_handle_cdb_direct optimization | Nicholas Bellinger |
2011-07-22 | target: merge release_cmd methods | Christoph Hellwig |
2011-07-22 | target: remove the unused SCF_* flags | Christoph Hellwig |
2011-07-22 | target: remove the always-noop ->new_cmd_failure method | Christoph Hellwig |
2011-07-22 | target: Updates from AGrover and HCH (round 3) | Andy Grover |
2011-07-22 | target: More core cleanups from AGrover (round 2) | Andy Grover |
2011-07-22 | target: Core cleanups from AGrover (round 1) | Andy Grover |