summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-281-7/+1Star
* x86: revert wrong memblock current limit settingYinghai Lu2014-01-282-3/+3
* memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-281-1/+1
* Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds2014-01-2728-333/+299Star
|\
| * Drop code for CRISv10 CPU simulatorJesper Nilsson2014-01-1511-143/+66Star
| * Cleanup whitespace, remove old author tagJesper Nilsson2014-01-091-63/+61Star
| * CRIS: Add missing syscallsJesper Nilsson2014-01-094-92/+140
| * cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-092-2/+6
| * cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-0814-34/+27Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-01-262-3/+1Star
|\ \
| * | um: Include generic barrier.hRichard Weinberger2014-01-261-0/+1
| * | um: Removed unused attributes from thread_structRichard Weinberger2014-01-261-3/+0Star
* | | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-251-13/+0Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-2310-884/+312Star
| |\ \ \ \ \
| | | * | | | spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-081-13/+0Star
| | |/ / / /
* | | | | | 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-201-1/+1
| * | | | | | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-1913-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/+70Star
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-146-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-211-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-1828-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/+0Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman2014-01-232-30/+0Star
* | | | | | | | | | | | 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/+34Star
| * | | | | | | | | | | | 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/+4Star
| * | | | | | | | | | | | 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-141-0/+22
| * | | | | | | | | | | | | xtensa: clean up udelayMax Filippov2014-01-141-6/+15
| * | | | | | | | | | | | | xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-142-0/+5
| * | | | | | | | | | | | | xtensa: remap io area defined in device treeBaruch Siach2014-01-145-5/+75
| * | | | | | | | | | | | | xtensa: support default device tree busesBaruch Siach2014-01-141-1/+1
| * | | | | | | | | | | | | xtensa: initialize device tree clock sourcesBaruch Siach2014-01-141-0/+1
| * | | | | | | | | | | | | xtensa: xtfpga: fix definitions of platform devicesMax Filippov2014-01-141-6/+6
| * | | | | | | | | | | | | xtensa: standardize devicetree cpu compatible stringsBaruch Siach2014-01-144-5/+5
| * | | | | | | | | | | | | xtensa: avoid duplicate of IO range definitionsBaruch Siach2014-01-143-9/+10
| * | | | | | | | | | | | | xtensa: Enable irqs after cpu is set onlineKirill Tkhai2014-01-141-1/+2