Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | tpm: change 'tpm_suspend_pcr' to be module parameter | Dmitry Torokhov | 2010-10-20 | |
* | | | | | | | | | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | virtio_blk: remove BKL leftovers | Christoph Hellwig | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Disable lseek(2) for port file operations | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Send SIGIO in case of port unplug | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Send SIGIO on new data arrival on ports | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Send SIGIO to processes that request it for host events | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Reference counting portdev structs is not needed | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Add reference counting for port struct | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Use cdev_alloc() instead of cdev_init() | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Add a find_port_by_devt() function | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Add a list of portdevs that are active | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: open: Use a common path for error handling | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: remove_port() should return void | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Make write() return -ENODEV on hot-unplug | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Make read() return -ENODEV on hot-unplug | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Unblock poll on port hot-unplug | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Un-block reads on chardev close | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Check if portdev is valid in send_control_msg() | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Remove control vq data only if using multiport support | Amit Shah | 2010-10-21 | |
| * | | | | | | | | | | | | | | | virtio: console: Reset vdev before removing device | Amit Shah | 2010-10-21 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | rbd: passing wrong variable to bvec_kunmap_irq() | Dan Carpenter | 2010-10-20 | |
| * | | | | | | | | | | | | | | rbd: null vs ERR_PTR | Dan Carpenter | 2010-10-20 | |
| * | | | | | | | | | | | | | | block: rbd: removing unnecessary test | Yehuda Sadeh | 2010-10-20 | |
| * | | | | | | | | | | | | | | block: rbd: fixed may leaks | Vasiliy Kulikov | 2010-10-20 | |
| * | | | | | | | | | | | | | | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 2010-10-20 | |
* | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-19 | |
* | | | | | | | | | | | | | | | | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah | 2010-10-20 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-10-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen | 2010-09-16 | |
* | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher | 2010-10-17 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Input: evdev - fix EVIOCSABS regression | Daniel Mack | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack | 2010-10-18 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-10-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2010-10-17 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer | 2010-10-18 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-10-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde | 2010-10-17 | |
| * | | | | | | | | | | | | | | | | | | i2c-davinci: Fix TX setup for more SoCs | Jon Povey | 2010-10-17 | |
* | | | | | | | | | | | | | | | | | | | v4l1: fix 32-bit compat microcode loading translation | Linus Torvalds | 2010-10-15 | |
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-10-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen | 2010-10-15 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | HID: Add Cando touch screen 15.6-inch product id | François Jaouen | 2010-10-13 | |
| * | | | | | | | | | | | | | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen | Pierre BAILLY | 2010-10-12 | |
| * | | | | | | | | | | | | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite | 2010-10-06 |