summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-071-0/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa2014-09-221-1/+1
| | * | | | | | | | | | PM / Domains: Add generic OF-based PM domain look-upTomasz Figa2014-09-221-0/+4
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2014-10-071-11/+38
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2014-09-301-1/+20
| | * | | | | | | | | | PM / sleep: Rename platform suspend/resume functions in suspend.cRafael J. Wysocki2014-09-301-10/+10
| | * | | | | | | | | | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki2014-09-301-3/+11
| | * | | | | | | | | | Merge branch 'pm-genirq' into acpi-pmRafael J. Wysocki2014-09-305-97/+196
| | |\ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-10-073-18/+70
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel2014-09-301-15/+39
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge back earlier 'pm-sleep' material for v3.18.Rafael J. Wysocki2014-09-292-3/+31
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | * | | | | | | | | | PM / sleep: new suspend_resume trace event for console resumeTodd E Brandt2014-09-221-0/+2
| | | * | | | | | | | | | PM / sleep: Enhance test_suspend option with repeat capabilitySrinivas Pandruvada2014-09-091-3/+22
| | | * | | | | | | | | | PM / sleep: Support freeze as test_suspend optionSrinivas Pandruvada2014-09-091-0/+7
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-075-97/+196
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | genirq: Simplify wakeup mechanismThomas Gleixner2014-09-013-27/+50
| | * | | | | | | | | genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-011-0/+5
| | * | | | | | | | | genirq: Create helper for flow handler entry checkThomas Gleixner2014-09-011-28/+20
| | * | | | | | | | | genirq: Distangle edge handler entryThomas Gleixner2014-09-011-10/+29
| | * | | | | | | | | genirq: Avoid double loop on suspendThomas Gleixner2014-09-011-6/+7
| | * | | | | | | | | genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner2014-09-011-12/+9
| | * | | | | | | | | genirq: Make use of pm misfeature accountingThomas Gleixner2014-09-011-6/+3
| | * | | | | | | | | genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-013-0/+50
| | * | | | | | | | | genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner2014-09-013-31/+45
| | * | | | | | | | | PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2014-09-011-0/+1
* | | | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-0/+70
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | resources: Add device-managed request/release_resource()Thierry Reding2014-09-041-0/+70
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-092-0/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-032-0/+45
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2014-08-261-0/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | nohz: Avoid tick's double reprogramming in highres modeViresh Kumar2014-08-221-0/+4
| | * | | | | | | | | nohz: Fix spurious periodic tick behaviour in low-res dynticks modeViresh Kumar2014-08-221-0/+4
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-095-22/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nohz: nohz full depends on irq work self IPI supportFrederic Weisbecker2014-09-131-0/+14
| * | | | | | | | | | nohz: Consolidate nohz full init codeFrederic Weisbecker2014-09-131-19/+19
| * | | | | | | | | | irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-132-3/+14
| * | | | | | | | | | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-132-0/+8
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-098-7/+2782
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-082-3/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-022-39/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | bpf: add search pruning optimization to verifierAlexei Starovoitov2014-10-021-0/+146
| * | | | | | | | | | | bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-262-0/+120
| * | | | | | | | | | | bpf: verifier (add verifier core)Alexei Starovoitov2014-09-261-1/+1074
| * | | | | | | | | | | bpf: verifier (add branch/goto checks)Alexei Starovoitov2014-09-261-0/+189
| * | | | | | | | | | | bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-261-0/+147
| * | | | | | | | | | | bpf: verifier (add ability to receive verification log)Alexei Starovoitov2014-09-262-1/+236
| * | | | | | | | | | | bpf: verifier (add docs)Alexei Starovoitov2014-09-263-2/+135
| * | | | | | | | | | | bpf: handle pseudo BPF_CALL insnAlexei Starovoitov2014-09-261-0/+37
| * | | | | | | | | | | bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-262-14/+180