summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu2014-06-111-0/+1
| * | | powerpc: Don't setup CPUs with bad statusMichael Neuling2014-06-111-1/+1
| * | | powerpc: Correct DSCR during TM context switchSam bobroff2014-06-116-13/+114
| * | | powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-1132-4250/+1
| * | | powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle2014-06-111-19/+0
| * | | powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-06-112-1/+3
* | | | Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-129-9/+10
|\ \ \ \
| * | | | blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-06-127-9/+7
| * | | | Revert "blackfin: dma: current count mmr is read only"Steven Miao2014-06-111-0/+2
| * | | | bf533: fix build error: add linux/gpio.hSteven Miao2014-06-101-0/+1
* | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-124-24/+46
|\ \ \ \ \
| * | | | | x86/irq: Fix fixup_irqs() error handlingPrarit Bhargava2014-04-162-14/+27
| * | | | | Merge branch 'x86/apic' into x86/irq, to consolidate branches.Ingo Molnar2014-04-161-2/+2
| |\ \ \ \ \
| * | | | | | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan2014-04-142-10/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-1214-326/+416
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-12186-652/+551
| |\ \ \ \ \ \
| * | | | | | | sched/deadline: Delete extraneous extern for to_ratio()Paul Gortmaker2014-06-051-2/+0
| * | | | | | | sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra2014-06-053-9/+61
| * | | | | | | sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski2014-06-051-20/+1
| * | | | | | | sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski2014-06-051-1/+25
| * | | | | | | sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski2014-06-052-0/+24
| * | | | | | | cpuidle: Set polling in poll_idleAndy Lutomirski2014-06-051-2/+5
| * | | | | | | sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)Giedrius Rekasius2014-06-051-2/+1
| * | | | | | | sched: Rename capacity related flagsNicolas Pitre2014-06-055-18/+18
| * | | | | | | sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-054-62/+63
| * | | | | | | sched: Remove remaining dubious usage of "power"Nicolas Pitre2014-06-053-55/+55
| * | | | | | | sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre2014-06-054-115/+115
| * | | | | | | sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre2014-06-051-21/+21
| * | | | | | | sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre2014-06-051-13/+13
| * | | | | | | sched/fair: Remove "power" from 'struct numa_stats'Nicolas Pitre2014-06-051-6/+7
| * | | | | | | sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-054-5/+5
| * | | | | | | sched/fair: Use time_after() in record_wakee()Manuel Schölling2014-06-051-1/+1
| * | | | | | | sched/balancing: Reduce the rate of needless idle load balancingTim Chen2014-06-051-6/+11
| * | | | | | | sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall2014-06-051-19/+21
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-1281-1182/+2979
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-065-10/+19
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06623-4166/+7845
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-063-13/+20
| * | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-06-052-20/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2014-06-052-20/+19
| | * | | | | | | | | uprobes: Teach copy_insn() to support tmpfsOleg Nesterov2014-06-021-5/+10
| | * | | | | | | | | uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov2014-06-021-3/+3
| * | | | | | | | | | perf/documentation: Add description for conditional branch filterAnshuman Khandual2014-06-051-1/+2
| * | | | | | | | | | perf/x86: Add conditional branch filtering supportAnshuman Khandual2014-06-051-0/+5
| * | | | | | | | | | perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual2014-06-051-0/+1
| * | | | | | | | | | perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-051-1/+2
| * | | | | | | | | | uprobes: Teach copy_insn() to support tmpfsOleg Nesterov2014-06-051-5/+10
| * | | | | | | | | | uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov2014-06-051-3/+3
| * | | | | | | | | | perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-051-9/+9
| * | | | | | | | | | perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-052-3/+7
OpenPOWER on IntegriCloud