aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-11/+2
2012-10-13Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 10-146/+171
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-100/+41
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmGravatar David Howells 10-146/+171
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 4-21/+3
2012-10-06cross-arch: don't corrupt personality flags upon exec()Gravatar Jiri Kosina 1-1/+2
2012-10-04Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepGravatar David Howells 3-17/+3
2012-10-04c6x: remove c6x signal.hGravatar Mark Salter 2-17/+1
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesGravatar David Howells 1-4/+0
2012-10-03c6x: make dsk6455 the default configGravatar Mark Salter 1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesGravatar David Howells 1-0/+3
2012-10-01sanitize tsk_is_polling()Gravatar Al Viro 2-2/+0
2012-10-01c6x: switch to generic kernel_thread()Gravatar Al Viro 3-21/+6
2012-10-01c6x: switch to generic sys_execveGravatar Mark Salter 4-50/+1
2012-10-01c6x: switch to generic kernel_execveGravatar Mark Salter 2-7/+8
2012-10-01c6x: add ret_from_kernel_thread(), simplify kernel_thread()Gravatar Mark Salter 2-26/+32
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 2-11/+2
2012-09-24c6x: use asm-generic/barrier.hGravatar Mark Salter 2-27/+1
2012-09-20get rid of generic instances of asm/exec.hGravatar Al Viro 2-6/+1
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 2-5/+12
2012-08-15C6X: select GENERIC_ATOMIC64Gravatar Mark Salter 1-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesGravatar Mark Salter 1-5/+11
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2012-07-18C6X: clean up compiler warningGravatar Mark Salter 1-2/+0
2012-07-18C6X: add basic support for TMS320C6678 SoCGravatar Ken Cox 6-0/+344
2012-07-18C6X: remove dependence on legacy IRQsGravatar Mark Salter 2-13/+10
2012-07-18C6X: remove megamod-pic requirement on direct-mapped core picGravatar Mark Salter 1-9/+19
2012-07-16arch: Use eth_random_addrGravatar Joe Perches 1-1/+1
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-3/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setGravatar Al Viro 1-2/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-17/+6
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-11/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Gravatar Al Viro 1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2012-05-21c6x: ->restart_block.fn needs to be reset on rt_sigreturnGravatar Al Viro 1-0/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-31/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutGravatar Thomas Gleixner 1-1/+0
2012-05-21c6x: Use generic time configGravatar Anna-Maria Gleixner 1-6/+1
2012-05-18C6X: remove unused config itemsGravatar Mark Salter 1-12/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Gravatar Suresh Siddha 1-3/+0
2012-05-15C6X: add support to build with BINFMT_ELF_FDPICGravatar Mark Salter 3-1/+22
2012-05-08c6x: Use common threadinfo allocatorGravatar Thomas Gleixner 1-15/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKGravatar Thomas Gleixner 1-1/+0