Age | Commit message (Expand) | Author | Files | Lines |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+1 |
2012-05-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -22/+24 |
2012-05-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -86/+562 |
2012-05-22 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 75 | -441/+10531 |
2012-05-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 95 | -4257/+6480 |
2012-05-22 | Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+2638 |
2012-05-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 38 | -2244/+1289 |
2012-05-22 | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 25 | -186/+8330 |
2012-05-22 | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 58 | -3254/+3971 |
2012-05-22 | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 17 | -181/+1204 |
2012-05-22 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 7 | -124/+224 |
2012-05-22 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -3/+68 |
2012-05-22 | Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -10/+132 |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -25/+27 |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 28 | -838/+376 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 74 | -438/+10519 |
2012-05-21 | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree | Vipul Pandya | 1 | -0/+1 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 212 | -1268/+2131 |
2012-05-21 | Merge tag 'isci-for-3.5' into misc | James Bottomley | 324 | -4349/+4907 |
2012-05-21 | drivers/net/stmmac: seq_file fix memory leak | Djalal Harouni | 1 | -2/+2 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -67/+140 |
2012-05-21 | iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs | Nicholas Bellinger | 1 | -1/+1 |
2012-05-21 | USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z | Andrew Bird (Sphere Systems) | 1 | -0/+18 |
2012-05-21 | USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z | Andrew Bird (Sphere Systems) | 1 | -0/+9 |
2012-05-21 | USB: qmi_wwan: Make forced int 4 whitelist generic | Andrew Bird (Sphere Systems) | 1 | -2/+2 |
2012-05-20 | pinctrl: pinctrl-imx: add imx51 pinctrl driver | Dong Aisheng | 3 | -0/+1331 |
2012-05-20 | pinctrl: pinctrl-imx: add imx53 pinctrl driver | Dong Aisheng | 3 | -0/+1658 |
2012-05-20 | regulator: tps65910: use of_node of matched regulator being register | Laxman Dewangan | 1 | -7/+12 |
2012-05-20 | regulator: tps65910: dt: support when "regulators" node found | Laxman Dewangan | 1 | -0/+4 |
2012-05-20 | regulator: tps65910: add error message in case of failure | Laxman Dewangan | 1 | -4/+8 |
2012-05-20 | regulator: tps62360: dt: initialize of_node param for regulator register. | Laxman Dewangan | 1 | -0/+1 |
2012-05-20 | net: qmi_wwan: Add Vodafone/Huawei K5005 support | Bjørn Mork | 1 | -0/+8 |
2012-05-20 | net: cdc_ether: Add ZTE WWAN matches before generic Ethernet | Andrew Bird (Sphere Systems) | 1 | -0/+56 |
2012-05-19 | regulator: tps65910: use devm_* for memory allocation | Laxman Dewangan | 1 | -18/+9 |
2012-05-19 | regulator: tps65910: use small letter for regulator names | Laxman Dewangan | 1 | -52/+52 |
2012-05-19 | mfd: tpx6586x: Depend on regulator | Mark Brown | 1 | -0/+1 |
2012-05-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -14/+13 |
2012-05-19 | regulator: regulator for Palmas Kconfig | Graeme Gregory | 2 | -0/+13 |
2012-05-19 | regulator: regulator driver for Palmas series chips | Graeme Gregory | 1 | -0/+822 |
2012-05-19 | tg3: use netdev_alloc_frag() API | Eric Dumazet | 2 | -35/+5 |
2012-05-19 | ppp: avoid false drop_monitor false positives | Eric Dumazet | 5 | -13/+15 |
2012-05-19 | cirrus: cs89x0: Remove function prototypes and reorder declarations | Joe Perches | 1 | -746/+721 |
2012-05-19 | cirrus: cs89x0: Neaten debugging and logging | Joe Perches | 1 | -105/+82 |
2012-05-19 | cirrus: cs89x0: Code neatening | Joe Perches | 1 | -180/+272 |
2012-05-19 | cirrus: cs89x0: Convert printks to pr_<level> | Joe Perches | 1 | -55/+61 |
2012-05-19 | cirrus: cs89x0: Code style neatening | Joe Perches | 1 | -411/+323 |
2012-05-19 | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -15/+17 |
2012-05-19 | IB/mlx4: Fix mlx4_ib_add() error flow | Jack Morgenstein | 1 | -3/+3 |
2012-05-19 | IB/iser: Fix error flow in iser ep connection establishment | Or Gerlitz | 2 | -4/+4 |
2012-05-19 | IB/mlx4: Increase the number of vectors (EQs) available for ULPs | Shlomo Pongratz | 3 | -0/+89 |