aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-07-14openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/openrisc: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-23openrisc: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/openrisc: use common help functions to free reserved pagesJiang Liu
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-08openrisc: Use generic idle loopThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-20openrisc: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn
2013-03-13openrisc: require gpiolibJonas Bonn
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-26openrisc: add missing header inclusionStefan Kristiansson
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-17openrisc idle: delete pm_idleLen Brown
2013-02-17openrisc: really pass correct arg to schedule_tailJonas Bonn
2013-02-17Add bitops include needed for ext2 filesystemSebastian Macke
2013-02-17openrisc: update DTLB-miss handler lastJonas Bonn
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn
2013-02-14burying unused conditionalsAl Viro
2013-02-10openrisc idle: delete pm_idleLen Brown
2013-02-10openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan
2013-02-10openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson
2013-02-10openrisc: remove unused current_regsJonas Bonn
2013-02-03openrisc: switch to generic sigaltstackAl Viro
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds