summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | openrisc: fix typos in comments and warningsJonas Bonn2012-10-111-3/+3
| * | | openrisc: PIC should act on domain-local irqsJonas Bonn2012-10-111-6/+6
| * | | openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin2012-10-111-1/+1
| * | | audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-211-1/+1
| * | | openrisc: delay: fix handling of counter overflowWill Deacon2012-09-011-2/+2
| * | | openrisc: delay: fix loops calculation for __const_udelayWill Deacon2012-09-011-1/+1
| | |/ | |/|
* | | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+2
|\ \ \ | |_|/ |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-5/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
|/ /
* / UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-281-1/+0
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-1/+0
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-2/+0
* openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro2012-06-011-14/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1