Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | workqueue: warn about flush_scheduled_work() | Alan Stern | 2010-04-30 | 1 | -0/+24 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-05-20 | 4 | -474/+671 | |
|\ \ \ \ | ||||||
| * | | | | ia64: add sparse annotation to __ia64_per_cpu_var() | Tejun Heo | 2010-05-12 | 1 | -1/+4 | |
| * | | | | percpu: implement kernel memory based chunk allocation | Tejun Heo | 2010-05-01 | 2 | -0/+108 | |
| * | | | | percpu: move vmalloc based chunk management into percpu-vm.c | Tejun Heo | 2010-05-01 | 2 | -428/+475 | |
| * | | | | percpu: misc preparations for nommu support | Tejun Heo | 2010-05-01 | 1 | -55/+56 | |
| * | | | | percpu: reorganize chunk creation and destruction | Tejun Heo | 2010-05-01 | 1 | -24/+46 | |
| * | | | | percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr... | Tejun Heo | 2010-05-01 | 1 | -8/+24 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-05-20 | 51 | -251/+9838 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----------------. \ \ \ \ | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 2010-05-16 | 45 | -238/+9825 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | RDMA/nes: Make unnecessarily global functions static | Roland Dreier | 2010-04-22 | 2 | -3/+3 | |
| | | | | | | | | | | * | | | | | RDMA/nes: Make nesadapter->phy_lock usage consistent | Chien Tung | 2010-04-22 | 3 | -20/+14 | |
| | | | | | | | | | * | | | | | | IB/mthca: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 2010-04-22 | 3 | -8/+8 | |
| | | | | | | | | | |/ / / / / | ||||||
| | | | | | | | | * / / / / / | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall | 2010-05-16 | 2 | -5/+3 | |
| | | | | | | | | |/ / / / / | ||||||
| | | | | | | | * | | | | | | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky | 2010-04-22 | 5 | -13/+57 | |
| | | | | | | | * | | | | | | IB/core: Add support for masked atomic operations | Vladimir Sokolovsky | 2010-04-22 | 1 | -0/+7 | |
| | | | | | | | |/ / / / / | ||||||
| | | | | | | * | | | | | | IB/iser: Fix error flow in iser_create_ib_conn_res() | Dan Carpenter | 2010-05-12 | 1 | -16/+9 | |
| | | | | | | * | | | | | | IB/iser: Enhance disconnection logic for multi-pathing | Or Gerlitz | 2010-05-12 | 3 | -38/+46 | |
| | | | | | | * | | | | | | IB/iser: Remove buggy back-pointer setting | Or Gerlitz | 2010-05-12 | 1 | -2/+0 | |
| | | | | | | * | | | | | | IB/iser: Add asynchronous event handler | Or Gerlitz | 2010-05-12 | 2 | -1/+16 | |
| | | | | | | |/ / / / / | ||||||
| | | | | | * / / / / / | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz | 2010-04-22 | 1 | -0/+20 | |
| | | | | | |/ / / / / | ||||||
| | | | | * | | | | | | MAINTAINERS: Add cxgb4 and iw_cxgb4 entries | Roland Dreier | 2010-05-05 | 7 | -164/+238 | |
| | | | | * | | | | | | RDMA/cxgb4: Add driver for Chelsio T4 RNIC | Steve Wise | 2010-04-22 | 16 | -0/+9447 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays | Roland Dreier | 2010-04-28 | 2 | -66/+65 | |
| | | | * | | | | | | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD | Steve Wise | 2010-04-22 | 1 | -2/+2 | |
| | | | * | | | | | | RDMA/cxgb3: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 2010-04-22 | 3 | -9/+9 | |
| | | | |/ / / / / | ||||||
| | | * / / / / / | RDMA/cma: Randomize local port allocation | Tetsuo Handa | 2010-04-22 | 1 | -45/+25 | |
| | | |/ / / / / | ||||||
| | * / / / / / | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier | 2010-04-21 | 4 | -10/+20 | |
| | |/ / / / / | ||||||
| * / / / / / | RDMA/amso1100: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 2010-04-22 | 6 | -13/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-05-20 | 57 | -1061/+1246 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2010-05-18 | 57 | -1061/+1246 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KEYS: Return more accurate error codes | Dan Carpenter | 2010-05-18 | 1 | -3/+3 | |
| | * | | | | | | LSM: Add __init to fixup function. | Tetsuo Handa | 2010-05-17 | 2 | -3/+3 | |
| | * | | | | | | TOMOYO: Add pathname grouping support. | Tetsuo Handa | 2010-05-17 | 6 | -54/+433 | |
| | * | | | | | | ima: remove ACPI dependency | Mimi Zohar | 2010-05-17 | 1 | -3/+2 | |
| | * | | | | | | TPM: ACPI/PNP dependency removal | Rajiv Andrade | 2010-05-17 | 2 | -21/+25 | |
| | * | | | | | | security/selinux/ss: Use kstrdup | Julia Lawall | 2010-05-17 | 1 | -2/+1 | |
| | * | | | | | | TOMOYO: Use stack memory for pending entry. | Tetsuo Handa | 2010-05-10 | 5 | -192/+190 | |
| | * | | | | | | Revert "ima: remove ACPI dependency" | James Morris | 2010-05-07 | 1 | -2/+3 | |
| | * | | | | | | Revert "TPM: ACPI/PNP dependency removal" | James Morris | 2010-05-07 | 2 | -32/+22 | |
| | * | | | | | | KEYS: Do preallocation for __key_link() | David Howells | 2010-05-06 | 4 | -130/+215 | |
| | * | | | | | | Merge branch 'master' into next | James Morris | 2010-05-06 | 41 | -196/+508 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | TOMOYO: Use mutex_lock_interruptible. | Tetsuo Handa | 2010-05-06 | 6 | -24/+37 | |
| | * | | | | | | | KEYS: Better handling of errors from construct_alloc_key() | David Howells | 2010-05-06 | 1 | -2/+22 | |
| | * | | | | | | | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links | David Howells | 2010-05-06 | 1 | -7/+9 | |
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2010-05-06 | 5014 | -10386/+37774 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. | Tetsuo Handa | 2010-05-05 | 4 | -18/+18 | |
| | * | | | | | | | | ima: remove ACPI dependency | Mimi Zohar | 2010-05-05 | 1 | -3/+2 | |
| | * | | | | | | | | TPM: ACPI/PNP dependency removal | Rajiv Andrade | 2010-05-05 | 2 | -22/+32 | |
| | * | | | | | | | | selinux: generalize disabling of execmem for plt-in-heap archs | Stephen Smalley | 2010-04-29 | 1 | -6/+8 |