summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-281-6/+1
|\
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-6/+1
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-2819-1955/+128
|\ \
| * \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-2715-1952/+122
| |\ \
| | * | cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-076-1832/+0
| | * | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-0771-895/+2566
| | |\|
| | * | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-0410-123/+125
| * | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreqRafael J. Wysocki2013-06-274-3/+6
| |\ \ \
| | * | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-181-3/+0
| | * | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+3
| | * | | cpufreq: davinci: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
* | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-281-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-161-4/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-101-2/+2
| | * | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-101-2/+2
* | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-284-3/+12
|\ \ \ \ \ \
| * | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-194-3/+12
| |/ / / / /
* | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-06-281-8/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki2013-06-201-8/+16
| |/ / / /
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-222-3/+3
|\ \ \ \ \
| * | | | | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+2
|\ \ \ \ \ \
| * | | | | | aout32 coredump compat fixAl Viro2013-06-221-1/+1
| * | | | | | mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro2013-06-191-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-217-10/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-211-1/+6
| |\ \ \ \ \ \
| | * | | | | | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-211-1/+6
| * | | | | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-203-3/+7
| * | | | | | | x86: Fix section mismatch on load_ucode_apPaul Gortmaker2013-06-191-2/+2
| * | | | | | | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-181-0/+1
| * | | | | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-181-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-213-4/+5
|\ \ \ \ \ \ \
| * | | | | | | x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-191-0/+1
| * | | | | | | kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood2013-06-191-1/+2
| * | | | | | | KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-181-3/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-211-16/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna2013-06-131-16/+32
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/x86: Construct all sibling maps if smtAndrew Jones2013-05-311-4/+4
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-191-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-12/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-111-12/+0
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-201-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V2013-06-201-1/+7
* | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-06-201-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-151-0/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-06-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-201-0/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |