| Commit message (Expand) | Author | Age | Files | Lines |
* | remove odd and misleading comments from uio.h | Christoph Hellwig | 2007-07-16 | 1 | -9/+0 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 | 6 | -33/+74 |
* | fs: clarify "dummy" member in struct inodes_stat_t | Stefan Richter | 2007-07-16 | 1 | -1/+1 |
* | AFS: implement file locking | David Howells | 2007-07-16 | 1 | -0/+4 |
* | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 2007-07-16 | 12 | -12/+2 |
* | fat: gcc 4.3 warning fix | OGAWA Hirofumi | 2007-07-16 | 1 | -1/+1 |
* | percpu_counters(): use cpu notifiers | Andrew Morton | 2007-07-16 | 1 | -12/+6 |
* | fuse warning fix | Andrew Morton | 2007-07-16 | 1 | -1/+1 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 1 | -2/+3 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 1 | -0/+6 |
* | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 2007-07-16 | 1 | -1/+2 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 | 1 | -0/+2 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 2 | -3/+4 |
* | introduce write_trylock_irqsave() | Satyam Sharma | 2007-07-16 | 1 | -0/+7 |
* | Fix rmmod/read/write races in /proc entries | Alexey Dobriyan | 2007-07-16 | 1 | -0/+13 |
* | v850: enable arbitary speed tty ioctls | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 2007-07-16 | 1 | -0/+9 |
* | uml: use get_free_pages to allocate kernel stacks | Jeff Dike | 2007-07-16 | 1 | -2/+4 |
* | etrax: enable arbitary speed setting on tty ports | Alan Cox | 2007-07-16 | 3 | -2/+9 |
* | m32r: enable arbitary speed tty rate setting | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | ARM26: enable arbitary speed tty ioctls and split input/output speed | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | fix alpha ISA support | Ivan Kokshaysky | 2007-07-16 | 1 | -3/+10 |
* | h8300 entry.S update | Yoshinori Sato | 2007-07-16 | 1 | -0/+2 |
* | h8300: enable arbitary speed tty port setup | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | FRV: Connect up new syscalls | David Howells | 2007-07-16 | 1 | -1/+5 |
* | split mmap | Miklos Szeredi | 2007-07-16 | 1 | -0/+4 |
* | slob: initial NUMA support | Paul Mundt | 2007-07-16 | 4 | -65/+117 |
* | kill vmalloc_earlyreserve | Jan Beulich | 2007-07-16 | 2 | -2/+1 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 26 | -301/+1 |
* | invalidate_mapping_pages(): add cond_resched | Andrew Morton | 2007-07-16 | 1 | -0/+3 |
* | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day | 2007-07-16 | 1 | -2/+0 |
* | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 2007-07-16 | 1 | -0/+5 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 7 | -7/+13 |
* | lib: add idr_remove_all | Kristian Hoegsberg | 2007-07-16 | 1 | -0/+1 |
* | lib: add idr_for_each() | Kristian Hoegsberg | 2007-07-16 | 1 | -0/+2 |
* | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 2007-07-16 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 7 | -51/+284 |
|\ |
|
| * | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -1/+0 |
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 2007-06-19 | 1 | -0/+1 |
| * | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 | 2 | -1/+5 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address | Mike Christie | 2007-06-02 | 2 | -0/+10 |
| * | [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities | Mike Christie | 2007-06-02 | 1 | -0/+2 |
| * | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 | 3 | -5/+7 |
| * | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 | 2 | -11/+3 |
| * | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 | 2 | -0/+13 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 | 1 | -11/+10 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn | Mike Christie | 2007-06-01 | 1 | -1/+0 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 | 2 | -0/+3 |
| * | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 | 1 | -1/+12 |
| * | [SCSI] iscsi class: add iscsi host set param event | Mike Christie | 2007-06-01 | 2 | -0/+9 |