summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2011-08-2521-289/+308
|\
| * cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski2011-08-1911-228/+86
| * cpupower: make NLS truly optionalDominik Brodowski2011-08-192-0/+10
| * cpupower: fix Makefile typoDave Jones2011-08-191-2/+2
| * cpupower: Make monitor command -c/--cpu awareThomas Renninger2011-08-151-0/+8
| * cpupower: Better detect offlined CPUsThomas Renninger2011-08-155-4/+66
| * cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger2011-08-151-1/+1
| * cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2011-08-152-48/+131
| * cpupower: avoid using symlinksAmerigo Wang2011-08-153-6/+4
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-252-30/+15
|\ \
| * | hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-231-28/+14
| * | hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-221-2/+1
* | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-2515-216/+275
|\ \ \
| * | | target: Convert acl_node_lock to be IRQ-disablingRoland Dreier2011-08-224-40/+40
| * | | target: Make locking in transport_deregister_session() IRQ safeRoland Dreier2011-08-221-6/+7
| * | | tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier2011-08-221-2/+0
| * | | target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-221-2/+2
| * | | iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter2011-08-221-3/+1
| * | | iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot2011-08-221-13/+3
| * | | target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger2011-08-221-13/+21
| * | | target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger2011-08-222-2/+33
| * | | target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors checkNicholas Bellinger2011-08-221-7/+8
| * | | target: Fix SYNCHRONIZE_CACHE zero LBA + range breakageNicholas Bellinger2011-08-221-7/+7
| * | | target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger2011-08-221-6/+8
| * | | target: Fix WRITE_SAME usage with transport_get_sizeNicholas Bellinger2011-08-221-3/+3
| * | | target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2011-08-222-57/+73
| * | | target: Fix write payload exception handling with ->new_cmd_mapNicholas Bellinger2011-08-221-2/+8
| * | | iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter2011-08-221-1/+1
| * | | iscsi-target: remove duplicate returnDan Carpenter2011-08-221-1/+0
| * | | target: Convert target_core_rd.c to use use BUG_ONJulia Lawall2011-08-221-16/+8
| * | | iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl2011-08-221-27/+16
| * | | target: Use ERR_CAST inlined functionThomas Meyer2011-08-222-3/+3
| * | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-224-6/+27
| * | | target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTEDNicholas Bellinger2011-08-171-0/+7
* | | | Add a personality to report 2.6.x version numbersAndi Kleen2011-08-252-0/+39
* | | | firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2011-08-241-5/+6
* | | | Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-08-242-33/+5
|\ \ \ \
| * | | | i2c-nomadik: fix kerneldoc warningLinus Walleij2011-08-241-1/+2
| * | | | Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman2011-08-231-29/+0
| * | | | i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar2011-08-231-4/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-08-246-94/+200
|\ \ \ \
| * \ \ \ Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina2011-08-244-0/+16
| |\ \ \ \
| | * | | | HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2011-08-232-0/+4
| | * | | | HID: add support for new revision of Apple aluminum keyboardDan Bastone2011-08-013-0/+12
| * | | | | HID: wiimote: Add status and return request handlersDavid Herrmann2011-08-231-0/+24
| * | | | | HID: wiimote: Add drm requestDavid Herrmann2011-08-231-0/+26
| * | | | | HID: wiimote: Register led class devicesDavid Herrmann2011-08-232-59/+107
| * | | | | HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann2011-08-231-0/+16
| * | | | | HID: wiimote: Simplify synchronizationDavid Herrmann2011-08-231-51/+27
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-2415-145/+241
|\ \ \ \ \
OpenPOWER on IntegriCloud