summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-8/+0Star
|\
| * unicore32: Remove signal translation and exec_domainRichard Weinberger2015-04-122-8/+0Star
* | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-8/+1Star
|/
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-101-0/+1
* unicore32: Fix build errorGuenter Roeck2014-09-011-4/+5
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-28/+20Star
|\
| * unicore32: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-28/+20Star
* | platform: Remove most references to platform_bus devicePawel Moll2014-07-242-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/+0Star
* arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang2014-06-201-4/+0Star
* 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/+3Star
* arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang2014-06-201-33/+0Star
* arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-281-7/+1Star
* 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/+0Star
* 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-151-5/+0Star
* unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1Star
* 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
|\ \
| * | unicore: Use generic idle loopThomas Gleixner2013-04-081-18/+3Star
| |/
* / early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-301-8/+4Star
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-242-15/+2Star
|\ \
| * | unicore32: switch to generic sigaltstackAl Viro2013-02-042-15/+2Star
| |/
* / unicore32 idle: delete stray pm_idle commentLen Brown2013-02-181-5/+0Star
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-3/+0Star
|\
| * modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-25/+6Star
|\ \
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
| * | unicore32: switch to generic clone(2)Al Viro2012-11-293-25/+6Star
| |/
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+0Star
|\ \ | |/ |/|
| * unicore32/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0Star
* | unicore32: switch to generic sys_execve()Al Viro2012-11-092-26/+0Star
* | unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-093-94/+21Star
* | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao2012-11-091-0/+6
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2