| Commit message (Expand) | Author | Age | Files | Lines |
* | [Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi... | Michael Hennerich | 2008-01-27 | 2 | -0/+21 |
* | [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. | Sonic Zhang | 2007-12-23 | 7 | -15/+64 |
* | [Blackfin] arch: fix bug - make memcpy return the dest addr. | Yi Li | 2007-12-21 | 1 | -6/+2 |
* | [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 | Cliff Cai | 2007-12-21 | 2 | -4/+4 |
* | [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 boar... | Javier Herrero | 2007-12-21 | 1 | -2/+49 |
* | [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ... | Robin Getz | 2007-12-21 | 1 | -3/+1 |
* | [Blackfin] arch: do not use fixed numbers to describe offsets - no functional... | Robin Getz | 2007-12-21 | 1 | -1/+1 |
* | [Blackfin] arch: do not use hard coded addresses | Robin Getz | 2007-12-21 | 1 | -4/+4 |
* | [Blackfin] arch: fix bug gdb testing on hardware has regression | Robin Getz | 2007-12-24 | 1 | -7/+30 |
* | [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. | Robin Getz | 2008-01-27 | 5 | -71/+99 |
* | [Blackfin] arch: Add a note describing what is going on - no functional changes | Robin Getz | 2008-01-27 | 1 | -2/+13 |
* | printk: revert ktime_get() timestamps | Ingo Molnar | 2008-01-27 | 1 | -3/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-01-26 | 23 | -97/+1052 |
|\ |
|
| * | [CIFS] DFS build fixes | Steve French | 2008-01-25 | 6 | -31/+61 |
| * | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-25 | 5 | -1/+387 |
| * | [CIFS] Do not log path names in lookup errors | Steve French | 2008-01-20 | 1 | -6/+4 |
| * | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-11 | 3 | -2/+41 |
| * | [CIFS] Forgot to add two new files from previous commit | Steve French | 2008-01-10 | 2 | -0/+155 |
| * | [CIFS] DNS name resolution helper upcall for cifs | Steve French | 2008-01-09 | 3 | -14/+42 |
| * | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 2008-01-08 | 3 | -25/+31 |
| * | [CIFS] hold ses sem on tcp session reconnect during mount | Steve French | 2008-01-03 | 1 | -3/+3 |
| * | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 | 6 | -13/+315 |
| * | [CIFS] fix unicode string alignment in SPNEGO setup | Jeff Layton | 2007-12-31 | 1 | -1/+1 |
| * | [CIFS] cifs_partialpagewrite() cleanup | Steve French | 2007-12-31 | 1 | -5/+3 |
| * | [CIFS] use krb5 session key from first SMB session after a NegProt | Jeff Layton | 2007-12-31 | 1 | -3/+5 |
| * | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-31 | 2 | -2/+11 |
| * | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-31 | 1 | -2/+4 |
| * | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-30 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-01-26 | 65 | -1446/+999 |
|\ \ |
|
| * | | ide: remove REQ_TYPE_ATA_CMD | Bartlomiej Zolnierkiewicz | 2008-01-26 | 3 | -113/+11 |
| * | | ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz | 2008-01-26 | 2 | -34/+33 |
| * | | ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz | 2008-01-26 | 3 | -12/+11 |
| * | | ide: fix final status check in drive_cmd_intr() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -2/+2 |
| * | | ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -3/+8 |
| * | | ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -6/+9 |
| * | | ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE | Bartlomiej Zolnierkiewicz | 2008-01-26 | 3 | -3/+5 |
| * | | ide: initialize rq->cmd_type in ide_init_drive_cmd() callers | Bartlomiej Zolnierkiewicz | 2008-01-26 | 3 | -1/+7 |
| * | | ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 3 | -6/+5 |
| * | | ide: kill DATA_READY define | Bartlomiej Zolnierkiewicz | 2008-01-26 | 2 | -3/+2 |
| * | | ide: task_end_request() fix | Tejun Heo | 2008-01-26 | 3 | -14/+7 |
| * | | ide: use rq->nr_sectors in task_end_request() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -2/+2 |
| * | | ide: remove needless ->cursg clearing from task_end_request() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -2/+0 |
| * | | ide: set IDE_TFLAG_IN_* flags before queuing/executing command | Bartlomiej Zolnierkiewicz | 2008-01-26 | 5 | -23/+26 |
| * | | ide-tape: fix handling of non-special requests in ->end_request method | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+5 |
| * | | ide: fix final status check in task_in_intr() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -1/+1 |
| * | | ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+2 |
| * | | ide: fix ->io_32bit race in ide_taskfile_ioctl() | Tejun Heo | 2008-01-26 | 2 | -5/+14 |
| * | | cmd64x: remove /proc/ide/cmd64x | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -113/+1 |
| * | | ide: remove broken disk byte-swapping support | Bartlomiej Zolnierkiewicz | 2008-01-26 | 5 | -41/+3 |
| * | | ide: add ide_busy_sleep() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -22/+21 |