summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-06MIPS: Netlogic: replace early_init_devtree() callJayachandran C
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Move function declarations out of archDavid A. Long
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin
2013-11-06MIPS: remove duplicate defineMichael Opdenacker
2013-11-06arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-11-06metag: handle low level kicks directlyJames Hogan
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-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