summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf/ring_buffer: Prepare writing into the ring-buffer from the endWang Nan2016-03-311-6/+36
* perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-6/+8
* perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-313-1/+33
* ftrace/perf: Check sample types only for sampling eventsJiri Olsa2016-03-311-0/+3
* perf/ring_buffer: Document AUX API usageAlexander Shishkin2016-03-311-0/+10
* perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-03-313-29/+129
* perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin2016-03-311-0/+7
* perf/core: Verify we have a single perf_hw_context PMUPeter Zijlstra2016-03-311-0/+9
* perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
* perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
* perf/core: Document some hotplug bitsPeter Zijlstra2016-03-211-0/+19
* perf/core: Fix Undefined behaviour in rb_alloc()Peter Zijlstra2016-03-211-2/+4
* perf/core: Fix dynamic interrupt throttlePeter Zijlstra2016-03-211-36/+51
* perf/core: Fix the unthrottle logicPeter Zijlstra2016-03-211-0/+8
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-157-181/+1086
|\
| * cpu/hotplug: Document states betterThomas Gleixner2016-03-121-1/+46
| * cpu/hotplug: Fix smpboot thread orderingThomas Gleixner2016-03-101-2/+3
| * cpu/hotplug: Remove redundant state checkThomas Gleixner2016-03-061-2/+0
| * cpu/hotplug: Plug death reporting raceThomas Gleixner2016-03-031-2/+14
| * rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-013-35/+38
| * cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-012-8/+13
| * cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-012-29/+39
| * cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner2016-03-011-48/+96
| * 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-013-38/+11
| * cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2016-03-012-10/+18
| * cpu/hotplug: Implement setup/removal interfaceThomas Gleixner2016-03-011-0/+224
| * cpu/hotplug: Make target state writeableThomas Gleixner2016-03-011-8/+65
| * 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-011-15/+66
| * cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-011-26/+176
| * 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-011-40/+29
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-1511-19/+371
|\ \
| * | genirq: Export IRQ functions for module useQuan Nguyen2016-03-102-0/+9
| * | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-0814-298/+521
| |\ \
| * | | genirq: Implement ipi_send_mask/single()Qais Yousef2016-02-251-1/+156
| * | | genirq: Add a new function to get IPI reverse mappingQais Yousef2016-02-251-0/+34
| * | | genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-252-0/+138
| * | | genirq: Make irq_domain_alloc_descs() non staticQais Yousef2016-02-251-4/+2
| * | | genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef2016-02-251-0/+4
| * | | genirq: Use a common macro to go through the actions listDaniel Lezcano2016-02-155-13/+10
| * | | genirq: Add default affinity mask command line optionThomas Gleixner2016-02-081-2/+19
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-153-36/+304
|\ \ \ \
| * | | | time/timekeeping: Work around false positive GCC warningIngo Molnar2016-03-081-1/+1
| * | | | Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-03-041-25/+261
| |\ \ \ \
| | * | | | time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-021-1/+170
OpenPOWER on IntegriCloud