Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner | 2016-03-17 | 1 | -0/+10 | |
* | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 | 1 | -1/+9 | |
* | watchdog: don't run proc_watchdog_update if new value is same as old | Joshua Hunt | 2016-03-17 | 1 | -1/+8 | |
* | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 1 | -8/+52 | |
|\ | ||||||
| * | resource: Export insert_resource and remove_resource | Toshi Kani | 2016-03-09 | 1 | -0/+2 | |
| * | resource: Add remove_resource interface | Toshi Kani | 2016-03-09 | 1 | -5/+46 | |
| * | resource: Change __request_region to inherit from immediate parent | Toshi Kani | 2016-03-09 | 1 | -3/+4 | |
* | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 10 | -12/+136 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2016-03-14 | 2 | -10/+8 | |
| |\ \ \ | ||||||
| | | * | | PM / suspend: replacing printk | saurabh | 2016-02-11 | 1 | -3/+3 | |
| | | * | | PM/freezer: y2038, use boottime to compare tstamps | Abhilash Jindal | 2016-02-11 | 1 | -7/+5 | |
| * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-03-14 | 7 | -1/+120 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'pm-cpufreq-governor' into pm-cpufreq | Rafael J. Wysocki | 2016-03-10 | 6 | -1/+119 | |
| | |\ \ \ \ | ||||||
| | | * | | | | cpufreq: Move scheduler-related code to the sched directory | Rafael J. Wysocki | 2016-03-10 | 3 | -1/+86 | |
| | | * | | | | cpufreq: Add mechanism for registering utilization update callbacks | Rafael J. Wysocki | 2016-03-09 | 4 | -1/+34 | |
| | * | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2016-02-11 | 3 | -10/+23 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | cpufreq: powernv/tracing: Add powernv_throttle tracepoint | Shilpasri G Bhat | 2016-02-05 | 1 | -0/+1 | |
| | | |/ / / | | |/| | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' | Rafael J. Wysocki | 2016-03-14 | 1 | -1/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" | Chen Fan | 2016-03-09 | 1 | -1/+8 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 6 | -19/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel | 2016-03-15 | 1 | -9/+33 | |
| * | | | | | | | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 2016-03-15 | 1 | -0/+17 | |
| * | | | | | | | mm: fix two typos in comments for to_vmem_altmap() | Andreas Ziegler | 2016-03-15 | 1 | -2/+2 | |
| * | | | | | | | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-15 | 3 | -8/+4 | |
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 7 | -181/+1086 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cpu/hotplug: Document states better | Thomas Gleixner | 2016-03-12 | 1 | -1/+46 | |
| * | | | | | | | | cpu/hotplug: Fix smpboot thread ordering | Thomas Gleixner | 2016-03-10 | 1 | -2/+3 | |
| * | | | | | | | | cpu/hotplug: Remove redundant state check | Thomas Gleixner | 2016-03-06 | 1 | -2/+0 | |
| * | | | | | | | | cpu/hotplug: Plug death reporting race | Thomas Gleixner | 2016-03-03 | 1 | -2/+14 | |
| * | | | | | | | | rcu: Make CPU_DYING_IDLE an explicit call | Thomas Gleixner | 2016-03-01 | 3 | -35/+38 | |
| * | | | | | | | | cpu/hotplug: Make wait for dead cpu completion based | Thomas Gleixner | 2016-03-01 | 2 | -8/+13 | |
| * | | | | | | | | cpu/hotplug: Let upcoming cpu bring itself fully up | Thomas Gleixner | 2016-03-01 | 2 | -29/+39 | |
| * | | | | | | | | cpu/hotplug: Move online calls to hotplugged cpu | Thomas Gleixner | 2016-03-01 | 1 | -48/+96 | |
| * | | | | | | | | cpu/hotplug: Create hotplug threads | Thomas Gleixner | 2016-03-01 | 3 | -1/+147 | |
| * | | | | | | | | cpu/hotplug: Split out the state walk into functions | Thomas Gleixner | 2016-03-01 | 1 | -43/+68 | |
| * | | | | | | | | cpu/hotplug: Unpark smpboot threads from the state machine | Thomas Gleixner | 2016-03-01 | 3 | -38/+11 | |
| * | | | | | | | | cpu/hotplug: Move scheduler cpu_online notifier to hotplug core | Thomas Gleixner | 2016-03-01 | 2 | -10/+18 | |
| * | | | | | | | | cpu/hotplug: Implement setup/removal interface | Thomas Gleixner | 2016-03-01 | 1 | -0/+224 | |
| * | | | | | | | | cpu/hotplug: Make target state writeable | Thomas Gleixner | 2016-03-01 | 1 | -8/+65 | |
| * | | | | | | | | cpu/hotplug: Add sysfs state interface | Thomas Gleixner | 2016-03-01 | 1 | -0/+100 | |
| * | | | | | | | | cpu/hotplug: Hand in target state to _cpu_up/down | Thomas Gleixner | 2016-03-01 | 1 | -11/+20 | |
| * | | | | | | | | cpu/hotplug: Convert the hotplugged cpu work to a state machine | Thomas Gleixner | 2016-03-01 | 1 | -15/+66 | |
| * | | | | | | | | cpu/hotplug: Convert to a state machine for the control processor | Thomas Gleixner | 2016-03-01 | 1 | -26/+176 | |
| * | | | | | | | | cpu/hotplug: Split out cpu down functions | Thomas Gleixner | 2016-03-01 | 1 | -30/+53 | |
| * | | | | | | | | cpu/hotplug: Restructure cpu_up code | Thomas Gleixner | 2016-03-01 | 1 | -22/+47 | |
| * | | | | | | | | cpu/hotplug: Restructure FROZEN state handling | Thomas Gleixner | 2016-03-01 | 1 | -40/+29 | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 11 | -19/+371 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | genirq: Export IRQ functions for module use | Quan Nguyen | 2016-03-10 | 2 | -0/+9 | |
| * | | | | | | | | | Merge branch 'linus' into irq/core, to pick up fixes | Ingo Molnar | 2016-03-08 | 14 | -298/+521 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | genirq: Implement ipi_send_mask/single() | Qais Yousef | 2016-02-25 | 1 | -1/+156 |