Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 2009-04-10 | 121 | -14/+14 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv | Linus Torvalds | 2009-04-10 | 114 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FRV: Move to arch/frv/include/asm/ | David Howells | 2009-04-10 | 114 | -0/+0 | |
| * | | | | | | | | | | | | | FRV: Fix indentation errors to keep git-am happy when moving arch header files | David Howells | 2009-04-10 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-09 | 26 | -916/+461 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | xsysace: Fix dereferencing of cf_id after hd_driveid removal | Grant Likely | 2009-04-08 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | at91_ide: turn on PIO 6 support | Stanislaw Gruszka | 2009-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | at91_ide: remove unused ide_mm_{outb,inb} | Stanislaw Gruszka | 2009-04-08 | 1 | -10/+0 | |
| * | | | | | | | | | | | | | ide-cd: reverse NOT_READY sense key logic | Borislav Petkov | 2009-04-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 10 | -101/+40 | |
| * | | | | | | | | | | | | | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 7 | -51/+18 | |
| * | | | | | | | | | | | | | ide: call write_devctl() method from tf_read() method | Sergei Shtylyov | 2009-04-08 | 3 | -12/+8 | |
| * | | | | | | | | | | | | | ide: move common code out of tf_load() method | Sergei Shtylyov | 2009-04-08 | 3 | -14/+12 | |
| * | | | | | | | | | | | | | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 | 10 | -107/+89 | |
| * | | | | | | | | | | | | | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 | 18 | -175/+197 | |
| * | | | | | | | | | | | | | ide-cd: fix intendation in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -97/+88 | |
| * | | | | | | | | | | | | | ide-cd: unify handling of fs and pc requests in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -45/+24 | |
| * | | | | | | | | | | | | | ide-cd: convert cdrom_decode_status() to use switch statements | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -25/+32 | |
| * | | | | | | | | | | | | | ide-cd: update debugging support | Borislav Petkov | 2009-04-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() | Borislav Petkov | 2009-04-08 | 1 | -6/+12 | |
| * | | | | | | | | | | | | | ide: remove unused #include <linux/version.h> | Huang Weiyi | 2009-04-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument | Atsushi Nemoto | 2009-04-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} | Atsushi Nemoto | 2009-04-08 | 2 | -180/+8 | |
| * | | | | | | | | | | | | | ide-cd: carve out an ide_cd_breathe()-helper for fs write requests | Borislav Petkov | 2009-04-08 | 1 | -27/+38 | |
| * | | | | | | | | | | | | | ide-cd: move status checking into the IRQ handler | Borislav Petkov | 2009-04-08 | 1 | -22/+16 | |
| * | | | | | | | | | | | | | ide-h8300: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 | 1 | -77/+2 | |
| * | | | | | | | | | | | | | at91_ide: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 | 1 | -76/+2 | |
| * | | | | | | | | | | | | | ide-h8300: remove mm_{inw|outw}() | Sergei Shtylyov | 2009-04-08 | 1 | -22/+0 | |
| * | | | | | | | | | | | | | tx4939ide: remove wmb() | Atsushi Nemoto | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | ide: remove wmb() from ide-dma-sff.c and scc_pata.c | Grant Grundler | 2009-04-08 | 2 | -8/+3 | |
| * | | | | | | | | | | | | | ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data | Geert Uytterhoeven | 2009-04-08 | 2 | -8/+19 | |
| * | | | | | | | | | | | | | ide: Fix host drivers that need IRQF_SHARED | Geert Uytterhoeven | 2009-04-08 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-09 | 18 | -306/+442 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 2009-04-08 | 17 | -292/+411 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | RDMA/nes: Add support for new SFP+ PHY | Chien Tung | 2009-04-08 | 3 | -28/+44 | |
| | | | | * | | | | | | | | | | | | | RDMA/nes: Add wide_ppm_offset parm for switch compatibility | Chien Tung | 2009-04-08 | 2 | -31/+67 | |
| | | | | * | | | | | | | | | | | | | RDMA/nes: Fix SFP+ PHY initialization | Chien Tung | 2009-04-08 | 1 | -167/+122 | |
| | | | | * | | | | | | | | | | | | | RDMA/nes: Fix nes_nic_cm_xmit() error handling | Faisal Latif | 2009-04-08 | 1 | -7/+1 | |
| | | | | * | | | | | | | | | | | | | RDMA/nes: Fix error handling issues | Faisal Latif | 2009-04-08 | 2 | -3/+6 | |
| | | | | * | | | | | | | | | | | | | RDMA/nes: Fix incorrect casts on 32-bit architectures | Don Wood | 2009-04-08 | 2 | -4/+6 | |
| | | | * | | | | | | | | | | | | | | mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports | Roland Dreier | 2009-03-31 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | IB/mlx4: Use pgprot_writecombine() for BlueFlame pages | Roland Dreier | 2009-03-30 | 1 | -2/+1 | |
| | | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | IPoIB: Document newish features | Or Gerlitz | 2009-04-08 | 1 | -0/+45 | |
| | | * | | | | | | | | | | | | | | IPoIB: Avoid free_netdev() BUG when destroying a child interface | Roland Dreier | 2009-03-31 | 1 | -10/+15 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. | Steve Wise | 2009-03-30 | 2 | -12/+17 | |
| | * | | | | | | | | | | | | | | RDMA/cxgb3: Handle EEH events | Steve Wise | 2009-03-30 | 6 | -34/+92 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | RDMA/cma: Create cm id even when IB port is down | Yossi Etigin | 2009-04-08 | 1 | -14/+27 | |
| * | | | | | | | | | | | | | | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups | Yossi Etigin | 2009-04-01 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-04-09 | 3 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ext4: check block device size on mount | From: Thiemo Nagel | 2009-04-07 | 1 | -0/+9 |