summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | workqueue: warn about flush_scheduled_work()Alan Stern2010-04-301-0/+24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-204-474/+671
|\ \ \ \
| * | | | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-121-1/+4
| * | | | percpu: implement kernel memory based chunk allocationTejun Heo2010-05-012-0/+108
| * | | | percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo2010-05-012-428/+475
| * | | | percpu: misc preparations for nommu supportTejun Heo2010-05-011-55/+56
| * | | | percpu: reorganize chunk creation and destructionTejun Heo2010-05-011-24/+46
| * | | | percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr...Tejun Heo2010-05-011-8/+24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-2051-251/+9838
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------------. \ \ \ \ Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-1645-238/+9825
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-222-3/+3
| | | | | | | | | | | * | | | | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-223-20/+14
| | | | | | | | | | * | | | | | IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-223-8/+8
| | | | | | | | | | |/ / / / /
| | | | | | | | | * / / / / / IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2010-05-162-5/+3
| | | | | | | | | |/ / / / /
| | | | | | | | * | | | | | IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-225-13/+57
| | | | | | | | * | | | | | IB/core: Add support for masked atomic operationsVladimir Sokolovsky2010-04-221-0/+7
| | | | | | | | |/ / / / /
| | | | | | | * | | | | | IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-121-16/+9
| | | | | | | * | | | | | IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-123-38/+46
| | | | | | | * | | | | | IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-121-2/+0
| | | | | | | * | | | | | IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-122-1/+16
| | | | | | | |/ / / / /
| | | | | | * / / / / / IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz2010-04-221-0/+20
| | | | | | |/ / / / /
| | | | | * | | | | | MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-057-164/+238
| | | | | * | | | | | RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-2216-0/+9447
| | | | | |/ / / / /
| | | | * | | | | | RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-282-66/+65
| | | | * | | | | | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-221-2/+2
| | | | * | | | | | RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-223-9/+9
| | | | |/ / / / /
| | | * / / / / / RDMA/cma: Randomize local port allocationTetsuo Handa2010-04-221-45/+25
| | | |/ / / / /
| | * / / / / / IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-214-10/+20
| | |/ / / / /
| * / / / / / RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-226-13/+13
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-2057-1061/+1246
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2010-05-1857-1061/+1246
| |\ \ \ \ \ \
| | * | | | | | KEYS: Return more accurate error codesDan Carpenter2010-05-181-3/+3
| | * | | | | | LSM: Add __init to fixup function.Tetsuo Handa2010-05-172-3/+3
| | * | | | | | TOMOYO: Add pathname grouping support.Tetsuo Handa2010-05-176-54/+433
| | * | | | | | ima: remove ACPI dependencyMimi Zohar2010-05-171-3/+2
| | * | | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-172-21/+25
| | * | | | | | security/selinux/ss: Use kstrdupJulia Lawall2010-05-171-2/+1
| | * | | | | | TOMOYO: Use stack memory for pending entry.Tetsuo Handa2010-05-105-192/+190
| | * | | | | | Revert "ima: remove ACPI dependency"James Morris2010-05-071-2/+3
| | * | | | | | Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-072-32/+22
| | * | | | | | KEYS: Do preallocation for __key_link()David Howells2010-05-064-130/+215
| | * | | | | | Merge branch 'master' into nextJames Morris2010-05-0641-196/+508
| | |\ \ \ \ \ \
| | * | | | | | | TOMOYO: Use mutex_lock_interruptible.Tetsuo Handa2010-05-066-24/+37
| | * | | | | | | KEYS: Better handling of errors from construct_alloc_key()David Howells2010-05-061-2/+22
| | * | | | | | | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring linksDavid Howells2010-05-061-7/+9
| | * | | | | | | Merge branch 'master' into nextJames Morris2010-05-065014-10386/+37774
| | |\ \ \ \ \ \ \
| | * | | | | | | | TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.Tetsuo Handa2010-05-054-18/+18
| | * | | | | | | | ima: remove ACPI dependencyMimi Zohar2010-05-051-3/+2
| | * | | | | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-052-22/+32
| | * | | | | | | | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-291-6/+8