Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | mm, CMA: change cma_declare_contiguous() to obey coding convention | Joonsoo Kim | 1 | -1/+1 |
2014-08-06 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 2 | -282/+8 |
2014-08-06 | DMA, CMA: support arbitrary bitmap granularity | Joonsoo Kim | 1 | -24/+53 |
2014-08-06 | DMA, CMA: support alignment constraint on CMA region | Joonsoo Kim | 1 | -8/+18 |
2014-08-06 | DMA, CMA: separate core CMA management codes from DMA APIs | Joonsoo Kim | 1 | -48/+77 |
2014-08-06 | mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 | Tang Chen | 1 | -9/+9 |
2014-08-06 | mem-hotplug: avoid illegal state prefixed with legal state when changing stat... | Tang Chen | 1 | -4/+4 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2 | -24/+2 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 5 | -21/+37 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 706 | -17723/+52750 |
2014-08-06 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -130/+252 |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 5 | -32/+107 |
2014-08-05 | ide: use module_platform_driver() | Christoph Jaeger | 2 | -24/+2 |
2014-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 61 | -219/+452 |
2014-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -98/+83 |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 27 | -511/+973 |
2014-08-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -201/+1395 |
2014-08-05 | cxgb4 : Disable recursive mailbox commands when enabling vi | Anish Bhatt | 2 | -2/+5 |
2014-08-05 | net: reduce USB network driver config options. | Francois Romieu | 2 | -13/+9 |
2014-08-05 | tg3: Modify tg3_tso_bug() to handle multiple TX rings | Prashant Sreedharan | 1 | -10/+12 |
2014-08-05 | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas | 2 | -99/+121 |
2014-08-05 | amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask | Lendacky, Thomas | 1 | -2/+5 |
2014-08-05 | net: sun4i-emac: fix memory leak on bad packet | Marc Zyngier | 1 | -2/+4 |
2014-08-05 | Revert "net: phy: Set the driver when registering an MDIO bus device" | Fabio Estevam | 1 | -1/+0 |
2014-08-05 | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro... | Hariprasad Shenai | 1 | -14/+15 |
2014-08-05 | team: Simplify return path of team_newlink | Toshiaki Makita | 1 | -7/+1 |
2014-08-05 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 393 | -16576/+14016 |
2014-08-05 | cxgb4i : Move stray CPL definitions to cxgb4 driver | Anish Bhatt | 2 | -2/+2 |
2014-08-05 | qlcnic: Initialize dcbnl_ops before register_netdev | Rajesh Borundia | 1 | -2/+2 |
2014-08-05 | qlcnic: Set driver version before registering netdev | Rajesh Borundia | 2 | -4/+4 |
2014-08-05 | qlcnic: Fix update of ethtool stats. | Rajesh Borundia | 1 | -5/+13 |
2014-08-05 | Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -791/+2115 |
2014-08-05 | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 28 | -220/+1623 |
2014-08-05 | xen-netback: Turn off the carrier if the guest is not able to receive | Zoltan Kiss | 3 | -38/+123 |
2014-08-05 | xen-netback: Using a new state bit instead of carrier | Zoltan Kiss | 3 | -9/+18 |
2014-08-05 | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 25 | -1958/+1256 |
2014-08-05 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 66 | -3871/+3997 |
2014-08-05 | hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes | Stephen Boyd | 1 | -1/+1 |
2014-08-05 | random: limit the contribution of the hw rng to at most half | Theodore Ts'o | 1 | -39/+4 |
2014-08-05 | random: introduce getrandom(2) system call | Theodore Ts'o | 1 | -3/+37 |
2014-08-05 | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 61 | -132/+6877 |
2014-08-05 | net/usb/hso: Add support for Option GTM671WFS | Ricardo Ribalda | 1 | -0/+1 |
2014-08-05 | net: smc911x: fix %d confusingly prefixed with 0x in format string | Hans Wennborg | 1 | -1/+1 |
2014-08-05 | drivers: atm: fix %d confusingly prefixed with 0x in format strings | Hans Wennborg | 1 | -2/+2 |
2014-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown | 1 | -0/+13 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t... | Mark Brown | 4 | -100/+96 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2... | Mark Brown | 10 | -463/+219 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc... | Mark Brown | 7 | -437/+997 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get... | Mark Brown | 6 | -18/+734 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab... | Mark Brown | 5 | -184/+204 |