summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
* mm: per-thread vma cachingDavidlohr Bueso2014-04-081-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-281-7/+1Star
* 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-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-251-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter2014-01-031-0/+1
| |/
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-3/+0Star
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-10/+1Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0Star
* | 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/+0Star
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-131-7/+7
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-10/+0Star
* reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-093-7/+7
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-042-56/+5Star
|\
| * mm/unicore32: fix stale comment about VALID_PAGE()Jiang Liu2013-07-041-6/+0Star
| * mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-47/+2Star
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-041-5/+0Star
|\ \
| * | unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu2013-06-151-5/+0Star
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\ \ \ | |_|/ |/| |
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-9/+1Star
|\
| * unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1Star
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+1Star
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0Star
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
| * unicore32: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
| * unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot2013-03-201-1/+0Star
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-012-11/+1Star
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-5/+1Star
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-6/+0Star
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-012-94/+0Star
|\ \ \ | |/ / |/| |
| * | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-93/+0Star
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2Star
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-18/+3Star
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0Star