summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-0122-21/+22
* cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner2016-03-012-52/+102
* cpu/hotplug: Create hotplug threadsThomas Gleixner2016-03-013-1/+147
* cpu/hotplug: Split out the state walk into functionsThomas Gleixner2016-03-011-43/+68
* cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-016-45/+13
* cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2016-03-013-10/+19
* cpu/hotplug: Implement setup/removal interfaceThomas Gleixner2016-03-012-0/+291
* cpu/hotplug: Make target state writeableThomas Gleixner2016-03-012-8/+78
* cpu/hotplug: Add sysfs state interfaceThomas Gleixner2016-03-011-0/+100
* cpu/hotplug: Hand in target state to _cpu_up/downThomas Gleixner2016-03-011-11/+20
* cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner2016-03-012-15/+70
* cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-014-45/+194
* cpu/hotplug: Add tracepointsThomas Gleixner2016-03-011-0/+66
* cpu/hotplug: Split out cpu down functionsThomas Gleixner2016-03-011-30/+53
* cpu/hotplug: Restructure cpu_up codeThomas Gleixner2016-03-011-22/+47
* cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner2016-03-012-40/+31
* Linux 4.5-rc6v4.5-rc6Linus Torvalds2016-02-281-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-282-131/+244
|\
| * perf: Robustify task_function_call()Peter Zijlstra2016-02-251-20/+20
| * perf: Fix scaling vs. perf_install_in_context()Peter Zijlstra2016-02-251-45/+70
| * perf: Fix scaling vs. perf_event_enable()Peter Zijlstra2016-02-251-19/+23
| * perf: Fix scaling vs. perf_event_enable_on_exec()Peter Zijlstra2016-02-251-0/+1
| * perf: Fix ctx time tracking by introducing EVENT_TIMEPeter Zijlstra2016-02-251-12/+30
| * perf: Cure event->pending_disable racePeter Zijlstra2016-02-251-3/+3
| * perf: Fix race between event install and jump_labelsPeter Zijlstra2016-02-252-11/+44
| * perf: Fix cloningPeter Zijlstra2016-02-252-15/+15
| * perf: Only update context time when activePeter Zijlstra2016-02-251-6/+6
| * perf: Allow perf_release() with !event->ctxPeter Zijlstra2016-02-251-3/+13
| * perf: Do not double freePeter Zijlstra2016-02-251-1/+6
| * perf: Close install vs. exit racePeter Zijlstra2016-02-251-9/+26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
|\ \
| * | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| * | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10
| * | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| * | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| * | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-02-281-1/+1
|\ \ \
| * | | sched/deadline: Fix trivial typo in printk() messageSteven Rostedt2016-02-171-1/+1
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-282-11/+8
|\ \ \ \
| * \ \ \ Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2016-02-222-11/+8
| |\ \ \ \
| | * | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
| | * | | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6
| | * | | | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-111-6/+1
| * | | | | Merge tag 'irqchip-urgent-4.5' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-210-0/+0
| |\ \ \ \ \
| | * | | | | irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel2016-02-171-0/+1
* | | | | | | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du2016-02-201-1/+1
* | | | | | | | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-2819-75/+127
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-02-2414-68/+108
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: drop OMAP USB and MUSB maintainershipFelipe Balbi2016-02-231-5/+2