aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-01-27arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationGravatar Heinrich Schuchardt 1-7/+1
2013-10-16unicore32: Initialize PWM backlight enable_gpio fieldGravatar Thierry Reding 1-0/+1
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelGravatar Robin Holt 1-10/+0
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeGravatar Robin Holt 2-6/+6
2013-06-14unicore32/PCI: Remove redundant call of pci_bus_add_devices()Gravatar Jiang Liu 1-5/+0
2013-05-09unicore32: just use mmap_pgoff()...Gravatar Al Viro 1-9/+1
2013-04-30Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 2-11/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-5/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-6/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-94/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-18/+3
2013-04-29early_printk: consolidate random copies of identical codeGravatar Thomas Gleixner 1-8/+4
2013-04-10cpufreq: unicore2: move cpufreq driver to drivers/cpufreqGravatar Viresh Kumar 2-93/+0
2013-04-08unicore: Use generic idle loopGravatar Thomas Gleixner 1-18/+3
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Gravatar Viresh Kumar 1-3/+2
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-15/+2
2013-02-17unicore32 idle: delete stray pm_idle commentGravatar Len Brown 1-5/+0
2013-02-03unicore32: switch to generic sigaltstackGravatar Al Viro 2-15/+2
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Gravatar Rusty Russell 1-1/+1
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+0
2012-12-14modules: don't hand 0 to vmalloc.Gravatar Rusty Russell 1-3/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-25/+6
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-1/+1
2012-11-28unicore32: switch to generic clone(2)Gravatar Al Viro 3-25/+6
2012-11-28unicore32/PCI: Remove CONFIG_HOTPLUG ifdefsGravatar Bill Pemberton 1-2/+0
2012-11-09unicore32: switch to generic sys_execve()Gravatar Al Viro 2-26/+0
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Gravatar Al Viro 3-94/+21
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Gravatar Guan Xuetao 1-0/+6
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-3/+0
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmGravatar Linus Torvalds 2-264/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterGravatar Konstantin Khlebnikov 1-1/+1
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkGravatar Thierry Reding 2-220/+0
2012-10-05unicore32: pwm: Use managed resource allocationsGravatar Thierry Reding 1-38/+9
2012-10-05unicore32: pwm: Remove unnecessary indirectionGravatar Thierry Reding 1-17/+6
2012-10-05unicore32: pwm: Use module_platform_driver()Gravatar Thierry Reding 1-20/+1
2012-10-05unicore32: pwm: Properly remap memory-mapped registersGravatar Thierry Reding 1-3/+18
2012-10-01Uninclude linux/freezer.hGravatar Richard Weinberger 1-1/+0
2012-10-01unicore32: remove pointless testGravatar Al Viro 1-2/+0
2012-09-20don't bother exporting kernel_execve()Gravatar Al Viro 1-1/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Gravatar Thierry Reding 1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsGravatar Thierry Reding 1-1/+1
2012-07-05unicore32/PCI: adjust section annotations for pcibios_setup()Gravatar Myron Stowe 1-1/+1
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-4/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-5/+1
2012-06-01don't call try_to_freeze() from do_signal()Gravatar Al Viro 1-4/+0