summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang2-2/+2
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang2-2/+2
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang2-2/+2
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang1-0/+12
2013-11-06ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta1-2/+2
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta4-1/+42
2013-11-06ARC: Reset the value of Interrupt Priority RegisterVineet Gupta1-3/+7
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta3-7/+3
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta3-8/+7
2013-11-06ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta1-3/+11
2013-11-06ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta1-84/+55
2013-11-06ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2-22/+16
2013-11-06ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta1-10/+6
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta2-2/+2
2013-11-06ARC: Annotate some functions as staticVineet Gupta1-6/+5
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter2-4/+4
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2-8/+9
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan3-16/+17
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt1-0/+23
2013-11-06powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt1-55/+81
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt3-9/+9
2013-11-05arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell1-4/+5
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas3-6/+11
2013-11-05arm64: module: ensure instruction is little-endian before manipulationWill Deacon1-1/+4
2013-11-05arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas1-1/+1
2013-11-05arm64: fix access to preempt_count from assembly codeMarc Zyngier1-11/+11
2013-11-04x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfigChen Gang2-0/+4
2013-11-05powerpc/boot: Properly handle the base "of" boot wrapperBenjamin Herrenschmidt1-0/+4
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier1-5/+5
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter1-24/+7
2013-11-04MIPS: Random whitespace clean-upsMaciej W. Rozycki3-6/+6
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky6-51/+21
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar12-39/+55
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt4-18/+10
2013-11-03of/irq: Fix bug in interrupt parsing refactor.Grant Likely1-3/+4
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+8
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+5
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar54-132/+300
2013-10-31Merge tag 'dt-3.13-5' of git://git.infradead.org/linux-mvebu into next/dtOlof Johansson3-2/+420
2013-10-31Merge branch 'bcm/dt' into next/dtOlof Johansson4-7/+54
2013-10-31ARM: dts: bcm11351: Use GIC/IRQ defines for sdio interruptsMatt Porter1-4/+4
2013-10-31ARM: dts: bcm: Add missing UARTs for bcm11351 (bcm281xx)Tim Kryger1-0/+30
2013-10-31ARM: dts: bcm281xx: Add card detect GPIOMarkus Mayer2-0/+2
2013-10-31ARM: dts: rename ARCH_BCM to ARCH_BCM_MOBILE (dt)Christian Daudt1-2/+2
2013-10-31ARM: bcm281xx: Add device node for the GPIO controllerMarkus Mayer1-0/+16
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas1-2/+2
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel1-8/+13
2013-10-31ARM: mvebu: Add Netgear ReadyNAS 104 boardArnaud Ebalard2-0/+194