summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/hv: Fix file handle leakBen Hutchings2012-09-101-1/+2
* Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan2012-09-101-3/+90
* Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan2012-09-101-3/+3
* Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-102-0/+445
* Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan2012-09-101-0/+68
* Tools: hv: Gather DHCP informationK. Y. Srinivasan2012-09-101-0/+31
* Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan2012-09-101-0/+28
* firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz2012-09-101-3/+14
* firmware loader: fix compile warning when CONFIG_PM=nMing Lei2012-09-101-11/+22
* Document:add Chinese translation of basic_profiling.txtliang xie2012-09-061-0/+71
* MAINTAINERS: update maintain status of FIRMWARE LOADERMing Lei2012-09-061-1/+3
* firmware loader: let caching firmware piggyback on loading firmwareMing Lei2012-09-061-9/+74
* firmware loader: fix firmware -ENOENT situationsMing Lei2012-09-061-0/+1
* vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-10/+10
* vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-5/+5
* driver core: Check if r->name is valid in platform_get_resource_byname()Peter Ujfalusi2012-09-061-0/+3
* CONFIG_HOTPLUG should be always onGreg Kroah-Hartman2012-09-061-7/+1
* tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-8/+0
* xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-18/+0
* Documentation: Chinese translation of Documentation/arm/BootingNinja Tekkaman2012-09-061-0/+175
* extcon: use IRQF_ONESHOTFengguang Wu2012-09-061-1/+1
* extcon: extcon-arizona depends on INPUTRandy Dunlap2012-09-051-1/+1
* extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-09-054-0/+276
* extcon: fixing typosPeter Meerwald2012-09-052-13/+13
* extcon: fix typos in extcon-arizonaPeter Meerwald2012-09-051-2/+2
* extcon: fix typos in max77693 driverPeter Meerwald2012-09-051-3/+3
* extcon: fix typos in sys-class-extconPeter Meerwald2012-09-051-11/+11
* extcon: arizona: Free MICDET IRQ on error during probeMark Brown2012-09-051-1/+3
* Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan2012-09-051-0/+2
* memory: fix build when CONFIG_OF && !CONFIG_DDRStephen Warren2012-09-052-2/+4
* memory: emif: add device tree support to emif driverAneesh V2012-09-044-1/+371
* sysfs: Fix comment typo "sysf_create_link".Robert P. J. Day2012-09-041-1/+1
* Documentation: Chinese translation of Documentation/video4linux/v4l2-framewor...Ninja Tekkaman2012-09-041-0/+983
* Documentation: Chinese translation of Documentation/filesystems/sysfs.txtNinja Tekkaman2012-09-041-0/+372
* Documentation: Fix "struct kobj_type" to include newer members.Robert P. J. Day2012-09-041-2/+4
* Chinese translation of Documentation/gpio.txtNinja Tekkaman2012-09-041-0/+662
* Tools: hv: Gather DNS informationK. Y. Srinivasan2012-09-041-0/+23
* Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan2012-09-041-0/+13
* Tools: hv: Correctly type string variablesK. Y. Srinivasan2012-09-041-4/+4
* Tools: hv: Get rid of some unused variablesK. Y. Srinivasan2012-09-041-2/+1
* hv: vmbus_drv: detect hyperv through x86_hyperJason Wang2012-09-041-23/+2
* debugfs: more tightly restrict default mount modeKees Cook2012-08-272-3/+3
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27871-6613/+10204
|\
| * Linux 3.6-rc3v3.6-rc3Linus Torvalds2012-08-221-1/+1
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-2228-181/+419
| |\
| | * fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-221-1/+8
| | * drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-221-2/+2
| | * drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
| | * drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-222-5/+0
| | * drm: stop vmgfx driver explosionAlan Cox2012-08-221-1/+5
OpenPOWER on IntegriCloud