| Commit message (Expand) | Author | Age |
* | memcg: root_cgroup cannot reach mem_cgroup_move_parent | Michal Hocko | 2012-10-29 |
* | memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts | Michal Hocko | 2012-10-29 |
* | Linux 3.6 | Linus Torvalds | 2012-09-30 |
* | vfs: dcache: fix deadlock in tree traversal | Miklos Szeredi | 2012-09-29 |
* | Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-09-29 |
|\ |
|
| * | iommu/amd: Fix wrong assumption in iommu-group specific code | Joerg Roedel | 2012-09-28 |
| * | iommu: static inline iommu group stub functions | Alex Williamson | 2012-09-25 |
* | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2012-09-29 |
|\ \ |
|
| * | | NVMe: Cancel outstanding IOs on queue deletion | Matthew Wilcox | 2012-08-07 |
| * | | NVMe: Free admin queue memory on initialisation failure | Matthew Wilcox | 2012-08-03 |
| * | | NVMe: Use ida for nvme device instance | Quoc-Son Anh | 2012-07-31 |
| * | | NVMe: Fix whitespace damage in nvme_init | Matthew Wilcox | 2012-07-31 |
| * | | NVMe: handle allocation failure in nvme_map_user_pages() | Dan Carpenter | 2012-07-31 |
| * | | NVMe: Fix uninitialized iod compiler warning | Keith Busch | 2012-07-27 |
| * | | NVMe: Do not set IO queue depth beyond device max | Keith Busch | 2012-07-27 |
| * | | NVMe: Set block queue max sectors | Keith Busch | 2012-07-26 |
| * | | NVMe: use namespace id for nvme_get_features | Keith Busch | 2012-07-26 |
| * | | NVMe: replace nvme_ns with nvme_dev for user admin | Keith Busch | 2012-07-26 |
| * | | NVMe: Fix nvme module init when nvme_major is set | Keith Busch | 2012-07-26 |
| * | | NVMe: Set request queue logical block size | Keith Busch | 2012-07-25 |
* | | | mtdchar: fix offset overflow detection | Linus Torvalds | 2012-09-28 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-28 |
|\ \ \ |
|
| * | | | netdev: octeon: fix return value check in octeon_mgmt_init_phy() | Wei Yongjun | 2012-09-28 |
| * | | | inetpeer: fix token initialization | Nicolas Dichtel | 2012-09-27 |
| * | | | qlcnic: Fix scheduling while atomic bug | Narendra K | 2012-09-27 |
| * | | | bnx2: Clean up remaining iounmap | Neil Horman | 2012-09-27 |
| * | | | net: phy: smsc: Implement PHY config_init for LAN87xx | Marek Vasut | 2012-09-27 |
| * | | | smsc75xx: fix resume after device reset | Steve Glendinning | 2012-09-27 |
| * | | | netdev: pasemi: fix return value check in pasemi_mac_phy_init() | Wei Yongjun | 2012-09-27 |
| * | | | team: fix return value check | Wei Yongjun | 2012-09-27 |
| * | | | l2tp: fix return value check | Wei Yongjun | 2012-09-27 |
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-09-27 |
| |\ \ \ |
|
| | * | | | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt | 2012-09-25 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-09-28 |
|\ \ \ \ \ |
|
| * | | | | | close the race in nlmsvc_free_block() | Al Viro | 2012-09-22 |
| * | | | | | do_add_mount()/umount -l races | Al Viro | 2012-09-22 |
* | | | | | | Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-09-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven | 2012-09-27 |
| * | | | | | | um: Fix IPC on um | Richard Weinberger | 2012-09-27 |
| * | | | | | | um: kill thread->forking | Al Viro | 2012-09-27 |
| * | | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-27 |
| * | | | | | | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-27 |
| * | | | | | | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-27 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 2012-09-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | dm verity: fix overflow check | Mikulas Patocka | 2012-09-26 |
| * | | | | | | dm thin: fix discard support for data devices | Mike Snitzer | 2012-09-26 |
| * | | | | | | dm thin: tidy discard support | Mike Snitzer | 2012-09-26 |
| * | | | | | | dm: retain table limits when swapping to new table with no devices | Mike Snitzer | 2012-09-26 |
| * | | | | | | dm table: clear add_random unless all devices have it set | Milan Broz | 2012-09-26 |
| * | | | | | | dm: handle requests beyond end of device instead of using BUG_ON | Mike Snitzer | 2012-09-26 |