aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song2011-10-24
| |\
| * | ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song2011-09-10
* | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \
| * | | clocksource: fixup ux500 build problemsLinus Walleij2011-10-03
| * | | clocksource: add DBX500 PRCMU Timer supportMattias Wallin2011-09-22
* | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-01
|\ \ \ \
| * | | | I2C: OMAP: remove unused function pointers from pdataKevin Hilman2011-10-29
| * | | | I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green2011-10-29
| * | | | I2C: OMAP: add rev to omap i2c platform dataAndy Green2011-10-29
* | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-01
|\ \ \ \ \
| * | | | | regulator: Constify constraints nameMark Brown2011-10-14
| * | | | | regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-09
| * | | | | regulator: tps6586x: add SMx slew rate settingXin Xie2011-08-28
| * | | | | regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap2011-08-08
* | | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-01
|\ \ \ \ \ \
| * | | | | | pstore: make pstore write function return normal success/fail valueChen Gong2011-10-12
| * | | | | | pstore: change mutex locking to spin_locksDon Zickus2011-08-16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-01
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-13
| | | | * | | | | | | RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-13
| | | | * | | | | | | IB/mlx4: Add support for XRC QPsSean Hefty2011-10-13
| | | | * | | | | | | IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-13
| | | | * | | | | | | IB/mlx4: Add support for XRC domainsSean Hefty2011-10-13
| | | | * | | | | | | RDMA/ucm: Allow user to specify QP type when creating idSean Hefty2011-10-13
| | | | * | | | | | | RDMA/cm: Define new RDMA port space specific to IBSean Hefty2011-10-13
| | | | * | | | | | | RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-13
| | | | * | | | | | | RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-13
| | | | * | | | | | | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty2011-10-13
| | | | * | | | | | | RDMA/core: Add XRC QPsSean Hefty2011-10-13
| | | | * | | | | | | RDMA/core: Add XRC SRQ typeSean Hefty2011-10-13
| | | | * | | | | | | RDMA/core: Add SRQ type fieldSean Hefty2011-10-13
| | | | * | | | | | | RDMA/core: Add XRC domain supportSean Hefty2011-10-12
| | |_|/ / / / / / / | |/| | | | | | | |
| | | * | | | | | | mlx4_core: Add extended port capabilities supportMarcel Apfelbaum2011-10-28
| | | * | | | | | | IB: Add new InfiniBand link speedsMarcel Apfelbaum2011-10-11
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi2011-10-06
| |/ / / / / / /
* | | | | | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-01
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: Add userspace report for cipher type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace report for rng type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace report for pcompress type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace report for aead type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace report for blkcipher type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace report for shash type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace report for larval type algorithmsSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add a report function pointer to crypto_typeSteffen Klassert2011-10-21
| * | | | | | | | crypto: Add userspace configuration APISteffen Klassert2011-10-21
| * | | | | | | | crypto: Add a flag to identify crypto instancesSteffen Klassert2011-10-21
| * | | | | | | | crypto: blowfish - split generic and common c codeJussi Kivilinna2011-09-22
| * | | | | | | | crypto: sha - Fix build error due to crypto_sha1_updateHerbert Xu2011-08-16