summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2546-4/+164
|\
| * blackfin: Update stmmac callback signaturesChen-Yu Tsai2014-01-191-1/+1
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-1813-0/+26
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-1822-82/+123
| |\
| * | s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-152-0/+35
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-1428-86/+70
| |\ \
| * | | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-136-6/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-0640-163/+305
| |\ \ \
| * | | | b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-201-0/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18151-726/+1317
| |\ \ \ \
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-1728-2/+31
| * | | | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-173-1/+96
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-251-1/+1
|\ \ \ \ \ \
| * | | | | | sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra2014-01-231-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-252-30/+0
|\ \ \ \ \ \ \
| * | | | | | | MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman2014-01-222-30/+0
* | | | | | | | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-01-256-108/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | ARC: [cmdline] support External Device Trees from u-bootVineet Gupta2014-01-161-3/+12
| * | | | | | | | ARC: [cmdline] uboot cmdline handling reworkVineet Gupta2014-01-163-42/+34
| * | | | | | | | ARC: [SMP] optimize IPI send and receiveVineet Gupta2013-12-231-28/+40
| * | | | | | | | ARC: [SMP] simplify IPI codeVineet Gupta2013-12-231-28/+28
| * | | | | | | | ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta2013-12-231-5/+4
| * | | | | | | | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta2013-12-233-5/+5
| * | | | | | | | ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta2013-12-233-17/+18
* | | | | | | | | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-2545-636/+1813
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xtensa: implement ndelayMax Filippov2014-01-151-0/+22
| * | | | | | | | | xtensa: clean up udelayMax Filippov2014-01-151-6/+15
| * | | | | | | | | xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-152-0/+5
| * | | | | | | | | xtensa: remap io area defined in device treeBaruch Siach2014-01-155-5/+75
| * | | | | | | | | xtensa: support default device tree busesBaruch Siach2014-01-151-1/+1
| * | | | | | | | | xtensa: initialize device tree clock sourcesBaruch Siach2014-01-151-0/+1
| * | | | | | | | | xtensa: xtfpga: fix definitions of platform devicesMax Filippov2014-01-151-6/+6
| * | | | | | | | | xtensa: standardize devicetree cpu compatible stringsBaruch Siach2014-01-154-5/+5
| * | | | | | | | | xtensa: avoid duplicate of IO range definitionsBaruch Siach2014-01-153-9/+10
| * | | | | | | | | xtensa: Enable irqs after cpu is set onlineKirill Tkhai2014-01-151-1/+2
| * | | | | | | | | xtensa: ISS: raise network polling rate to 10 times/secMax Filippov2014-01-141-1/+1
| * | | | | | | | | xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameterMichael Opdenacker2014-01-141-4/+0
| * | | | | | | | | xtensa: ISS: avoid simple_strtoul usageMax Filippov2014-01-141-11/+11
| * | | | | | | | | xtensa: Switch to sched_clock_register()Stephen Boyd2014-01-141-2/+2
| * | | | | | | | | xtensa: implement CPU hotplugMax Filippov2014-01-148-4/+248
| * | | | | | | | | xtensa: add SMP supportMax Filippov2014-01-1424-199/+967
| * | | | | | | | | xtensa: add MX irqchipMax Filippov2014-01-144-0/+75
| * | | | | | | | | xtensa: clear timer IRQ unconditionally in its handlerMax Filippov2014-01-141-0/+1
| * | | | | | | | | xtensa: clean up do_interrupt/do_IRQMax Filippov2014-01-142-20/+9
| * | | | | | | | | xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-143-108/+38
| * | | | | | | | | xtensa: move init_mmu declaration to mmu_context.hMax Filippov2014-01-142-6/+7
| * | | | | | | | | xtensa: call check_s32c1i after trap_initMax Filippov2014-01-141-11/+7
| * | | | | | | | | xtensa: update clockevent setup for SMPMax Filippov2014-01-141-25/+29
| * | | | | | | | | xtensa: mark ccount as continuous clocksourceBaruch Siach2014-01-141-0/+1
| * | | | | | | | | xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov2014-01-141-0/+1