summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-141-1/+1
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-4/+4
* Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-10/+1
|\
| * consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-10/+1
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-42/+6
|\ \
| * | mm/openrisc: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-40/+4
| * | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+1
|\ \ \ | |/ / |/| |
| * | openrisc: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* 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
|\ \ \