summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-24
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-24
* smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2015-06-24
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| *-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-19
| |\ \
| | * | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-19
| | * | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi2015-05-19
| | * | PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki2015-05-15
| | * | PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-13
| | * | PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki2015-05-12
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2015-06-19
| |\ \ \
| | * | | sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
| | * | | sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
| | * | | sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki2015-05-04
| | * | | sched / idle: Move the default idle call code to a separate functionRafael J. Wysocki2015-05-04
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstrea...Jiri Kosina2015-06-22
| |\ \ \ \ \
| | | * | | | livepatch: annotate klp_init() with __initMinfei Huang2015-05-25
| | | * | | | livepatch: introduce patch/func-walking helpersJiri Slaby2015-05-19
| | | * | | | livepatch: make kobject in klp_object statically allocatedMiroslav Benes2015-05-19
| | | * | | | livepatch: Prevent patch inconsistencies if the coming module notifier failsMinfei Huang2015-05-18
| | | * | | | livepatch: match return value to function signatureNicholas Mc Guire2015-05-11
| | * | | | | livepatch: x86: make kASLR logic more accurateJiri Kosina2015-04-29
| | |/ / / /
| * / / / / livepatch: add module locking around kallsyms callsMiroslav Benes2015-06-02
| |/ / / /
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-06-20
| |\ \ \ \ \
| | * | | | | genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner2015-06-20
| | * | | | | genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
| | * | | | | genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
| | * | | | | genirq: Prevent crash in irq_move_irq()Jiang Liu2015-06-12
| | * | | | | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-12
| * | | | | | irq: Add irq_set_chained_handler_and_data()Russell King2015-06-18
| * | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-06-05
| |\ \ \ \ \ \
| * | | | | | | genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chipGeert Uytterhoeven2015-05-22
| * | | | | | | Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-05-19
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-05-18
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: generic chip: Support hierarchy domainStefan Agner2015-05-18
| | * | | | | | | genirq: Add irq_chip_(enable/disable)_parentStefan Agner2015-05-18
| | * | | | | | | irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner2015-05-18
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | genirq: Don't suspend nested_thread irqs over system suspendNeilBrown2015-05-18
| * | | | | | | genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin2015-05-13
| * | | | | | | genirq: Fix type inconsistencyNicholas Mc Guire2015-05-05
| * | | | | | | genirq: Fix unnecessary automatic type conversionNicholas Mc Guire2015-05-05
| * | | | | | | genirq: MSI: Constify irq_domain_opsKrzysztof Kozlowski2015-05-05
| |/ / / / / /
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \
| * | | | | | | nohz: Set isolcpus when nohz_full is setChris Metcalf2015-05-07
| * | | | | | | context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker2015-05-07
| * | | | | | | context_tracking: Protect against recursionFrederic Weisbecker2015-05-07
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \
| * | | | | | | | timer: Minimize nohz off overheadThomas Gleixner2015-06-19