aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds70-98/+96
2012-12-13Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-8/+9
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-63/+375
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-13/+250
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-54/+29
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-30/+271
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-310/+907
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds837-26440/+58002
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+1
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+78
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds36-1271/+3064
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-166/+358
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds70-213/+1323
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-51/+81
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman1-6/+15
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman1-4/+2
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds18-361/+1678
2012-12-12Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds4-95/+365
2012-12-12Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-1/+1
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-57/+122
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-1/+1
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-95/+207
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui1-1/+1
2012-12-12Thermal: fix a NULL pointer dereference when generic thermal layer is built as a moduleZhang Rui1-1/+2
2012-12-12solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse1-2/+3
2012-12-11bnx2: Fix accidental reversions.Michael Chan1-2/+2
2012-12-11Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+12
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds5-67/+222
2012-12-11mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan1-11/+22
2012-12-11drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan1-10/+10
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-1/+1
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes1-8/+8
2012-12-11mm: cleanup register_node()Yasuaki Ishimatsu1-1/+1
2012-12-11virtio_balloon: introduce migration primitives to balloon pagesRafael Aquini1-19/+132
2012-12-11memory-hotplug: suppress "Device nodeX does not have a release() function" warningYasuaki Ishimatsu1-1/+19
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-16/+22
2012-12-11memory hotplug: suppress "Device memoryX does not have a release() function" warningYasuaki Ishimatsu1-1/+8
2012-12-11bna: Driver Version Updated to 3.1.2.1Rasesh Mody1-1/+1
2012-12-11bna: Firmware updateRasesh Mody3-2/+4
2012-12-11bna: Add RX StateRasesh Mody1-1/+26
2012-12-11bna: Rx Page Based AllocationRasesh Mody2-64/+273
2012-12-11bna: TX Intr Coalescing FixRasesh Mody2-2/+3
2012-12-11bna: Tx and Rx OptimizationsRasesh Mody5-469/+380
2012-12-11bna: Code Cleanup and EnhancementsRasesh Mody2-17/+30
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds243-9847/+2733
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds132-1679/+7873
2012-12-11Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds751-81574/+30857
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds120-1847/+7229
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville85-1430/+1644
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds471-1749/+1706