aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAge
* 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
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-10-12
|\ \
| * | UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells2012-10-09
* | | 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
| * | | c6x: switch to generic kernel_thread()Al Viro2012-10-01
| * | | c6x: switch to generic sys_execveMark Salter2012-10-01
| * | | c6x: switch to generic kernel_execveMark Salter2012-10-01
| * | | c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter2012-10-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| | | | |/ / |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\ \
| * \ Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells2012-10-04
| |\ \
| | * | c6x: remove c6x signal.hMark Salter2012-10-04
| | * | c6x: make dsk6455 the default configMark Salter2012-10-03
| * | | 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
|/ / /
* / / UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
|/ /
* / c6x: use asm-generic/barrier.hMark Salter2012-09-24
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-08-17
|\
| * C6X: select GENERIC_ATOMIC64Mark Salter2012-08-15
| * C6X: add Lx_CACHE_SHIFT definesMark Salter2012-08-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\ \
| * | arch: Use eth_random_addrJoe Perches2012-07-17
| |/
* | C6X: clean up compiler warningMark Salter2012-07-18
* | C6X: add basic support for TMS320C6678 SoCKen Cox2012-07-18
* | C6X: remove dependence on legacy IRQsMark Salter2012-07-18
* | C6X: remove megamod-pic requirement on direct-mapped core picMark Salter2012-07-18
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | | c6x: Use generic time configAnna-Maria Gleixner2012-05-21
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \
| * | | c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ | |/ / / |/| | |
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \
| * | | c6x: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05