aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-04Hexagon: fix atomic_setRichard Kuo
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo
2014-04-04hexagon: correct type on pgd copyIlia Mirkin
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-24Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-18MIPS: Fix possible build error with transparent hugepages enabledAlex Smith
2014-03-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-03-17sparc64:tsb.c:use array size macro rather than numberDoug Wilson
2014-03-17sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-03-17MIPS: mark O32+FP64 experimental for nowPaul Burton
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras
2014-03-13KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras