| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 2007-08-18 | 10 | -0/+59 |
* | Enable partitions for lguest block device | Rusty Russell | 2007-08-18 | 1 | -3/+6 |
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-08-18 | 3 | -26/+36 |
|\ |
|
| * | hwmon: (smsc47m1) restore missing name attribute | Jean Delvare | 2007-08-12 | 1 | -0/+2 |
| * | hwmon: (w83627ehf) don't assume bank 0 | Jean Delvare | 2007-08-12 | 1 | -5/+3 |
| * | hwmon: (w83627ehf) read fan_div values during probe | Mark M. Hoffman | 2007-08-12 | 1 | -19/+29 |
| * | hwmon: fix w83781d temp sensor type setting | Mark M. Hoffman | 2007-08-11 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-08-18 | 13 | -56/+73 |
|\ \ |
|
| * | | IB/mlx4: Incorrect semicolon after if statement | Ilpo Järvinen | 2007-08-15 | 1 | -1/+1 |
| * | | mlx4_core: Wait 1 second after reset before accessing device | Eli Cohen | 2007-08-13 | 1 | -0/+3 |
| * | | IPoIB: Fix leak in ipoib_transport_dev_init() error path | Jack Morgenstein | 2007-08-07 | 1 | -0/+1 |
| * | | IB/mlx4: Fix opcode returned in RDMA read completion | Vu Pham | 2007-08-03 | 1 | -1/+1 |
| * | | IB/srp: Add OUI for new Cisco targets | Raghava Kondapalli | 2007-08-03 | 1 | -1/+3 |
| * | | IB/srp: Wrap OUI checking for workarounds in helper functions | Roland Dreier | 2007-08-03 | 1 | -9/+20 |
| * | | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() | Steve Wise | 2007-08-03 | 1 | -8/+8 |
| * | | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c | Dotan Barak | 2007-08-03 | 1 | -0/+5 |
| * | | IB/mad: Fix address handle leak in mad_rmpp | Sean Hefty | 2007-08-03 | 1 | -4/+4 |
| * | | IB/mad: agent_send_response() should be void | Hal Rosenstock | 2007-08-03 | 2 | -17/+13 |
| * | | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() | Hal Rosenstock | 2007-08-03 | 1 | -6/+5 |
| * | | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() | Hal Rosenstock | 2007-08-03 | 1 | -6/+8 |
| * | | IB/sa: Don't need to check for default P_Key twice | Roland Dreier | 2007-08-03 | 1 | -3/+1 |
| * | | IB/core: Ignore membership bit in ib_find_pkey() | Moni Shoua | 2007-08-03 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-18 | 2 | -6/+4 |
|\ \ \ |
|
| * | | | [IOAT]: Remove redundant struct member to avoid descriptor cache miss | Shannon Nelson | 2007-08-14 | 2 | -6/+4 |
* | | | | libata: adjust libata to ignore errors after spinup | Ryan Power | 2007-08-15 | 1 | -1/+1 |
* | | | | ata_piix: add TECRA M7 to broken suspend list | Tejun Heo | 2007-08-15 | 1 | -0/+7 |
* | | | | pata_hpt{37x|3x2n}: fix clock reporting (take 2) | Sergei Shtylyov | 2007-08-15 | 2 | -7/+11 |
* | | | | pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) | Sergei Shtylyov | 2007-08-15 | 1 | -8/+4 |
* | | | | pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R] | Bartlomiej Zolnierkiewicz | 2007-08-15 | 1 | -5/+14 |
* | | | | ata_piix: update map 10b for ich8m | Tejun Heo | 2007-08-15 | 1 | -1/+1 |
* | | | | sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742 | Alan Cox | 2007-08-15 | 1 | -0/+3 |
* | | | | [libata] pata_isapnp: replace missing module device table | Jeff Garzik | 2007-08-15 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-08-14 | 7 | -45/+51 |
|\ \ \ |
|
| * | | | i2c-s3c2410: Build fix | Ben Dooks | 2007-08-14 | 1 | -2/+2 |
| * | | | i2c/menelaus: Build fix | David Brownell | 2007-08-14 | 1 | -2/+1 |
| * | | | i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang | Dale Farnsworth | 2007-08-14 | 1 | -14/+17 |
| * | | | i2c-mpc: Don't disable I2C module on stop condition | Domen Puncer | 2007-08-14 | 1 | -3/+6 |
| * | | | i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class | Arnaud Patard | 2007-08-14 | 1 | -0/+1 |
| * | | | i2c/isp1301_omap: Build fixes, whitespace | David Brownell | 2007-08-14 | 1 | -21/+21 |
| * | | | i2c-mpc: Pass correct dev_id to free_irq on error path | Scott Wood | 2007-08-14 | 1 | -1/+1 |
| * | | | i2c-i801: Typo: erroneous | Jean Delvare | 2007-08-14 | 1 | -2/+2 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-14 | 6 | -45/+31 |
|\ \ \ \ |
|
| * | | | | [NET]: Share correct feature code between bridging and bonding | Herbert Xu | 2007-08-13 | 1 | -21/+13 |
| * | | | | [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-13 | 1 | -6/+6 |
| * | | | | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc | Mariusz Kozlowski | 2007-08-13 | 1 | -14/+10 |
| * | | | | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-13 | 1 | -2/+1 |
| * | | | | [ATM]: Clean up duplicate includes in drivers/atm/ | Jesper Juhl | 2007-08-13 | 1 | -1/+0 |
| * | | | | [ATM]: fore200e_param_bs_queue() must be __devinit | Adrian Bunk | 2007-08-13 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-08-14 | 10 | -12/+49 |
|\ \ \ \ |
|
| * | | | | e1000: Add device IDs of new 82571 board variants | Auke Kok | 2007-08-14 | 4 | -0/+14 |