summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-56/+5
|\
| * mm/unicore32: fix stale comment about VALID_PAGE()Jiang Liu2013-07-031-6/+0
| * mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-47/+2
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-5/+0
|\ \
| * | unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu2013-06-141-5/+0
* | | 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/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-9/+1
|\
| * unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+1
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * 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/+0
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-302-11/+1
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-5/+1
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-302-94/+0
|\ \ \ | |/ / |/| |
| * | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-93/+0
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-18/+3
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | unicore: Use generic idle loopThomas Gleixner2013-04-082-18/+4
| |/
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-8/+4
* | mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-291-12/+5
* | mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-291-25/+3