summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | firmware_class: Reorganize fw_create_instance()Stephen Boyd2012-03-281-73/+62
| * | | | | PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki2012-03-283-13/+58
| * | | | | PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-284-27/+8
| * | | | | PM / Hibernate: Disable usermode helpers right before freezing tasksRafael J. Wysocki2012-03-281-13/+10
| * | | | | firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki2012-03-283-34/+76
| * | | | | firmware_class: Split _request_firmware() into three functions, v2Rafael J. Wysocki2012-03-281-17/+41
| * | | | | firmware_class: Rework usermodehelper checkRafael J. Wysocki2012-03-283-22/+18
| * | | | | Merge branch 'pm-runtime' into linux-nextRafael J. Wysocki2012-03-281-1/+2
| |\ \ \ \ \
| | * | | | | PM / Runtime: don't forget to wake up waitqueue on failureAlan Stern2012-03-261-1/+2
* | | | | | | Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds2012-04-0418-271/+411
|\ \ \ \ \ \ \
| * | | | | | | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-035-17/+15
| * | | | | | | SELinux: do not allocate stack space for AVC data unless neededEric Paris2012-04-032-14/+27
| * | | | | | | SELinux: remove avd from slow_avc_audit()Eric Paris2012-04-031-2/+2
| * | | | | | | SELinux: remove avd from selinux_audit_dataEric Paris2012-04-031-1/+0
| * | | | | | | LSM: shrink the common_audit_data data unionEric Paris2012-04-035-105/+140
| * | | | | | | LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-0316-147/+242
* | | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-04-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | regmap: rbtree: Fix register default look-up in syncLars-Peter Clausen2012-04-011-1/+1
* | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-0412-49/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: Remove non-existent parameter from fixed-helper.c kernel docRuss Dill2012-03-311-1/+0
| * | | | | | | | | regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-311-7/+7
| * | | | | | | | | regulator: fix sysfs name collision between dummy and fixed dummy regulatorShawn Guo2012-03-311-1/+1
| * | | | | | | | | regulator: Fix deadlock on removal of regulators with suppliesMark Brown2012-03-291-2/+2
| * | | | | | | | | regulator: Fix comments in include/linux/regulator/machine.hAxel Lin2012-03-291-5/+3
| * | | | | | | | | regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp...Axel Lin2012-03-291-5/+5
| * | | | | | | | | regulator: Fix setting low power mode for wm831x aldoAxel Lin2012-03-291-5/+2
| * | | | | | | | | regulator: Return microamps in wm8350_isink_get_currentAxel Lin2012-03-281-1/+1
| * | | | | | | | | regulator: wm8350: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
| * | | | | | | | | regulator: wm831x-isink: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
| * | | | | | | | | regulator: wm831x-dcdc: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+2
| * | | | | | | | | regulator: anatop: patching to device-tree property "reg".Ying-Chun Liu (PaulLiu)2012-03-282-2/+32
| * | | | | | | | | regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE settingAxel Lin2012-03-261-6/+6
| * | | | | | | | | regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp...Axel Lin2012-03-261-4/+4
| * | | | | | | | | regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error pathAxel Lin2012-03-261-5/+5
| * | | | | | | | | regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-261-2/+4
| * | | | | | | | | regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-261-0/+5
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-043-4/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/p4: Add format attributesPeter Zijlstra2012-04-031-0/+13
| * | | | | | | | | | tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-312-4/+5
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-047-80/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti2012-04-021-1/+1
| * | | | | | | | | | | x86: Use -mno-avx when availableAndi Kleen2012-03-301-0/+1
| * | | | | | | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-304-78/+0
| * | | | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-03-306223-120139/+233511
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-291-1/+6
* | | | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-049-29/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher2012-04-031-0/+1
| * | | | | | | | | | | | | hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara2012-04-013-2/+7
| * | | | | | | | | | | | | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-011-9/+9
| * | | | | | | | | | | | | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock classKyle McMartin2012-04-011-0/+2
OpenPOWER on IntegriCloud