Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ide: use ide_tune_dma() part #2 | Bartlomiej Zolnierkiewicz | 2007-05-16 | 4 | -58/+4 | |
| * | | | | cs5530/sc1200: add ->udma_filter methods | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -117/+89 | |
| * | | | | ide: always disable DMA before tuning it | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -0/+2 | |
| * | | | | pdc202xx_new: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -28/+1 | |
| * | | | | alim15x3: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -62/+7 | |
| * | | | | sis5513: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -49/+36 | |
| * | | | | serverworks: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -53/+15 | |
| * | | | | pdc202xx_old: rewrite mode programming code (v2) | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -134/+44 | |
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-16 | 6 | -56/+58 | |
|\ \ \ \ \ | ||||||
| * | | | | | ucc_geth: eliminate max-speed, change interface-type to phy-connection-type | Kim Phillips | 2007-05-15 | 3 | -33/+26 | |
| * | | | | | smc911x: fix compilation breakage | Vitaly Wool | 2007-05-15 | 1 | -4/+2 | |
| * | | | | | pasemi_mac: Fix local-mac-address parsing | olof@lixom.net | 2007-05-15 | 1 | -3/+14 | |
| * | | | | | pasemi_mac: Terminate PCI ID list | olof@lixom.net | 2007-05-15 | 1 | -0/+1 | |
| * | | | | | pasemi_mac: Interrupt ack fixes | Olof Johansson | 2007-05-15 | 1 | -14/+13 | |
| * | | | | | pasemi_mac: Fix register defines | olof@lixom.net | 2007-05-15 | 1 | -2/+2 | |
* | | | | | | x86: Fix discontigmem + non-HIGHMEM compile | Linus Torvalds | 2007-05-16 | 1 | -6/+3 | |
|/ / / / / | ||||||
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-05-15 | 2 | -3/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | [AGPGART] Fix wrong ID in via-agp.c | Gabriel Mansi | 2007-05-13 | 2 | -3/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-05-15 | 3 | -11/+31 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | [CPUFREQ] Correct revision mask for powernow-k8 | Dave Jones | 2007-05-15 | 2 | -2/+2 | |
| * | | | | [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib | Daniel Drake | 2007-05-13 | 1 | -8/+28 | |
| * | | | | [CPUFREQ] Support rev H AMD64s in powernow-k8 | Dave Jones | 2007-05-13 | 2 | -3/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | ll_rw_blk: fix gcc 4.2 warning on current_io_context() | Jens Axboe | 2007-05-15 | 1 | -1/+0 | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-15 | 17 | -133/+154 | |
|\ \ \ \ | ||||||
| * | | | | IPoIB/cm: Optimize stale connection detection | Michael S. Tsirkin | 2007-05-14 | 1 | -4/+7 | |
| * | | | | IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ | Michael S. Tsirkin | 2007-05-14 | 1 | -1/+3 | |
| * | | | | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin | 2007-05-14 | 1 | -0/+1 | |
| * | | | | RDMA/cma: Add check to validate that cm_id is bound to a device | Sean Hefty | 2007-05-14 | 1 | -4/+8 | |
| * | | | | RDMA/cma: Fix synchronization with device removal in cma_iw_handler | Sean Hefty | 2007-05-14 | 1 | -2/+3 | |
| * | | | | RDMA/cma: Simplify device removal handling code | Sean Hefty | 2007-05-14 | 1 | -41/+48 | |
| * | | | | IB/ehca: Disable scaling code by default, bump version number | Joachim Fenkes | 2007-05-14 | 1 | -3/+3 | |
| * | | | | IB/ehca: Beautify sysfs attribute code and fix compiler warnings | Joachim Fenkes | 2007-05-14 | 1 | -49/+37 | |
| * | | | | IB/ehca: Remove _irqsave, move #ifdef | Joachim Fenkes | 2007-05-14 | 1 | -4/+3 | |
| * | | | | IB/ehca: Fix AQP0/1 QP number | Hoang-Nam Nguyen | 2007-05-14 | 1 | -2/+3 | |
| * | | | | IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() | Joachim Fenkes | 2007-05-14 | 1 | -4/+8 | |
| * | | | | IB/ehca: Serialize hypervisor calls in ehca_register_mr() | Stefan Roscher | 2007-05-14 | 3 | -2/+14 | |
| * | | | | IB/ipath: Shadow the gpio_mask register | Arthur Jones | 2007-05-14 | 4 | -14/+14 | |
| * | | | | IB/mlx4: Fix uninitialized spinlock for 32-bit archs | Jack Morgenstein | 2007-05-14 | 1 | -0/+1 | |
| * | | | | mlx4_core: Remove unused doorbell_lock | Roland Dreier | 2007-05-13 | 2 | -3/+0 | |
| * | | | | net: Trivial MLX4_DEBUG dependency fix. | Paul Mundt | 2007-05-13 | 1 | -0/+1 | |
* | | | | | SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit | Christoph Lameter | 2007-05-15 | 1 | -1/+5 | |
* | | | | | i386: fix voyager build | Jeremy Fitzhardinge | 2007-05-15 | 1 | -65/+41 | |
* | | | | | i386: move common parts of smp into their own file | Jeremy Fitzhardinge | 2007-05-15 | 5 | -81/+90 | |
* | | | | | Remove cpu hotplug defines for __INIT & __INITDATA | Prarit Bhargava | 2007-05-15 | 1 | -6/+1 | |
* | | | | | Revert "MAINTAINERS: remove invalid list address for TPM" | Stephen Rothwell | 2007-05-15 | 1 | -0/+1 | |
* | | | | | clocksource: fix lock order in the resume path | Thomas Gleixner | 2007-05-15 | 1 | -7/+3 | |
* | | | | | m68k: implement __clear_user() | Geert Uytterhoeven | 2007-05-15 | 2 | -3/+5 | |
* | | | | | alpha: fix hard_smp_processor_id compile error | Simon Horman | 2007-05-15 | 1 | -1/+1 | |
* | | | | | h8300 atomic.h update | Yoshinori Sato | 2007-05-15 | 1 | -0/+1 | |
* | | | | | nommu: add ioremap_page_range() | Paul Mundt | 2007-05-15 | 1 | -0/+8 |