summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap2012-02-021-2/+10
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-0214-167/+98
|\
| * lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller2012-02-021-11/+33
| * lib: Fix multiple definitions of clz_tabDavid Miller2012-02-026-34/+26
| * lib/digsig: checks for NULL return valueDmitry Kasatkin2012-02-011-2/+6
| * lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-011-0/+2
| * lib/mpi: added comment on divide by 0 caseDmitry Kasatkin2012-02-011-0/+4
| * lib/mpi: check for possible zero lengthDmitry Kasatkin2012-02-011-0/+3
| * lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin2012-02-011-25/+10
| * lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin2012-02-011-2/+7
| * lib/mpi: removed unused functionsDmitry Kasatkin2012-02-011-88/+0
| * lib/mpi: checks for zero divisor lengthDmitry Kasatkin2012-02-011-0/+3
| * lib/mpi: return error code on dividing by zeroDmitry Kasatkin2012-02-011-1/+1
| * lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-013-7/+5
| * lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-011-1/+2
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-0221-27/+34
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-3120-26/+30
| |\ \ \ \ \ \
| | | | | | * | IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-271-1/+1
| | | | | | * | IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-271-1/+1
| | | | | * | | RDMA/nes: Copyright updateTatyana Nikolova2012-01-3114-14/+14
| | | | | * | | RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-271-1/+1
| | | | | * | | RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-271-0/+2
| | | | | * | | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3
| | | | | * | | RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-271-0/+3
| | | | | |/ /
| | | | * / / IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-311-5/+2
| | | | |/ /
| | | * / / RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-272-1/+2
| | | |/ /
| | * / / IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-271-1/+1
| | |/ /
| * / / RDMA/ucma: Discard all events for new connections until acceptedSean Hefty2012-01-271-1/+4
| |/ /
* | | proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov2012-02-011-1/+13
* | | proc: unify mem_read() and mem_write()Oleg Nesterov2012-02-011-58/+32
* | | proc: mem_release() should check mm != NULLOleg Nesterov2012-02-011-2/+2
* | | MAINTAINERS: Greg's suse email address is deadGreg KH2012-02-011-15/+14
* | | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-012-7/+1
| |/ |/|
* | Linux 3.3-rc2v3.3-rc2Linus Torvalds2012-01-311-1/+1
* | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
|\ \
| * | Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12
| * | logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| * | logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| * | logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0
| * | MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| * | logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| * | logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| * | logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| * | logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| * | logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-314-13/+14
|\ \ \
| * | | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| * | | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| * | | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-271-7/+0
| * | | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-271-0/+1