Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | hwmon: (applesmc) Bump max wait | Parag Warudkar | 2012-09-18 | |
| * | | | | | | | | hwmon: (ad7314) Add 'name' sysfs attribute | Guenter Roeck | 2012-09-18 | |
| * | | | | | | | | hwmon: (ads7871) Add 'name' sysfs attribute | Guenter Roeck | 2012-09-17 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-09-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | DMA: PL330: Check the pointer returned by kzalloc | Sachin Kamat | 2012-09-17 | |
| * | | | | | | | | DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req() | Sachin Kamat | 2012-09-17 | |
| * | | | | | | | | dmaengine: at_hdmac: check that each sg data length is non-null | Nicolas Ferre | 2012-09-13 | |
| * | | | | | | | | dmaengine: at_hdmac: fix comment in atc_prep_slave_sg() | Nicolas Ferre | 2012-09-13 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-09-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | s390/dasd: fix read unit address configuration loop | Stefan Haberland | 2012-09-17 | |
| * | | | | | | | | | s390/dasd: fix pathgroup race | Stefan Haberland | 2012-09-17 | |
| * | | | | | | | | | s390/cio: invalidate cdev pointer before deregistration | Sebastian Ott | 2012-09-06 | |
| * | | | | | | | | | s390/cio: fix IO subchannel event race | Sebastian Ott | 2012-09-06 | |
| * | | | | | | | | | s390/dasd: move wake_up call | Sebastian Ott | 2012-09-06 | |
* | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-09-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | cciss: fix handling of protocol error | Stephen M. Cameron | 2012-09-18 | |
| * | | | | | | | | | | | mtip32xx: fix user_buffer check in exec_drive_command | David Milburn | 2012-09-12 | |
| * | | | | | | | | | | | mtip32xx: Remove dead code | Asai Thambi S P | 2012-09-12 | |
| * | | | | | | | | | | | mtip32xx: Change printk to pr_xxxx | Asai Thambi S P | 2012-09-12 | |
| * | | | | | | | | | | | mtip32xx: Proper reporting of write protect status on big-endian | Asai Thambi S P | 2012-09-12 | |
| * | | | | | | | | | | | mtip32xx: Increase timeout for standby command | Asai Thambi S P | 2012-09-12 | |
| * | | | | | | | | | | | mtip32xx: Handle NCQ commands during the security locked state | Asai Thambi S P | 2012-09-12 | |
| * | | | | | | | | | | | mtip32xx: Add support for new devices | Asai Thambi S P | 2012-09-12 | |
* | | | | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path | Laurent Pinchart | 2012-09-18 | |
| * | | | | | | | | | | | | sh: intc: Fix up multi-evt irq association. | Paul Mundt | 2012-08-20 | |
* | | | | | | | | | | | | | Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh... | Linus Torvalds | 2012-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | rpmsg: fix dma_free_coherent dev parameter | Fernando Guzman Lugo | 2012-09-12 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | md: make sure metadata is updated when spares are activated or removed. | NeilBrown | 2012-09-18 | |
| * | | | | | | | | | | | | | md/raid5: fix calculate of 'degraded' when a replacement becomes active. | NeilBrown | 2012-09-18 | |
| * | | | | | | | | | | | | | Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC... | NeilBrown | 2012-09-18 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU | Tejun Heo | 2012-09-19 | |
* | | | | | | | | | | | | | | Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | hwspinlock/core: move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe | Kevin Hilman | 2012-09-17 | |
| * | | | | | | | | | | | | | | nbd: clear waiting_queue on shutdown | Paul Clements | 2012-09-17 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2012-09-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn | 2012-09-14 | |
| | | | * | | | | | | | | | | | | | | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit | 2012-09-14 | |
| | | | |/ / / / / / / / / / / / / | ||||
| | | * / / / / / / / / / / / / / | mlx4_core: Fix integer overflows so 8TBs of memory registration works | Yishai Hadas | 2012-09-13 | |
| | | |/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz | 2012-09-12 | |
| | * | | | | | | | | | | | | | | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz | 2012-09-12 | |
| | |/ / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / | RDMA/cxgb4: Move dereference below NULL test | Wei Yongjun | 2012-09-07 | |
| |/ / / / / / / / / / / / / |