summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-06perf: Optimize perf_output_begin()Peter Zijlstra
2013-11-06perf: Add unlikely() to the ring-buffer codePeter Zijlstra
2013-11-06perf: Simplify the ring-buffer codePeter Zijlstra
2013-11-06arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier
2013-11-06x86/cpu: Increase max CPU count to 8192Josh Boyer
2013-11-06x86/cpu: Allow higher NR_CPUS valuesJosh Boyer
2013-11-06x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra
2013-11-06sched: Move wait code from core.c to wait.cPeter Zijlstra
2013-11-06sched: Move wait.c into kernel/sched/Peter Zijlstra
2013-11-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar
2013-11-06Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-11-06ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta
2013-11-06ARC: [SMP] enlarge possible NR_CPUSNoam Camus
2013-11-06ARC: [SMP] TLB flushVineet Gupta
2013-11-06ARC: [SMP] ASID allocationVineet Gupta
2013-11-06arc: export symbol for pm_power_off in reset.cChen Gang
2013-11-06arc: export symbol for save_stack_trace() in stacktrace.cChen Gang
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang
2013-11-06ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta
2013-11-06ARC: Reset the value of Interrupt Priority RegisterVineet Gupta
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta
2013-11-06ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta
2013-11-06ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta
2013-11-06ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta
2013-11-06ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta
2013-11-06ARC: Annotate some functions as staticVineet Gupta
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo
2013-11-05perf tools: Check maximum frequency rate for record/topJiri Olsa
2013-11-05perf fs: Add procfs supportJiri Olsa
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo
2013-11-05arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa
2013-11-05perf list: Add usageDavid Ahern
2013-11-05perf list: Remove a level of indentationDavid Ahern
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas
2013-11-05tools/perf/build: Fix detection of non-core featuresDavid Ahern
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern
2013-11-05arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2013-11-05arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas
2013-11-05arm64: fix access to preempt_count from assembly codeMarc Zyngier
2013-11-04x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfigChen Gang