summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-24ip6_tunnel dont update the mtu on the route.Anders Franzen
2010-10-24pktgen: clean up handling of local/transient counter varsPaul Gortmaker
2010-10-24e1000: make e1000_reinit_safe localstephen hemminger
2010-10-24bnx2x: make local function static and remove dead codestephen hemminger
2010-10-24qlge: disable unsed dump codestephen hemminger
2010-10-24qlge: make local functions staticstephen hemminger
2010-10-24vxge: make functions local and remove dead codestephen hemminger
2010-10-24phylib: make local function staticstephen hemminger
2010-10-24atlx: make local functions/data staticstephen hemminger
2010-10-24atl1c: make functions staticstephen hemminger
2010-10-24benet: make be_poll_rx localstephen hemminger
2010-10-24benet: remove dead codestephen hemminger
2010-10-24l2tp: make local function staticstephen hemminger
2010-10-24mlx4: make functions local and remove dead code.stephen hemminger
2010-10-24can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde
2010-10-24can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde
2010-10-24can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde
2010-10-24can: at91_can: set bittiming in chip_startMarc Kleine-Budde
2010-10-24can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde
2010-10-24can: at91_can: fix section mismatch warningMarc Kleine-Budde
2010-10-24can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde
2010-10-24can: at91_can: fix use after free of privMarc Kleine-Budde
2010-10-24can: at91_can: fix reception of extended framesMarc Kleine-Budde
2010-10-24can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde
2010-10-24can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake
2010-10-24connector: remove lazy workqueue creationTejun Heo
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-10-24Merge branch 'master' into for-linusPekka Enberg
2010-10-24i2c-viapro: Don't log nacksJean Delvare
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck
2010-10-24MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driverGuenter Roeck
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall
2010-10-24i2c: Change to new flag variablematt mooney
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare
2010-10-24KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pagesJan Kiszka
2010-10-24KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying