Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 1 | -6/+26 | |
|\ | ||||||
| * | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 2015-01-15 | 1 | -6/+26 | |
| |\ | ||||||
| | * | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong | 2014-12-15 | 1 | -6/+26 | |
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 8 | -24/+46 | |
|\ \ \ | ||||||
| * \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-01-29 | 8 | -24/+46 | |
| |\ \ \ | ||||||
| | * | | | efi: Don't look for chosen@0 node on DT platforms | Leif Lindholm | 2015-01-20 | 1 | -2/+1 | |
| | * | | | firmware: efi: Remove unneeded guid unparse | Ivan Khoronzhuk | 2015-01-20 | 1 | -5/+0 | |
| | * | | | efi/libstub: Call get_memory_map() to obtain map and desc sizes | Ard Biesheuvel | 2015-01-20 | 1 | -6/+10 | |
| | * | | | efi: Small leak on error in runtime map code | Dan Carpenter | 2015-01-20 | 1 | -1/+1 | |
| | * | | | efi: rtc-efi: Mark UIE as unsupported | Ard Biesheuvel | 2015-01-20 | 1 | -0/+1 | |
| | * | | | arm64/efi: efistub: Apply __init annotation | Ard Biesheuvel | 2015-01-15 | 3 | -5/+19 | |
| | * | | | efi: Expose underlying UEFI firmware platform size to userland | Steve McIntyre | 2015-01-12 | 1 | -0/+9 | |
| | * | | | efi: Rename efi_guid_unparse to efi_guid_to_str | Borislav Petkov | 2015-01-08 | 2 | -5/+5 | |
| | * | | | efi: Update the URLs for efibootmgr | Peter Jones | 2015-01-08 | 1 | -2/+2 | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-10 | 6 | -109/+83 | |
|\ \ \ \ \ | ||||||
| * | | | | | iommu/amd: Fix irq remapping detection logic | Thomas Gleixner | 2015-01-23 | 1 | -1/+6 | |
| * | | | | | iommu/irq_remapping: Normailize the way to detect whether IR is enabled | Jiang Liu | 2015-01-15 | 1 | -24/+14 | |
| * | | | | | iommu/irq_remapping: Change variable disable_irq_remap to be static | Jiang Liu | 2015-01-15 | 4 | -14/+2 | |
| * | | | | | iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance | Jiang Liu | 2015-01-15 | 1 | -8/+8 | |
| * | | | | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 6 | -26/+2 | |
| * | | | | | iommu/amd: Check for irq-remap support amd_iommu_prepare() | Joerg Roedel | 2015-01-15 | 1 | -0/+3 | |
| * | | | | | iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode | Jiang Liu | 2015-01-15 | 1 | -4/+6 | |
| * | | | | | iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs | Joerg Roedel | 2015-01-15 | 1 | -10/+9 | |
| * | | | | | iommu/vt-d: Prepare for killing function irq_remapping_supported() | Jiang Liu | 2015-01-15 | 1 | -33/+25 | |
| * | | | | | iommu/vt-d: Convert allocations to GFP_KERNEL | Thomas Gleixner | 2015-01-15 | 1 | -2/+2 | |
| * | | | | | iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare | Thomas Gleixner | 2015-01-15 | 1 | -20/+44 | |
| * | | | | | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner | 2015-01-15 | 1 | -12/+7 | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-02-10 | 4 | -32/+22 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li... | Thomas Gleixner | 2015-01-24 | 4 | -32/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rtc: Convert rtc_set_ntp_time() to use timespec64 | Xunlei Pang | 2015-01-24 | 1 | -3/+3 | |
| | * | | | | | | rtc: Remove redundant rtc_valid_tm() from rtc_hctosys() | Xunlei Pang | 2015-01-24 | 1 | -8/+0 | |
| | * | | | | | | rtc: Modify rtc_hctosys() to address y2038 issues | Xunlei Pang | 2015-01-24 | 1 | -5/+5 | |
| | * | | | | | | rtc: Update rtc-dev to use y2038-safe time interfaces | Xunlei Pang | 2015-01-24 | 1 | -4/+4 | |
| | * | | | | | | rtc: Update interface.c to use y2038-safe time interfaces | Xunlei Pang | 2015-01-24 | 1 | -12/+10 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-09 | 5 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-01-21 | 5 | -0/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 5 | -0/+5 | |
* | | | | | | | | | Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-09 | 20 | -369/+1045 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'... | Mark Brown | 2015-02-08 | 4 | -11/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | regulator: tps65023: Constify struct regmap_config and regulator_ops | Krzysztof Kozlowski | 2015-01-05 | 1 | -3/+3 | |
| | | | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||||
| | | | * / | | | | | | | | regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor | Beomho Seo | 2014-12-24 | 1 | -1/+7 | |
| | | | |/ / / / / / / / | ||||||
| | | * / / / / / / / / | regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write fails | Axel Lin | 2015-01-26 | 1 | -4/+8 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | regulator: rk808: Fix sparse non static symbol warnings | Wei Yongjun | 2014-12-09 | 1 | -3/+3 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo... | Mark Brown | 2015-02-08 | 7 | -88/+505 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | regulator: qcom-rpm: Make it possible to specify supply | Bjorn Andersson | 2015-01-30 | 1 | -0/+1 | |
| | | | | | | |/ / / / / / / / | | | | | | |/| | | | | | | | | ||||||
| | | | | * / | | | | | | | | | regulator: pfuze100-regulator: add pfuze3000 support | Robin Gong | 2015-01-09 | 1 | -9/+125 | |
| | | | | |/ / / / / / / / / | ||||||
| | | | * / / / / / / / / / | regulator: mt6397: Add support for MT6397 regulator | Flora Fu | 2014-12-24 | 3 | -0/+342 | |
| | | | |/ / / / / / / / / | ||||||
| | | * / / / / / / / / / | regulator: core: Consolidate drms update handling | Bjorn Andersson | 2015-01-28 | 1 | -77/+35 | |
| | | |/ / / / / / / / / | ||||||
| | * / / / / / / / / / | regulator: max8649: Constify struct regmap_config and regulator_ops | Krzysztof Kozlowski | 2015-01-05 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp... | Mark Brown | 2015-02-08 | 7 | -74/+324 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |