summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.cRafael J. Wysocki2014-12-131-1/+1
* PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-132-2/+2
* ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-7/+7
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-1028-44/+74
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-082-2/+1
| |\
| | * PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki2014-12-042-2/+0
| | * Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki2014-11-271-0/+1
| | |\
| | | * PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman2014-11-151-0/+1
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-12-083-0/+51
| |\ \ \
| | * \ \ Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-12-013-0/+51
| | |\ \ \
| | | * \ \ Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-11-183-0/+51
| | | |\ \ \
| | | | * | | intel_pstate: Add support for HWPDirk Brandewie2014-11-121-0/+41
| | | | * | | x86: Add support for Intel HWP feature detection.Dirk Brandewie2014-11-122-0/+10
| | | | | |/ | | | | |/|
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-0815-31/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki2014-11-2115-31/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-1215-31/+5
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2014-12-082-4/+2
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | / / / | | | | | |/ / / | | | | |/| | |
| | * | | | | | ARM: shmobile: Convert to genpd flags for PM clocks for R-mobileUlf Hansson2014-12-041-2/+1
| | * | | | | | ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779Ulf Hansson2014-12-041-2/+1
| | |/ / / / /
| * | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-086-7/+15
| |\ \ \ \ \ \
| | * | | | | | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg2014-11-046-7/+15
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-101-5/+86
|\ \ \ \ \ \ \
| * | | | | | | x86/nmi: Fix use of unallocated cpumask_var_tSasha Levin2014-11-251-3/+3
| * | | | | | | x86/nmi: Perform a safe NMI stack trace on all CPUsSteven Rostedt (Red Hat)2014-11-191-5/+86
* | | | | | | | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-106-100/+460
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)2014-12-012-9/+6
| * | | | | | | | ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)2014-12-011-29/+42
| * | | | | | | | ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)2014-12-011-51/+67
| * | | | | | | | ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...Steven Rostedt (Red Hat)2014-12-011-12/+12
| * | | | | | | | ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)2014-12-011-19/+18
| * | | | | | | | ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)2014-12-011-4/+3
| * | | | | | | | ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)2014-12-011-8/+24
| * | | | | | | | ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)2014-12-012-33/+29
| * | | | | | | | ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)2014-12-011-15/+7
| * | | | | | | | ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)2014-11-241-1/+2
| * | | | | | | | kprobes/ftrace: Recover original IP if pre_handler doesn't change itMasami Hiramatsu2014-11-201-3/+6
| |/ / / / / / /
| * | | | | | | x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()Steven Rostedt (Red Hat)2014-11-191-2/+2
| * | | | | | | ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)2014-11-191-2/+7
| * | | | | | | ftrace/x86: Add frames pointers to trampoline as necessarySteven Rostedt (Red Hat)2014-11-191-0/+41
| * | | | | | | ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-112-2/+2
| * | | | | | | ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolinesSteven Rostedt (Red Hat)2014-11-111-0/+8
| * | | | | | | ftrace/x86: Show trampoline call function in enabled_functionsSteven Rostedt (Red Hat)2014-10-311-12/+86
| * | | | | | | ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)2014-10-312-10/+210
* | | | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-1011-36/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: omap: drop vendor-prefix from power-controller dt propertyJohan Hovold2014-12-101-1/+1
| * | | | | | | | ARM: dts: am335x-boneblack: enable power off and rtc wake upJohan Hovold2014-12-101-0/+4
| * | | | | | | | ARM: dts: am33xx: update rtc-node compatible propertyJohan Hovold2014-12-101-1/+1
| * | | | | | | | tile: use pr_warn instead of pr_warningJoe Perches2014-12-101-18/+15
| * | | | | | | | tile: neaten early_printk usesJoe Perches2014-12-101-7/+5
| * | | | | | | | printk: remove used-once early_vprintkJoe Perches2014-12-101-6/+13