| Commit message (Expand) | Author | Age |
* | [PATCH] dz: remove struct pt_regs references | Maciej W. Rozycki | 2007-03-05 |
* | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell | 2007-03-05 |
* | [PATCH] add CONFIG_GENERIC_GPIO | David Brownell | 2007-03-05 |
* | [PATCH] Fix soft lockup with iSeries viocd driver | Tony Breeds | 2007-03-05 |
* | [PATCH] msi: support masking msi irqs without a mask bit | Eric W. Biederman | 2007-03-05 |
* | [PATCH] msi: fix up the msi enable/disable logic | Eric W. Biederman | 2007-03-05 |
* | [PATCH] msi: sanely support hardware level msi disabling | Eric W. Biederman | 2007-03-05 |
* | [PATCH] cyclades: return closing_wait | Andrew Morton | 2007-03-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-03-04 |
|\ |
|
| * | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 |
| * | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 |
| * | ide/pci/delkin_cb.c: pci_module_init to pci_register_driver | Richard Knutsson | 2007-03-03 |
| * | scc_pata: bugfix for checking DMA IRQ status | Akira Iguchi | 2007-03-03 |
| * | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 |
| * | siimage: DRAC4 note | Alan Cox | 2007-03-03 |
| * | adjust legacy IDE resource setting (v2) | Jan Beulich | 2007-03-03 |
| * | ide: fix pmac breakage | Andrew Morton | 2007-03-03 |
| * | ide-cs: Update device table | Magnus Damm | 2007-03-03 |
| * | ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) | Sergei Shtylyov | 2007-03-03 |
| * | piix/slc90e66: more tuneproc() fixing (take 2) | Sergei Shtylyov | 2007-03-03 |
| * | ide: fix drive side 80c cable check, take 2 | Tejun Heo | 2007-03-03 |
| * | cmd64x: fix PIO mode setup (take 3) | Sergei Shtylyov | 2007-03-03 |
| * | alim15x3: fix PIO mode setup | Sergei Shtylyov | 2007-03-03 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-04 |
|\ \ |
|
| * | | [libata] pata_jmicron: build fix | Jeff Garzik | 2007-03-03 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2007-03-04 |
|\ \ |
|
| * | | V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized f... | Michael Krufky | 2007-03-03 |
| * | | V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu in... | Mike Isely | 2007-03-03 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-04 |
|\ \ |
|
| * | | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-02 |
| * | | [HDLC] Fix dev->header_cache_update having a random value. | Krzysztof Halasa | 2007-03-02 |
| * | | [PPPOE]: Key connections properly on local device. | Florian Zumbiehl | 2007-03-02 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-03-04 |
|\ \ |
|
| * | | [ARM] Acorn: move the i2c bus driver into drivers/i2c | Russell King | 2007-03-04 |
| * | | [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries | Russell King | 2007-03-04 |
| * | | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen | Russell King | 2007-03-04 |
| * | | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King | 2007-03-04 |
| * | | [ARM] rtc-pcf8583: correct month and year offsets | Russell King | 2007-03-04 |
| * | | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King | 2007-03-04 |
* | | | KVM: Move kvmfs magic number to <linux/magic.h> | Andrew Morton | 2007-03-04 |
* | | | KVM: Fix bogus failure in kvm.ko module initialization | Avi Kivity | 2007-03-04 |
* | | | KVM: Remove write access permissions when dirty-page-logging is enabled | Uri Lublin | 2007-03-04 |
* | | | kvm: move do_remove_write_access() up | Uri Lublin | 2007-03-04 |
* | | | KVM: Fix dirty page log bitmap size/access calculation | Uri Lublin | 2007-03-04 |
* | | | KVM: Add missing calls to mark_page_dirty() | Uri Lublin | 2007-03-04 |
* | | | KVM: Per-vcpu inodes | Avi Kivity | 2007-03-04 |
* | | | KVM: Move kvm_vm_ioctl_create_vcpu() around | Avi Kivity | 2007-03-04 |
* | | | KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*() | Avi Kivity | 2007-03-04 |
* | | | KVM: Create an inode per virtual machine | Avi Kivity | 2007-03-04 |
* | | | KVM: Add internal filesystem for generating inodes | Avi Kivity | 2007-03-04 |