summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-112-6/+1
|\ \ \ | |/ / |/| |
| * | openrisc: use new common dtc ruleStephen Warren2012-12-032-6/+1
| |/
* / openrisk: fix altstack switching on sigreturnAl Viro2012-11-281-4/+2
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn2012-10-1311-68/+113
|\ \
| * | UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells2012-10-0911-68/+113
* | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-134-14/+16
|\ \ \
| * | | openrisc: mask interrupts in irq_mask_ack functionGong Tao2012-10-111-0/+2