summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* unicore32: Fix build errorGuenter Roeck2014-08-311-4/+5
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-28/+20
|\
| * unicore32: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-28/+20
* | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-042-4/+4
|\ \
| * | platform: Remove most references to platform_bus devicePawel Moll2014-07-232-4/+4
| |/
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-201-6/+0
* arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang2014-06-201-0/+2
* arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang2014-06-201-0/+1
* arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang2014-06-201-0/+2
* arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang2014-06-201-0/+23
* unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang2014-06-201-5/+5
* arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang2014-06-201-0/+4
* arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2014-06-202-4/+0
* arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang2014-06-201-4/+0
* arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang2014-06-201-0/+4
* arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang2014-06-201-0/+1
* arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-06-201-0/+1
* arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang2014-06-201-4/+4
* arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang2014-06-201-8/+3
* arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang2014-06-201-33/+0
* arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton2014-06-041-1/+3
* arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick2014-06-041-4/+2
* Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-1/+0
|\
| * USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-271-1/+0
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* mm: per-thread vma cachingDavidlohr Bueso2014-04-071-1/+3
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-271-7/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter2014-01-021-0/+1
| |/
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-10/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-0/+1
|\ \
| * | unicore32: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \ \
| * | | unicore32: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| |/ /
* | / unicore32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-6/+8
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-10/+0
* reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-093-7/+7