summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* unicore32: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-7/+2
|\
| * unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas2016-06-231-7/+2
* | unicore32: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
|/
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* unicore32: gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-1/+3
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-1/+1
|\
| * unicore: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
|/
* Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-2/+8
|\
| * unicore32: nb0916: Use PWM lookup tableThierry Reding2015-11-101-2/+8
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+2
|\
| * unicore32/irq: Prepare puv3_gpio_handler for irq argument removalThomas Gleixner2015-08-011-3/+2
* | unicore/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-19/+10
|/
* arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida2015-06-301-2/+2
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-8/+0
|\
| * unicore32: Remove signal translation and exec_domainRichard Weinberger2015-04-122-8/+0
* | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-8/+1
|/
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-0/+1
* 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
* | platform: Remove most references to platform_bus devicePawel Moll2014-07-232-4/+4
|/
* 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/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/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/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-271-7/+1
* unicore32: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* 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-092-6/+6
* unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu2013-06-141-5/+0
* unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1
* 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
|\ \
| * | unicore: Use generic idle loopThomas Gleixner2013-04-081-18/+3
| |/