aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAge
* score: remove redundant kcore_list entriesKyle McMartin2013-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | score: Use generic idle loopThomas Gleixner2013-04-08
| |/
* / mm/score: use common help functions to free reserved pagesJiang Liu2013-04-29
|/
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-26
* | burying unused conditionalsAl Viro2013-02-14
* | score: switch to generic sigaltstackAl Viro2013-02-03
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells2012-12-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\|
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * score: switch to generic fork/vfork/cloneAl Viro2012-11-28
| *-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \
| | | * score: switch to generic sys_execve()Al Viro2012-10-15
| | | * score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
| | |/
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
|\ \ \ | |/ / |/| |
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| |/
* / score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-28
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
| * | score: fix bogus restarts on sigreturn()Al Viro2012-10-01
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-04
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
* | | score: select generic atomic64_t supportFengguang Wu2012-10-05
* | | sections: fix section conflicts in arch/scoreAndi Kleen2012-10-05
|/ /
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
* | score: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01