Age | Commit message (Expand) | Author | Files | Lines |
2020-07-01 | arch: remove unicore32 port | Mike Rapoport | 1 | -319/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-01-05 | unicore32: do not use print_symbol() | Sergey Senozhatsky | 1 | -3/+2 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-10-11 | unicore32: use simpler API for random address requests | Jason Cooper | 1 | -2/+1 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -7/+0 |
2014-06-20 | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. | Chen Gang | 1 | -0/+1 |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -10/+0 |
2013-07-09 | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt | 1 | -5/+5 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -5/+1 |
2013-04-08 | unicore: Use generic idle loop | Thomas Gleixner | 1 | -18/+3 |
2013-02-17 | unicore32 idle: delete stray pm_idle comment | Len Brown | 1 | -5/+0 |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -1/+1 |
2012-11-28 | unicore32: switch to generic clone(2) | Al Viro | 1 | -5/+6 |
2012-11-09 | unicore32: switch to generic kernel_thread()/kernel_execve() | Al Viro | 1 | -44/+14 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] | Guan Xuetao | 1 | -1/+0 |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 1 | -1/+1 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-03-17 | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 1 | -5/+5 |
2011-03-17 | unicore32 core architecture: process/thread related codes | GuanXuetao | 1 | -0/+389 |