Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: add hwif_register_devices() helper | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide: fix disabled ports reporting for PCI controllers | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz | 2007-10-19 | |
| * | | | | | ide/pci/sis5513.c: add missing "else" | Adrian Bunk | 2007-10-19 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson | 2007-10-19 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2007-10-19 | |
|\ \ \ \ \ | ||||
| * | | | | | dm crypt: tidy pending | Milan Broz | 2007-10-19 | |
| * | | | | | dm mpath: send uevents | Mike Anderson | 2007-10-19 | |
| * | | | | | dm: uevent generate events | Mike Anderson | 2007-10-19 | |
| * | | | | | dm: add uevent to core | Mike Anderson | 2007-10-19 | |
| * | | | | | dm: export name and uuid | Mike Anderson | 2007-10-19 | |
| * | | | | | dm raid1: add mirror_set to struct mirror | Jonathan Brassow | 2007-10-19 | |
| * | | | | | dm log: split suspend | Jonathan Brassow | 2007-10-19 | |
| * | | | | | dm mpath: hp retry if not ready | Dave Wysochanski | 2007-10-19 | |
| * | | | | | dm mpath: add hp handler | Dave Wysochanski | 2007-10-19 | |
| * | | | | | dm mpath: add retry pg init | Dave Wysochanski | 2007-10-19 | |
| * | | | | | dm crypt: tidy labels | Milan Broz | 2007-10-19 | |
| * | | | | | dm crypt: tidy whitespace | Milan Broz | 2007-10-19 | |
| * | | | | | dm crypt: add post processing queue | Milan Broz | 2007-10-19 | |
| * | | | | | dm crypt: use per device singlethread workqueues | Milan Broz | 2007-10-19 | |
| * | | | | | dm mpath: emc fix an error message | Alasdair G Kergon | 2007-10-19 | |
| * | | | | | dm: bio_list macro renaming | Alasdair G Kergon | 2007-10-19 | |
| * | | | | | dm io:ctl remove vmalloc void cast | Jesper Juhl | 2007-10-19 | |
| * | | | | | dm: tidy bio_io_error usage | Milan Broz | 2007-10-19 | |
| * | | | | | kcopyd use mutex instead of semaphore | Matthias Kaehlcke | 2007-10-19 | |
| * | | | | | dm: use kzalloc | Dmitry Monakhov | 2007-10-19 | |
| * | | | | | dm: use is_power_of_2 | vignesh babu | 2007-10-19 | |
| * | | | | | dm: fix thaw_bdev | Jun'ichi Nomura | 2007-10-19 | |
| * | | | | | dm delay: fix status | Milan Broz | 2007-10-19 | |
| * | | | | | dm delay: fix ctr error paths | Dmitry Monakhov | 2007-10-19 | |
| * | | | | | dm raid1: fix leakage | Dmitry Monakhov | 2007-10-19 | |
| * | | | | | dm crypt: missing kfree in ctr error path | Dmitry Monakhov | 2007-10-19 | |
| * | | | | | dm crypt: drop device ref in ctr error path | Dmitry Monakhov | 2007-10-19 | |
| * | | | | | dm io:ctl use constant struct size | Milan Broz | 2007-10-19 | |
| * | | | | | dm mpath: rdac fix init race | Bryn M. Reeves | 2007-10-19 | |
* | | | | | | sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL | Eric W. Biederman | 2007-10-19 | |
|/ / / / / | ||||
* | | | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | |
|\ \ \ \ \ | ||||
| * | | | | | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | |
| * | | | | | x86: introduce frame_pointer() and stack_pointer() | Jan Blunck | 2007-10-19 | |
| * | | | | | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 | |
| * | | | | | i386: do not BUG_ON() when MSR is unknown | Stephane Eranian | 2007-10-19 |