summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * openrisc: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-011-3/+0
|\ \
| * | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-301-3/+0
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-11/+0
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-76/+1
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | openrisc: Use generic idle loopThomas Gleixner2013-04-083-74/+2
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| |/
* / mm/openrisc: use common help functions to free reserved pagesJiang Liu2013-04-291-24/+3
|/
* openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0
* openrisc: require gpiolibJonas Bonn2013-03-131-1/+1
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-266-18/+34
|\ \
| * | openrisc: add missing header inclusionStefan Kristiansson2013-02-261-0/+1
| * | openrisc: really pass correct arg to schedule_tailJonas Bonn2013-02-171-1/+1
| * | Add bitops include needed for ext2 filesystemSebastian Macke2013-02-171-0/+1
| * | openrisc: update DTLB-miss handler lastJonas Bonn2013-02-171-3/+14
| * | openrisc: fix up vmalloc page table loadingJonas Bonn2013-02-142-6/+14
| * | openrisc idle: delete pm_idleLen Brown2013-02-101-5/+0
| * | openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan2013-02-101-4/+0
| * | openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson2013-02-101-3/+3
| * | openrisc: remove unused current_regsJonas Bonn2013-02-101-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-17/+2
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-1/+0
| * | openrisc: switch to generic sigaltstackAl Viro2013-02-033-17/+3
| |/
* / openrisc idle: delete pm_idleLen Brown2013-02-171-5/+0
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-211-0/+1
|\
| * asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-3/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds2012-12-183-6/+2
|\ \ \
| * | | openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan2012-10-251-5/+1
| * | | openrisc: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-10-252-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \
| * | | treewide: Fix typos in various KconfigMasanari Iida2012-12-031-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-128-199/+94
|\ \ \ | | |/ | |/|
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | openrisc: switch to use of generic fork and cloneAl Viro2012-11-286-66/+19
| * | kill stray kernel_thread() garbageAl Viro2012-11-281-2/+0
| | |
| | \
| *-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-284-133/+77
| |\ \|
| | * | openrisc: use generic sys_execveJonas Bonn2012-10-193-28/+2
| | * | openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-193-102/+68
| | * | openrisc: pass correct arg to schedule_tailJonas Bonn2012-10-192-3/+7
| | |/