| Commit message (Expand) | Author | Age | Files | Lines |
* | Protect tpm_chip_list when transversing it. | Rajiv Andrade | 2008-10-11 | 1 | -37/+24 |
* | Renames num_open to is_open, as only one process can open the file at a time. | Rajiv Andrade | 2008-10-11 | 2 | -5/+4 |
* | Remove the BKL calls from the TPM driver, which were added in the overall | Rajiv Andrade | 2008-10-11 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-10-10 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'next' into for-linus | James Morris | 2008-10-10 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'master' into next | James Morris | 2008-09-21 | 308 | -4157/+5098 |
| | |\ |
|
| | * | | securityfs: do not depend on CONFIG_SECURITY | Eric Paris | 2008-08-28 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-10 | 28 | -355/+957 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------------. \ \ \ | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 | 27 | -359/+959 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | | | RDMA/nes: Fix slab corruption | Chien Tung | 2008-10-09 | 1 | -1/+0 |
| | | | | | | | | | * | | | | RDMA/nes: Correct error_module bit mask | Chien Tung | 2008-10-08 | 1 | -1/+1 |
| | | | | | | | | | * | | | | RDMA/nes: Fix routed RDMA connections | Bob Sharp | 2008-10-03 | 1 | -8/+30 |
| | | | | | | | | | * | | | | RDMA/nes: Enhanced PFT management scheme | Vadim Makhervaks | 2008-10-03 | 3 | -14/+67 |
| | | | | | | | | | * | | | | RDMA/nes: Handle AE bounds violation | Faisal Latif | 2008-09-30 | 1 | -0/+16 |
| | | | | | | | | | * | | | | RDMA/nes: Limit critical error interrupts | Chien Tung | 2008-09-30 | 2 | -12/+29 |
| | | | | | | | | | * | | | | RDMA/nes: Stop spurious MAC interrupts | Chien Tung | 2008-09-30 | 1 | -7/+11 |
| | | | | | | | | | * | | | | RDMA/nes: Correct tso_wqe_length | Chien Tung | 2008-09-30 | 1 | -0/+2 |
| | | | | | | | | | * | | | | RDMA/nes: Fill in firmware version for ethtool | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | | | | * | | | | RDMA/nes: Use ethtool timer value | John Lacombe | 2008-09-30 | 1 | -5/+4 |
| | | | | | | | | | * | | | | RDMA/nes: Correct MAX TSO frags value | Bob Sharp | 2008-09-30 | 1 | -1/+1 |
| | | | | | | | | | * | | | | RDMA/nes: Enable MC/UC after changing MTU | Bob Sharp | 2008-09-30 | 1 | -0/+20 |
| | | | | | | | | | * | | | | RDMA/nes: Free NIC TX buffers when destroying NIC QP | Bob Sharp | 2008-09-30 | 1 | -2/+62 |
| | | | | | | | | | * | | | | RDMA/nes: Fix MDC setting | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | | | | * | | | | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 4 | -2/+63 |
| | | | | | | | | | * | | | | RDMA/nes: Module parameter permissions | Chien Tung | 2008-09-30 | 1 | -4/+4 |
| | | | | | | | | | * | | | | RDMA/nes: Add support for 4-port 1G HP blade card | Chien Tung | 2008-09-30 | 3 | -20/+76 |
| | | | | | | | | | * | | | | RDMA/nes: Make mini_cm_connect() static | Faisal Latif | 2008-09-30 | 1 | -1/+1 |
| | | | | | | | | * | | | | | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-29 | 3 | -111/+14 |
| | | | | | | | | |/ / / / |
|
| | | | | | | | * | | | | | IB/mlx4: Set RLKEY bit for kernel QPs | Vladimir Sokolovsky | 2008-10-08 | 1 | -0/+3 |
| | | | | | | | |/ / / / |
|
| | | | | | | * | | | | | IB: Drop code after return statement | Julia Lawall | 2008-09-20 | 2 | -4/+0 |
| | | | | | | |/ / / / |
|
| | | | | | * | | | | | IB/mad: Don't discard BMA responses in kernel | Michael Brooks | 2008-09-20 | 1 | -3/+2 |
| | | | | | |/ / / / |
|
| | | | | * | | | | | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier | 2008-09-30 | 5 | -107/+118 |
| | | | | * | | | | | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-25 | 1 | -4/+4 |
| | | | | |/ / / / |
|
| | | | * | | | | | IB/ipath: Fix hang on module unload | Yannick Cote | 2008-09-29 | 1 | -0/+7 |
| | | | * | | | | | IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 | Ralph Campbell | 2008-09-20 | 2 | -2/+4 |
| | | | |/ / / / |
|
| | | * | | | | | IB/ehca: Generate flush status CQ entries | Alexander Schmidt | 2008-09-20 | 5 | -43/+412 |
| | | |/ / / / |
|
| | * | | | | | RDMA/cxgb3: Set active_mtu in ib_port_attr | Jon Mason | 2008-09-30 | 1 | -6/+3 |
| | |/ / / / |
|
| * | | | | | IB/cm: Correctly free cm_device structure | Hefty, Sean | 2008-09-30 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-10-10 | 8 | -117/+173 |
|\ \ \ \ \ |
|
| * | | | | | dm: detect lost queue | Alasdair G Kergon | 2008-10-10 | 1 | -3/+23 |
| * | | | | | dm: publish dm_vcalloc | Mikulas Patocka | 2008-10-10 | 1 | -1/+0 |
| * | | | | | dm: publish dm_table_unplug_all | Mikulas Patocka | 2008-10-10 | 1 | -1/+0 |
| * | | | | | dm: publish dm_get_mapinfo | Mikulas Patocka | 2008-10-10 | 1 | -1/+0 |
| * | | | | | dm: export struct dm_dev | Mikulas Patocka | 2008-10-10 | 3 | -39/+43 |
| * | | | | | dm crypt: avoid unnecessary wait when splitting bio | Milan Broz | 2008-10-10 | 1 | -8/+18 |
| * | | | | | dm crypt: tidy ctx pending | Milan Broz | 2008-10-10 | 1 | -5/+11 |
| * | | | | | dm crypt: fix async inc_pending | Milan Broz | 2008-10-10 | 1 | -3/+2 |
| * | | | | | dm crypt: move dec_pending on error into write_io_submit | Milan Broz | 2008-10-10 | 1 | -3/+2 |
| * | | | | | dm crypt: remove inc_pending from write_io_submit | Alasdair G Kergon | 2008-10-10 | 1 | -4/+5 |
| * | | | | | dm crypt: tidy write loop pending | Milan Broz | 2008-10-10 | 1 | -16/+9 |