aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-11/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-76/+1
2013-04-29mm/openrisc: use common help functions to free reserved pagesGravatar Jiang Liu 1-24/+3
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-08openrisc: Use generic idle loopGravatar Thomas Gleixner 3-74/+2
2013-04-08arch: Consolidate tsk_is_polling()Gravatar Thomas Gleixner 1-2/+0
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSGravatar Jonas Bonn 1-1/+0
2013-03-13openrisc: require gpiolibGravatar Jonas Bonn 1-1/+1
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-02-26Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxGravatar Linus Torvalds 6-18/+34
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-3/+0
2013-02-26openrisc: add missing header inclusionGravatar Stefan Kristiansson 1-0/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-17/+2
2013-02-17openrisc idle: delete pm_idleGravatar Len Brown 1-5/+0
2013-02-17openrisc: really pass correct arg to schedule_tailGravatar Jonas Bonn 1-1/+1
2013-02-17Add bitops include needed for ext2 filesystemGravatar Sebastian Macke 1-0/+1
2013-02-17openrisc: update DTLB-miss handler lastGravatar Jonas Bonn 1-3/+14
2013-02-14openrisc: fix up vmalloc page table loadingGravatar Jonas Bonn 2-6/+14
2013-02-14burying unused conditionalsGravatar Al Viro 1-1/+0
2013-02-10openrisc idle: delete pm_idleGravatar Len Brown 1-5/+0
2013-02-10openrisc: remove CONFIG_SYMBOL_PREFIXGravatar James Hogan 1-4/+0
2013-02-10openrisc: avoid using function parameter regs in reset vectorGravatar Stefan Kristiansson 1-3/+3
2013-02-10openrisc: remove unused current_regsGravatar Jonas Bonn 1-1/+0
2013-02-03openrisc: switch to generic sigaltstackGravatar Al Viro 3-17/+3
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-0/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-3/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 2-3/+0
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxGravatar Linus Torvalds 3-6/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-199/+94
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-6/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-0/+1
2012-12-03openrisc: use new common dtc ruleGravatar Stephen Warren 2-6/+1
2012-12-03treewide: Fix typos in various KconfigGravatar Masanari Iida 1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-1/+1
2012-11-28openrisc: switch to use of generic fork and cloneGravatar Al Viro 6-66/+19
2012-11-28kill stray kernel_thread() garbageGravatar Al Viro 1-2/+0
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Gravatar Al Viro 4-133/+77
2012-11-28openrisk: fix altstack switching on sigreturnGravatar Al Viro 1-4/+2
2012-11-13tracing,x86: Add a TSC trace_clockGravatar David Sharp 1-0/+1
2012-10-25asm-generic/io.h: remove asm/cacheflush.h includeGravatar James Hogan 1-0/+1
2012-10-25openrisc: use kbuild.h instead of defining macros in asm-offset.cGravatar James Hogan 1-5/+1
2012-10-25openrisc: Use Kbuild infrastructure for kvm_para.hGravatar Steven Rostedt 2-1/+1
2012-10-19openrisc: use generic sys_execveGravatar Jonas Bonn 3-28/+2
2012-10-19openrisc: use generic kernel_thread/kernel_execveGravatar Jonas Bonn 3-102/+68