| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 40 | -97/+18 |
* | [SCSI] bidirectional: fix up for the new blk_end_request code | Kiyoshi Ueda | 2008-01-30 | 1 | -2/+10 |
* | [SCSI] bidirectional command support | Boaz Harrosh | 2008-01-30 | 2 | -15/+94 |
* | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 2008-01-30 | 7 | -78/+58 |
* | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh | 2008-01-30 | 2 | -34/+14 |
* | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 2008-01-30 | 4 | -22/+20 |
* | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 2008-01-30 | 4 | -22/+20 |
* | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn | 2008-01-30 | 1 | -3/+6 |
* | [SCSI] sgiwd93: use cached memory access to make driver work on IP28 | Thomas Bogendoerfer | 2008-01-30 | 2 | -26/+40 |
* | [SCSI] zfcp: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 | 1 | -2/+2 |
* | [SCSI] ncr53c8xx: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 | 1 | -1/+1 |
* | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 | 1 | -1/+1 |
* | [SCSI] hptiop: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 | 1 | -1/+1 |
* | [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error | Nathan Lynch | 2008-01-30 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-01-31 | 19 | -241/+550 |
|\ |
|
| * | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl | 2008-01-30 | 3 | -1/+287 |
| * | x86: remove flush_agp_mappings() | Ingo Molnar | 2008-01-30 | 2 | -6/+0 |
| * | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 4 | -15/+0 |
| * | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 | 2 | -9/+6 |
| * | cpufreq: fix obvious condition statement error | Yi Yang | 2008-01-30 | 1 | -1/+1 |
| * | x86: left over fix for leak of early_ioremp in dmi_scan | Yinghai Lu | 2008-01-30 | 1 | -0/+1 |
| * | rtc: use the IRQ callback interface in (old) RTC driver | Bernhard Walle | 2008-01-30 | 1 | -1/+14 |
| * | x86: fix DMI ioremap leak | Ingo Molnar | 2008-01-30 | 1 | -0/+1 |
| * | x86: don't disable TSC in any C states on AMD Fam10h | Andi Kleen | 2008-01-30 | 1 | -4/+28 |
| * | git-x86: drivers/pnp/pnpbios/bioscalls.c build fix | Andrew Morton | 2008-01-30 | 1 | -1/+4 |
| * | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi | 2008-01-30 | 1 | -0/+2 |
| * | x86: fix DMI out of memory problems | Parag Warudkar | 2008-01-30 | 1 | -3/+21 |
| * | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+4 |
| * | x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c | Ingo Molnar | 2008-01-30 | 1 | -2/+5 |
| * | x86: unify struct desc_ptr | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+1 |
| * | x86: clean up drivers/char/rtc.c | Ingo Molnar | 2008-01-30 | 1 | -109/+129 |
| * | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 | 1 | -2/+2 |
| * | x86: nuke a ton of dead hpet code | Thomas Gleixner | 2008-01-30 | 1 | -75/+0 |
| * | x86: assign IRQs to HPET timers, fix | Balaji Rao | 2008-01-30 | 1 | -0/+6 |
| * | x86: assign IRQs to HPET timers | Balaji Rao | 2008-01-30 | 1 | -7/+38 |
* | | [net] Gracefully handle shared e1000/1000e driver PCI ID's | Linus Torvalds | 2008-01-31 | 2 | -28/+37 |
|/ |
|
* | Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" | Linus Torvalds | 2008-01-30 | 2 | -1/+28 |
* | cciss: fix bug in overriding ->data_len before completion | Jens Axboe | 2008-01-29 | 1 | -1/+0 |
* | xsysace: end request handling fix | Jens Axboe | 2008-01-29 | 1 | -4/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 | 424 | -37247/+105609 |
|\ |
|
| * | [PPP]: Sparse warning fixes. | Stephen Hemminger | 2008-01-28 | 5 | -6/+8 |
| * | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev | 2008-01-28 | 2 | -3/+3 |
| * | [NETNS]: Add namespace parameter to ip_route_output_flow. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
| * | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev | 2008-01-28 | 2 | -3/+3 |
| * | ath5k: always extend rx timestamp with tsf | Bruno Randolf | 2008-01-28 | 1 | -5/+12 |
| * | ath5k: configure backoff for IBSS beacon queue | Bruno Randolf | 2008-01-28 | 1 | -2/+12 |
| * | ath5k: use SWBA to detect IBSS HW merges | Bruno Randolf | 2008-01-28 | 2 | -13/+67 |
| * | ath5k: better beacon timer calculation | Bruno Randolf | 2008-01-28 | 1 | -17/+92 |
| * | ath5k: beacon interval is in TU | Bruno Randolf | 2008-01-28 | 3 | -5/+5 |
| * | ath5k: use 3 instead of 0x00000003 | Bruno Randolf | 2008-01-28 | 1 | -4/+2 |