summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-272-38/+67
| * | | | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-265-8/+9
* | | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2012-02-011-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: ohci: disable MSI on Ricoh controllersStefan Richter2012-01-301-1/+1
| * | | | | | | | firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch2012-01-261-0/+4
* | | | | | | | | staging: fix go7007-usb licenseRandy Dunlap2012-02-011-0/+1
* | | | | | | | | docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap2012-02-011-2/+10
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-0114-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-021-2/+6
| * | | | | | | | | lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-021-0/+2
| * | | | | | | | | lib/mpi: added comment on divide by 0 caseDmitry Kasatkin2012-02-021-0/+4
| * | | | | | | | | lib/mpi: check for possible zero lengthDmitry Kasatkin2012-02-021-0/+3
| * | | | | | | | | lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin2012-02-021-25/+10
| * | | | | | | | | lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin2012-02-021-2/+7
| * | | | | | | | | lib/mpi: removed unused functionsDmitry Kasatkin2012-02-021-88/+0
| * | | | | | | | | lib/mpi: checks for zero divisor lengthDmitry Kasatkin2012-02-021-0/+3
| * | | | | | | | | lib/mpi: return error code on dividing by zeroDmitry Kasatkin2012-02-021-1/+1
| * | | | | | | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-023-7/+5
| * | | | | | | | | lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-021-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-0121-27/+34
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-3020-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-3014-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-301-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