aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-16
| * percpu: add __percpu sparse annotations to fsTejun Heo2010-02-16
| * percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-16
| * Merge branch 'master' into percpuTejun Heo2010-02-02
| |\
| * | local_t: Remove leftover local.hChristoph Lameter2010-01-05
| * | this_cpu: Remove pageset_notifierChristoph Lameter2010-01-05
| * | this_cpu: Page allocator conversionChristoph Lameter2010-01-05
| * | percpu, x86: Generic inc / dec percpu instructionsChristoph Lameter2010-01-05
| * | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2010-01-05
| * | module: Use this_cpu_xx to dynamically allocate countersChristoph Lameter2010-01-05
| * | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-05
| * | Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \
| * | | percpu: refactor the code in pcpu_[de]populate_chunk()WANG Cong2009-12-07
| * | | percpu: remove compile warnings caused by __verify_pcpu_ptr()Tejun Heo2009-12-07
| * | | percpu: make accessors check for percpu pointer in sparseTejun Heo2009-10-29
| * | | percpu: add __percpu for sparse.Rusty Russell2009-10-29
| * | | percpu: make access macros universalTejun Heo2009-10-29
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-03-03
|\ \ \ \
| * | | | GFS2: print glock numbers in hexBob Peterson2010-03-01
| * | | | GFS2: ordered writes are backwardsDave Chinner2010-03-01
| * | | | GFS2: Remove old, unused linked list code from quotaAbhijith Das2010-03-01
| * | | | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-01
| * | | | GFS2: Metadata address space clean upSteven Whitehouse2010-03-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'misc' into for-nextRoland Dreier2010-03-02
| |\ \ \ \ \
| | * | | | | IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier2010-02-24
| | * | | | | IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-24
| | * | | | | RDMA: Use rlimit helpersJiri Slaby2010-02-11
| * | | | | | Merge branch 'srp' into for-nextRoland Dreier2010-03-02
| |\ \ \ \ \ \
| | * | | | | | IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier2010-03-02
| | * | | | | | IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-02
| | |/ / / / /
| * | | | | | Merge branch 'nes' into for-nextRoland Dreier2010-03-02
| |\ \ \ \ \ \
| | * | | | | | RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-25
| | * | | | | | RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-19
| | * | | | | | RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif2010-02-19
| | * | | | | | RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-19
| | * | | | | | RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-19
| | |/ / / / /
| * | | | | | Merge branch 'mlx4' into for-nextRoland Dreier2010-03-02
| |\ \ \ \ \ \
| | * | | | | | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-12
| | |/ / / / /
| * | | | | | Merge branch 'iser' into for-nextRoland Dreier2010-03-02
| |\ \ \ \ \ \
| | * | | | | | IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-24
| | * | | | | | IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-24
| | * | | | | | IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-24
| | * | | | | | IB/iser: Use atomic allocationsOr Gerlitz2010-02-24
| | * | | | | | IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-24
| | * | | | | | IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-24
| | * | | | | | IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-24
| | * | | | | | IB/iser: New receive buffer posting logicOr Gerlitz2010-02-24