Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | IB/srp: Use new verbs IB DMA mapping functions | Ralph Campbell | 2006-12-12 | |
| * | | | | | | | | | | | IPoIB: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | |
| * | | | | | | | | | | | IB/core: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | |
| * | | | | | | | | | | | IB/ipath: Implement new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | |
| * | | | | | | | | | | | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 | |
| * | | | | | | | | | | | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 2006-12-12 | |
| * | | | | | | | | | | | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 2006-12-12 | |
| * | | | | | | | | | | | RDMA/cma: Report connect info with connect events | Sean Hefty | 2006-12-12 | |
| * | | | | | | | | | | | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 2006-12-12 | |
| * | | | | | | | | | | | IB/ipath: Fix IRQ for PCI Express HCAs | Roland Dreier | 2006-12-12 | |
| * | | | | | | | | | | | RDMA/amso1100: Fix memory leak in c2_qp_modify() | Krishna Kumar | 2006-12-12 | |
| * | | | | | | | | | | | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 | |
| * | | | | | | | | | | | IB/ipath: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 | |
| * | | | | | | | | | | | IB/fmr: ib_flush_fmr_pool() may wait too long | Roland Dreier | 2006-12-12 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Jon needs a new shift key. | Dave Jones | 2006-12-12 | |
| * | | | | | | | | | | | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | |
| * | | | | | | | | | | | e100: replace kmalloc with kcalloc | Yan Burman | 2006-12-12 | |
| * | | | | | | | | | | | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 2006-12-12 | |
* | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu... | Wim Van Sebroeck | 2006-12-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | [WATCHDOG] watchdog miscdevice patch | Andrew Victor | 2006-12-07 | |
| | * | | | | | | | | | | | | [WATCHDOG] rm9k_wdt: fix interrupt handler arguments | Thomas Koeller | 2006-12-07 | |
| | * | | | | | | | | | | | | [WATCHDOG] rm9k_wdt: fix compilation | Thomas Koeller | 2006-12-07 | |
| * | | | | | | | | | | | | | [WATCHDOG] pcwd_usb.c generic HID include file | Wim Van Sebroeck | 2006-12-12 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge ../linus | Dave Jones | 2006-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 2006-12-12 | |
| * | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Refactor a kfree in i2c-dev | Jean Delvare | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Fix return value check in i2c-dev | Akinobu Mita | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: New ARM Versatile/Realview bus driver | Russell King | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: fix broken ds1337 initialization | Dirk Eibach | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Use the __ATTR macro where possible | Jean Delvare | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Whitespace cleanups | David Brownell | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: New Atmel AT91 bus driver | Andrew Victor | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Add support for nested i2c bus locking | Jiri Kosina | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: New Philips PNX bus driver | Vitaly Wool | 2006-12-10 | |
| | * | | | | | | | | | | | | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 2006-12-10 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-12-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | sh: SH-MobileR SH7722 CPU support. | Paul Mundt | 2006-12-11 | |
| | * | | | | | | | | | | | | rtc: rtc-sh: alarm support. | Jamie Lenehan | 2006-12-11 | |
| | * | | | | | | | | | | | | rtc: rtc-sh: fix rtc for out-by-one for the month. | Jamie Lenehan | 2006-12-11 | |
| | * | | | | | | | | | | | | serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings. | Paul Mundt | 2006-12-11 | |
| | * | | | | | | | | | | | | rtc: rtc-sh: fix for period rtc interrupts. | Jamie Lenehan | 2006-12-11 |