| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2009-04-10 |
|\ |
|
| * | Separate out the proc- and unit-specific header directories from the general | David Howells | 2009-04-10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-09 |
|\ \ |
|
| * | | xsysace: Fix dereferencing of cf_id after hd_driveid removal | Grant Likely | 2009-04-08 |
| * | | at91_ide: turn on PIO 6 support | Stanislaw Gruszka | 2009-04-08 |
| * | | at91_ide: remove unused ide_mm_{outb,inb} | Stanislaw Gruszka | 2009-04-08 |
| * | | ide-cd: reverse NOT_READY sense key logic | Borislav Petkov | 2009-04-08 |
| * | | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 |
| * | | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 |
| * | | ide: call write_devctl() method from tf_read() method | Sergei Shtylyov | 2009-04-08 |
| * | | ide: move common code out of tf_load() method | Sergei Shtylyov | 2009-04-08 |
| * | | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 |
| * | | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 |
| * | | ide-cd: fix intendation in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 |
| * | | ide-cd: unify handling of fs and pc requests in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 |
| * | | ide-cd: convert cdrom_decode_status() to use switch statements | Bartlomiej Zolnierkiewicz | 2009-04-08 |
| * | | ide-cd: update debugging support | Borislav Petkov | 2009-04-08 |
| * | | ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() | Borislav Petkov | 2009-04-08 |
| * | | ide: remove unused #include <linux/version.h> | Huang Weiyi | 2009-04-08 |
| * | | tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument | Atsushi Nemoto | 2009-04-08 |
| * | | tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} | Atsushi Nemoto | 2009-04-08 |
| * | | ide-cd: carve out an ide_cd_breathe()-helper for fs write requests | Borislav Petkov | 2009-04-08 |
| * | | ide-cd: move status checking into the IRQ handler | Borislav Petkov | 2009-04-08 |
| * | | ide-h8300: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 |
| * | | at91_ide: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 |
| * | | ide-h8300: remove mm_{inw|outw}() | Sergei Shtylyov | 2009-04-08 |
| * | | tx4939ide: remove wmb() | Atsushi Nemoto | 2009-04-08 |
| * | | ide: remove wmb() from ide-dma-sff.c and scc_pata.c | Grant Grundler | 2009-04-08 |
| * | | ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data | Geert Uytterhoeven | 2009-04-08 |
| * | | ide: Fix host drivers that need IRQF_SHARED | Geert Uytterhoeven | 2009-04-08 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-09 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 2009-04-08 |
| |\ \ \ \ \ |
|
| | | | | * | | RDMA/nes: Add support for new SFP+ PHY | Chien Tung | 2009-04-08 |
| | | | | * | | RDMA/nes: Add wide_ppm_offset parm for switch compatibility | Chien Tung | 2009-04-08 |
| | | | | * | | RDMA/nes: Fix SFP+ PHY initialization | Chien Tung | 2009-04-08 |
| | | | | * | | RDMA/nes: Fix nes_nic_cm_xmit() error handling | Faisal Latif | 2009-04-08 |
| | | | | * | | RDMA/nes: Fix error handling issues | Faisal Latif | 2009-04-08 |
| | | | | * | | RDMA/nes: Fix incorrect casts on 32-bit architectures | Don Wood | 2009-04-08 |
| | | | * | | | mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports | Roland Dreier | 2009-03-31 |
| | | | * | | | IB/mlx4: Use pgprot_writecombine() for BlueFlame pages | Roland Dreier | 2009-03-30 |
| | | | |/ / |
|
| | | * / / | IPoIB: Avoid free_netdev() BUG when destroying a child interface | Roland Dreier | 2009-03-31 |
| | | |/ / |
|
| | * | | | RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. | Steve Wise | 2009-03-30 |
| | * | | | RDMA/cxgb3: Handle EEH events | Steve Wise | 2009-03-30 |
| | |/ / |
|
| * | | | RDMA/cma: Create cm id even when IB port is down | Yossi Etigin | 2009-04-08 |
| * | | | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups | Yossi Etigin | 2009-04-01 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-04-09 |
|\ \ \ |
|
| * | | | dm kcopyd: fix callback race | Mikulas Patocka | 2009-04-08 |
| * | | | dm kcopyd: prepare for callback race fix | Mikulas Patocka | 2009-04-08 |
| * | | | dm: implement basic barrier support | Mikulas Patocka | 2009-04-08 |
| * | | | dm: remove dm_request loop | Mikulas Patocka | 2009-04-08 |