Age | Commit message (Expand) | Author |
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 | tpm: change 'tpm_suspend_pcr' to be module parameter | Dmitry Torokhov |
2010-10-20 | 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 | 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 | spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA | Ilkka Koskinen |
2010-10-20 | spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode | Jason Wang |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | PM / Wakeup: Show wakeup sources statistics in debugfs | Rafael J. Wysocki |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-19 | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-10-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-19 | UBI: preserve corrupted PEBs | Artem Bityutskiy |
2010-10-19 | UBI: add truly corrupted PEBs to corrupted list | Artem Bityutskiy |
2010-10-19 | UBI: introduce debugging helper function | Artem Bityutskiy |
2010-10-19 | UBI: make check_pattern function non-static | Artem Bityutskiy |
2010-10-19 | UBI: do not put eraseblocks to the corrupted list unnecessarily | Artem Bityutskiy |
2010-10-19 | UBI: separate out corrupted list | Artem Bityutskiy |
2010-10-19 | UBI: change cascade of ifs to switch statements | Artem Bityutskiy |
2010-10-19 | UBI: rename a local variable | Artem Bityutskiy |
2010-10-19 | UBI: handle bit-flips when no header found | Artem Bityutskiy |
2010-10-19 | UBI: remove duplicate IO error codes | Artem Bityutskiy |
2010-10-19 | UBI: rename IO error code | Artem Bityutskiy |
2010-10-19 | UBI: fix small 80 characters limit style issue | Artem Bityutskiy |
2010-10-19 | UBI: cleanup and simplify Kconfig | H Hartley Sweeten |
2010-10-19 | dabusb: remove the BKL | Arnd Bergmann |
2010-10-19 | dvb-core: kill the big kernel lock | Arnd Bergmann |
2010-10-19 | dvb/bt8xx: kill the big kernel lock | Arnd Bergmann |
2010-10-19 | tlclk: remove big kernel lock | Arnd Bergmann |
2010-10-19 | fix rawctl compat ioctls breakage on amd64 and itanic | Al Viro |
2010-10-19 | cciss: fix PCI IDs for new Smart Array controllers | Mike Miller |
2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-10-18 | 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 | Merge branch 'linus' into core/locking | Ingo Molnar |
2010-10-18 | Input: evdev - fix EVIOCSABS regression | Daniel Mack |
2010-10-18 | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack |