aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-2974-325/+367
|\
| * i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-2943-247/+211
| * i2c: Add support for device alias namesJean Delvare2008-04-2943-54/+146
| * i2c-amd756-s4882: Fix an error pathJean Delvare2008-04-291-2/+3
| * i2c: Drop unused RTC driver IDsJean Delvare2008-04-291-3/+0
| * i2c/tps65010: Add missing intialization of client dataJean Delvare2008-04-291-0/+2
| * i2c-sis5595: Minor cleanups in sis5595_accessJean Delvare2008-04-291-10/+2
| * i2c-piix4: Minor cleanupsJean Delvare2008-04-291-7/+1
| * i2c: Spelling fix (successful)Jean Delvare2008-04-293-3/+3
| * i2c-stub: No newline in parameter descriptionJean Delvare2008-04-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-2944-327/+845
|\ \
| * | RDMA/nes: Formatting cleanupGlenn Streiff2008-04-295-102/+109
| * | RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-295-64/+259
| * | RDMA/nes: Use LROFaisal Latif2008-04-296-12/+70
| * | IPoIB: Copy child MTU from parentEli Cohen2008-04-291-0/+3
| * | IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier2008-04-293-5/+20
| * | IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-13/+0
| * | mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-6/+0
| * | IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-294-4/+74
| * | IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-296-40/+64
| * | IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-293-1/+6
| * | IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-292-2/+12
| * | IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen2008-04-291-18/+17
| * | RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-297-29/+137
| * | RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise2008-04-294-1/+4
| * | RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise2008-04-293-35/+72
| * | mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-293-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-292-6/+13
|\ \ \
| * | | alim15x3: disable init_hwif_ali15x3 for PowerPCAnton Vorontsov2008-04-291-5/+5
| * | | ide: fix crash at boot with siimage driverBenjamin Herrenschmidt2008-04-291-1/+8
| |/ /
* | | trivial: fix user-visible typo in hfsplusDave Jones2008-04-291-1/+1
* | | Security: Typecast CAP_*_SET macrosDavid Howells2008-04-291-6/+6
* | | Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-297-10/+10
|/ /
* | Improve queue_is_locked()Jens Axboe2008-04-291-0/+4
* | drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds2008-04-291-1/+1
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2922-233/+346
|\ \ | |/ |/|
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-283-0/+25
| * [patch 2/2] Use find_task_by_vpid in audit codePavel Emelyanov2008-04-281-3/+3
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-283-59/+5
| * [PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison2008-04-283-15/+13
| * [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-283-11/+13
| * Audit: MAINTAINERS updateEric Paris2008-04-281-3/+5
| * Audit: increase the maximum length of the key fieldEric Paris2008-04-281-1/+1
| * Audit: standardize string audit interfacesEric Paris2008-04-285-24/+29
| * Audit: stop deadlock from signals under loadEric Paris2008-04-281-5/+35
| * Audit: save audit_backlog_limit audit messages in case auditd comes backEric Paris2008-04-281-21/+81
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-2817-87/+132
| * Audit: end printk with newlineEric Paris2008-04-281-4/+4
* | drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org2008-04-291-2/+2
* | dm: use unlocked variants of queue flag check/setJens Axboe2008-04-291-5/+3