summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into releaseLen Brown2013-02-188-140/+15
|\
| * x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-106-50/+2
| * x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-105-87/+4
| * xen idle: make xen-specific macro xen-specificLen Brown2013-02-103-3/+9
| |
| \
*-. \ Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in...Len Brown2013-02-1826-252/+281
|\ \ \
| | * | tools/power turbostat: display SMI count by defaultLen Brown2013-02-133-24/+39
| | * | intel_idle: export both C1 and C1ELen Brown2013-02-131-5/+49
| | * | intel_idle: remove assumption of one C-state per MWAIT flagLen Brown2013-02-082-51/+61
| | * | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown2013-02-082-9/+8
| | * | tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown2013-02-082-6/+9
| | * | tools/power turbostat: support HaswellLen Brown2013-02-081-1/+10
| | * | intel_idle: support HaswellLen Brown2013-02-081-0/+39
| * | | PM idle: remove global declaration of pm_idleLen Brown2013-02-171-1/+0
| * | | unicore32 idle: delete stray pm_idle commentLen Brown2013-02-171-5/+0
| * | | openrisc idle: delete pm_idleLen Brown2013-02-171-5/+0
| * | | mn10300 idle: delete pm_idleLen Brown2013-02-171-7/+0
| * | | microblaze idle: delete pm_idleLen Brown2013-02-171-3/+0
| * | | m32r idle: delete pm_idle, and other dead idle codeLen Brown2013-02-171-49/+2
| * | | ia64 idle: delete pm_idleLen Brown2013-02-172-4/+0
| * | | cris idle: delete idle and pm_idleLen Brown2013-02-171-10/+1
| * | | ARM64 idle: delete pm_idleLen Brown2013-02-171-9/+4
| * | | ARM idle: delete pm_idleLen Brown2013-02-171-9/+4
| * | | blackfin idle: delete pm_idleLen Brown2013-02-171-7/+0
| * | | sparc idle: rename pm_idle to sparc_idleLen Brown2013-02-175-8/+11
| * | | sh idle: rename global pm_idle to static sh_idleLen Brown2013-02-171-6/+6
| * | | x86 idle: rename global pm_idle to static x86_idleLen Brown2013-02-171-16/+12
| * | | APM idle: register apm_cpu_idle via cpuidleLen Brown2013-02-173-26/+35
| | |/ | |/|
* | | cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown2013-02-111-22/+0
| | |
| \ \
*-. \ \ Merge branches 'acpi-idle', 'arm-idle' and 'intel-idle' into idle-remove-stat...Len Brown2013-02-082-108/+51
|\ \ \ \ | | | |/ | | |/|
| | * | intel_idle: stop using driver_data for static flagsLen Brown2013-02-011-49/+26
| | |/
| * | davinci: cpuidle - remove useless initializationDaniel Lezcano2013-02-081-2/+0
| * | davinci: cpuidle - remove the opsDaniel Lezcano2013-02-081-31/+2
| * | davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano2013-02-081-36/+36
| * | Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano2013-02-081-13/+10
| |/
* | ACPI / idle: remove usage of the statedataDaniel Lezcano2013-02-081-12/+7
* | ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano2013-02-081-5/+6
* | ACPI / idle : remove pointless headersDaniel Lezcano2013-02-081-12/+1
* | ACPI / idle: remove unused definitionDaniel Lezcano2013-02-081-4/+0
|/
* Linux 3.8-rc6v3.8-rc6Linus Torvalds2013-02-011-2/+2
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-014-1/+16
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| * | HID: remove x bit from sensor docJiri Kosina2012-12-141-0/+0
* | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-015-58/+86
|\ \ \
| * | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-301-2/+12
| * | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
| * | | NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-301-0/+20
OpenPOWER on IntegriCloud