summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-2516-21/+21
* w1: fix for loop in w1_f29_remove_slave()Dan Carpenter2011-08-251-1/+1
* alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-253-18/+11
* drivers/misc/pti.c: add missing includesSergei Trofimovich2011-08-251-0/+2
* x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-251-6/+2
* mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-251-2/+0
* lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-253-9/+21
* Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-252-24/+2
|\
| * squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-192-24/+2
* | 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
|\ \ \ \
OpenPOWER on IntegriCloud