Age | Commit message (Expand) | Author |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/c6x/include/asm | David Howells |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prep | David Howells |
2012-10-04 | c6x: remove c6x signal.h | Mark Salter |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | c6x: make dsk6455 the default config | Mark Salter |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | c6x: switch to generic kernel_thread() | Al Viro |
2012-10-01 | c6x: switch to generic sys_execve | Mark Salter |
2012-10-01 | c6x: switch to generic kernel_execve | Mark Salter |
2012-10-01 | c6x: add ret_from_kernel_thread(), simplify kernel_thread() | Mark Salter |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-24 | c6x: use asm-generic/barrier.h | Mark Salter |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-08-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2012-08-15 | C6X: select GENERIC_ATOMIC64 | Mark Salter |
2012-08-15 | C6X: add Lx_CACHE_SHIFT defines | Mark Salter |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-18 | C6X: clean up compiler warning | Mark Salter |
2012-07-18 | C6X: add basic support for TMS320C6678 SoC | Ken Cox |
2012-07-18 | C6X: remove dependence on legacy IRQs | Mark Salter |
2012-07-18 | C6X: remove megamod-pic requirement on direct-mapped core pic | Mark Salter |
2012-07-16 | arch: Use eth_random_addr | Joe Perches |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-21 | c6x: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | c6x: Use generic time config | Anna-Maria Gleixner |
2012-05-18 | C6X: remove unused config items | Mark Salter |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-15 | C6X: add support to build with BINFMT_ELF_FDPIC | Mark Salter |
2012-05-08 | c6x: Use common threadinfo allocator | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |