aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-06microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker
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-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...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-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt
2013-11-06powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt
2013-11-05arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas
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
2013-11-05powerpc/boot: Properly handle the base "of" boot wrapperBenjamin Herrenschmidt
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter
2013-11-04MIPS: Random whitespace clean-upsMaciej W. Rozycki
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-11-03of/irq: Fix bug in interrupt parsing refactor.Grant Likely
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds