Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 3 | -5/+5 |
2006-12-07 | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2 | -2/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | [PATCH] More work_struct induced breakage (s390) | Al Viro | 5 | -21/+18 |
2006-12-04 | [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). | Cornelia Huck | 1 | -1/+13 |
2006-12-04 | [S390] cio: Retry internal operations after vary off. | Cornelia Huck | 7 | -11/+90 |
2006-12-04 | [S390] cio: Use path verification for last path gone after vary off. | Cornelia Huck | 3 | -10/+24 |
2006-12-04 | [S390] non-unique constant/macro identifiers. | Ursula Braun | 6 | -65/+58 |
2006-12-04 | [S390] cpu shutdown rework | Heiko Carstens | 1 | -36/+1 |
2006-12-04 | [S390] Reset infrastructure for re-IPL. | Heiko Carstens | 2 | -63/+100 |
2006-12-04 | [S390] return 'count' for successful execution of dasd_eer_enable. | Horst Hummel | 1 | -4/+5 |
2006-12-04 | [S390] Enhanced handling of failed termination requests. | Horst Hummel | 1 | -5/+11 |
2006-12-04 | [S390] Add MODALIAS= to the uevent for the ap bus. | Cornelia Huck | 1 | -1/+9 |
2006-12-04 | [S390] 3215 device locking. | Martin Schwidefsky | 1 | -26/+24 |
2006-12-04 | [S390] handle incorrect values when writing to dasd sysfs attributes. | Horst Hummel | 1 | -14/+29 |
2006-12-03 | [NET] driver/s390/net: Checksum annotations. | Al Viro | 4 | -24/+24 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -1/+1 |
2006-10-27 | [S390] cio: Make ccw_device_register() static. | Cornelia Huck | 2 | -3/+1 |
2006-10-27 | [S390] Improve AP bus device removal. | Ralph Wuerthner | 1 | -1/+6 |
2006-10-27 | [S390] cio: css_probe_device() must be called enabled. | Cornelia Huck | 1 | -4/+3 |
2006-10-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2 | -0/+5 |
2006-10-26 | [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value | Swen Schillig | 2 | -0/+5 |
2006-10-18 | [S390] dasd: clean up timer. | Stefan Weinhuber | 1 | -0/+1 |
2006-10-18 | [S390] monwriter find header logic. | Melissa Howland | 1 | -4/+10 |
2006-10-18 | [S390] cio: sch_no -> schid.sch_no conversion. | Cornelia Huck | 1 | -1/+1 |
2006-10-18 | [S390] cio: invalid device operational notification | Peter Oberparleiter | 1 | -0/+4 |
2006-10-11 | [S390] cio: remove casts from/to (void *). | Cornelia Huck | 4 | -26/+26 |
2006-10-11 | [S390] cio: Remove grace period for vary off chpid. | Cornelia Huck | 5 | -76/+14 |
2006-10-11 | [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private | Cornelia Huck | 8 | -53/+56 |
2006-10-11 | [S390] monwriter kzalloc size. | Melissa Howland | 1 | -1/+1 |
2006-10-11 | [S390] cio: add missing KERN_INFO printk header. | Cornelia Huck | 1 | -1/+2 |
2006-10-11 | [S390] irq change improvements. | Heiko Carstens | 1 | -2/+2 |
2006-10-11 | [PATCH] drivers/s390 misc sparse annotations | Al Viro | 1 | -1/+1 |
2006-10-06 | [S390] irq change build fixes. | Heiko Carstens | 6 | -8/+12 |
2006-10-06 | [S390] cio: 0 is a valid chpid. | Cornelia Huck | 1 | -9/+16 |
2006-10-06 | [S390] monwriter buffer limit. | Melissa Howland | 1 | -5/+5 |
2006-10-06 | [S390] ap bus poll thread priority. | Christian Borntraeger | 1 | -1/+1 |
2006-10-04 | [S390] cio: improve unit check handling for internal operations | Peter Oberparleiter | 1 | -4/+4 |
2006-10-04 | [S390] cio: add timeout handler for internal operations. | Peter Oberparleiter | 1 | -0/+3 |
2006-10-04 | [S390] zcrypt device registration/unregistration race. | Ralph Wuerthner | 1 | -11/+12 |
2006-10-04 | [S390] Add timeouts during sense PGID, path verification and disband PGID. | Cornelia Huck | 3 | -0/+13 |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 1 | -1/+1 |
2006-10-02 | [PATCH] s390: update fs3270 to use a struct pid | Cedric Le Goater | 1 | -5/+6 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 4 | -4/+4 |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 1 | -1/+1 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -1/+1 |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 3 | -3/+3 |
2006-09-29 | [IPV4]: inet_addr_type() annotations | Al Viro | 1 | -1/+1 |
2006-09-28 | [S390] Inline assembly cleanup. | Martin Schwidefsky | 9 | -498/+255 |
2006-09-28 | [S390] init_timer in tty3270. | Jan Glauber | 1 | -1/+0 |