Age | Commit message (Expand) | Author | Files | Lines |
2005-06-26 | [SCSI] aic7xxx: correct target valid check in aic7xxx_proc.c | James Bottomley | 1 | -2/+2 |
2005-06-26 | [SCSI] use list_for_each_entry_safe in scsi_error.c | Christoph Hellwig | 1 | -38/+19 |
2005-06-26 | [SCSI] remove scsi_eh_eflags_ macros | Christoph Hellwig | 3 | -21/+11 |
2005-06-26 | [SCSI] remove scsi_cmnd->state | Christoph Hellwig | 6 | -43/+5 |
2005-06-26 | [SCSI] remove scsi_cmnd->owner | Christoph Hellwig | 5 | -36/+1 |
2005-06-26 | [SCSI] remove scsi_cmnd->abort_reason | Christoph Hellwig | 6 | -10/+4 |
2005-06-26 | [SCSI] remove scsi_cmnd.eh_state | Christoph Hellwig | 4 | -25/+0 |
2005-06-26 | [SCSI] megaraid: fix compilation after eh locking changes | James Bottomley | 1 | -17/+4 |
2005-06-26 | [SCSI] aacraid: New products patch | Mark Haverkamp | 5 | -34/+125 |
2005-06-26 | [SCSI] remove scsi_set_device | Christoph Hellwig | 17 | -51/+4 |
2005-06-26 | [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep() | Nishanth Aravamudan | 1 | -1/+1 |
2005-06-25 | Fix up try_to_freeze() usage in arch/i386/kernel/signal.c | Linus Torvalds | 1 | -1/+1 |
2005-06-25 | Merge Christoph's freeze cleanup patch | Linus Torvalds | 47 | -112/+126 |
2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 47 | -113/+126 |
2005-06-25 | [PATCH] schedule the obsolete raw driver for removal | Adrian Bunk | 2 | -2/+10 |
2005-06-25 | [PATCH] list_for_each_entry: fs-dquot.c | Domen Puncer | 1 | -5/+2 |
2005-06-25 | [PATCH] drivers/char/rio/: kill rio_udelay | Adrian Bunk | 3 | -9/+4 |
2005-06-25 | [PATCH] MAINTAINERS: document that uclinux-dev@uclinux.org is subscribers-only | Adrian Bunk | 1 | -1/+1 |
2005-06-25 | [PATCH] DCO: use IANA-reserved second level domain name | Alexey Dobriyan | 1 | -1/+1 |
2005-06-25 | [PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti... | Nishanth Aravamudan | 1 | -5/+4 |
2005-06-25 | [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti... | Nishanth Aravamudan | 1 | -5/+4 |
2005-06-25 | [PATCH] Remove duplicate file in Documentation/networking | Tobias Klauser | 1 | -622/+0 |
2005-06-25 | [PATCH] Remove duplicate file in Documentation/networking (00-INDEX) | Tobias Klauser | 1 | -3/+1 |
2005-06-25 | [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc... | Tobias Klauser | 1 | -1/+1 |
2005-06-25 | [PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-25 | [PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-25 | [PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-25 | [PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-25 | [PATCH] printk: arch/i386/mm/pgtable.c | Christophe Lucas | 1 | -15/+15 |
2005-06-25 | [PATCH] printk: arch/i386/mm/ioremap.c | Christophe Lucas | 1 | -1/+1 |
2005-06-25 | [PATCH] Kill signed chars | J.A. Magallon | 6 | -25/+25 |
2005-06-25 | [PATCH] update comment about gzip scratch size | Olaf Hering | 1 | -1/+1 |
2005-06-25 | [PATCH] ll_merge_requests_fn() cleanup | Nikita Danilov | 1 | -3/+3 |
2005-06-25 | [PATCH] drivers/isdn/hisax/: possible cleanups | Adrian Bunk | 60 | -1050/+263 |
2005-06-25 | [PATCH] drivers/cdrom/cm206.c: cleanups | Adrian Bunk | 1 | -63/+50 |
2005-06-25 | [PATCH] drivers/char/ip2*: cleanups | Adrian Bunk | 3 | -22/+6 |
2005-06-25 | [PATCH] kfree cleanups for drivers/firmware/ | Jesper Juhl | 1 | -3/+4 |
2005-06-25 | [PATCH] kfree cleanups in ixj.c | Jesper Juhl | 1 | -33/+19 |
2005-06-25 | [PATCH] remove pointless NULL check before kfree in sony535.c | Jesper Juhl | 1 | -2/+1 |
2005-06-25 | [PATCH] update Computone MAINTAINERS entry | Adrian Bunk | 1 | -3/+2 |
2005-06-25 | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2 | -6/+1 |
2005-06-25 | [PATCH] change the SOUND_PRIME handling | Adrian Bunk | 1 | -31/+31 |
2005-06-25 | [PATCH] drivers/block/ll_rw_blk.c: cleanups | Adrian Bunk | 2 | -65/+8 |
2005-06-25 | [PATCH] drivers/char/mwave/tp3780i.c: remove dead code | Adrian Bunk | 1 | -5/+1 |
2005-06-25 | [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead code | Adrian Bunk | 1 | -4/+1 |
2005-06-25 | [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code | Adrian Bunk | 3 | -56/+0 |
2005-06-25 | [PATCH] fs/jffs/: cleanups | Adrian Bunk | 4 | -112/+112 |
2005-06-25 | [PATCH] drivers/char/rocket.c: cleanups | Adrian Bunk | 2 | -147/+119 |
2005-06-25 | [PATCH] drivers/char/nvram.c: possible cleanups | Adrian Bunk | 2 | -5/+3 |
2005-06-25 | [PATCH] drivers/char/mwave/3780i.c: cleanups | Adrian Bunk | 2 | -6/+4 |