summaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-143-15/+3
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-283-15/+3
* | 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-122-4/+1
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| * | score: fix bogus restarts on sigreturn()Al Viro2012-10-011-0/+1
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-043-6/+6
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | 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/+1
* | | score: select generic atomic64_t supportFengguang Wu2012-10-061-0/+1
* | | sections: fix section conflicts in arch/scoreAndi Kleen2012-10-061-0/+1
|/ /
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | score: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-1/+3
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+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-19/+5
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-4/+1
|\ \ \ | |_|/ |/| |
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * | score: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-14/+15
|\ \
| * | score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-211-1/+8
| * | score: don't open-code force_sigsegv()Al Viro2012-05-211-3/+1
| * | score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
| * | score: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-12/+3
| * | score: don't mask signals if we fail to setup signal stackMatt Fleming2012-05-211-6/+8
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-1/+0
|\ \ \ | |/ / |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-1/+0
| |/
* | score: Use common threadinfo allocatorThomas Gleixner2012-05-081-7/+3
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
* | score: Use generic init_taskThomas Gleixner2012-05-053-47/+2
|/
* Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
* Disintegrate asm/system.h for ScoreDavid Howells2012-03-288-91/+101
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\
| * score: Fix typo in Kconfig.debugMasanari Iida2012-02-051-1/+1
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-231-1/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+1
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0