| Commit message (Expand) | Author | Files | Lines |
2010-10-22 | ata_piix: remove SIDPR locking | Tejun Heo | 1 | -8/+0 |
2010-10-22 | libata: implement cross-port EH exclusion | Tejun Heo | 4 | -1/+80 |
2010-10-22 | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo | 12 | -48/+57 |
2010-10-22 | ata_piix: implement LPM support | Tejun Heo | 1 | -1/+23 |
2010-10-22 | libata: implement LPM support for port multipliers | Tejun Heo | 3 | -10/+67 |
2010-10-22 | libata: reimplement link power management | Tejun Heo | 9 | -356/+206 |
2010-10-22 | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo | 3 | -5/+74 |
2010-10-22 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 9 | -100/+79 |
2010-10-22 | [libata] Fix section mismatch: ata_sff_exit | Luck, Tony | 1 | -1/+1 |
2010-10-22 | drivers/ata/libata-transport.c: include linux/slab.h | Jeff Garzik | 1 | -0/+1 |
2010-10-22 | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler | 2 | -37/+105 |
2010-10-22 | libata: always use ata_qc_complete_multiple() for NCQ command completions | Tejun Heo | 4 | -65/+38 |
2010-10-22 | [libata] Add ATA transport class | Gwendal Grignou | 10 | -40/+987 |
2010-10-20 | Linux 2.6.36v2.6.36 | Linus Torvalds | 1 | -1/+1 |
2010-10-20 | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah | 1 | -3/+14 |
2010-10-19 | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2 | -6/+6 |
2010-10-19 | MAINTAINERS: Change list for ioc_serial to linux-serial. | Ralf Baechle | 1 | -1/+1 |
2010-10-19 | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 1 | -0/+1 |
2010-10-19 | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 1 | -1/+1 |
2010-10-19 | MIPS: Repair Kbuild make clean breakage. | David Daney | 2 | -1/+5 |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity | 3 | -44/+19 |
2010-10-18 | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer | 1 | -9/+83 |
2010-10-18 | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 1 | -0/+4 |
2010-10-18 | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 1 | -0/+1 |
2010-10-18 | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 1 | -1/+1 |
2010-10-18 | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2 | -4/+6 |
2010-10-18 | MIPS: Fix error values in case of bad_stack | Al Viro | 2 | -2/+2 |
2010-10-18 | MIPS: Sanitize restart logics | Al Viro | 7 | -35/+34 |
2010-10-18 | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 1 | -2/+2 |
2010-10-18 | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 1 | -0/+3 |
2010-10-18 | Input: evdev - fix EVIOCSABS regression | Daniel Mack | 1 | -1/+1 |
2010-10-18 | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack | 1 | -0/+6 |
2010-10-18 | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde | 1 | -9/+3 |
2010-10-18 | i2c-davinci: Fix TX setup for more SoCs | Jon Povey | 1 | -9/+15 |
2010-10-18 | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher | 1 | -16/+12 |
2010-10-17 | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2 | -26/+1 |
2010-10-17 | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch | 1 | -1/+3 |
2010-10-16 | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin | 1 | -2/+2 |