| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+2 |
| 2012-10-13 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 10 | -146/+171 |
| 2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -100/+41 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+1 |
| 2012-10-09 | UAPI: (Scripted) Disintegrate arch/c6x/include/asm | David Howells | 10 | -146/+171 |
| 2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 4 | -21/+3 |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
| 2012-10-04 | Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prep | David Howells | 3 | -17/+3 |
| 2012-10-04 | c6x: remove c6x signal.h | Mark Salter | 2 | -17/+1 |
| 2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 1 | -4/+0 |
| 2012-10-03 | c6x: make dsk6455 the default config | Mark Salter | 1 | -0/+2 |
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+3 |
| 2012-10-01 | sanitize tsk_is_polling() | Al Viro | 2 | -2/+0 |
| 2012-10-01 | c6x: switch to generic kernel_thread() | Al Viro | 3 | -21/+6 |
| 2012-10-01 | c6x: switch to generic sys_execve | Mark Salter | 4 | -50/+1 |
| 2012-10-01 | c6x: switch to generic kernel_execve | Mark Salter | 2 | -7/+8 |
| 2012-10-01 | c6x: add ret_from_kernel_thread(), simplify kernel_thread() | Mark Salter | 2 | -26/+32 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2 | -11/+2 |
| 2012-09-24 | c6x: use asm-generic/barrier.h | Mark Salter | 2 | -27/+1 |
| 2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -6/+1 |
| 2012-08-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2 | -5/+12 |
| 2012-08-15 | C6X: select GENERIC_ATOMIC64 | Mark Salter | 1 | -0/+1 |
| 2012-08-15 | C6X: add Lx_CACHE_SHIFT defines | Mark Salter | 1 | -5/+11 |
| 2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
| 2012-07-18 | C6X: clean up compiler warning | Mark Salter | 1 | -2/+0 |
| 2012-07-18 | C6X: add basic support for TMS320C6678 SoC | Ken Cox | 6 | -0/+344 |
| 2012-07-18 | C6X: remove dependence on legacy IRQs | Mark Salter | 2 | -13/+10 |
| 2012-07-18 | C6X: remove megamod-pic requirement on direct-mapped core pic | Mark Salter | 1 | -9/+19 |
| 2012-07-16 | arch: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
| 2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -2/+1 |
| 2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -3/+0 |
| 2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 1 | -2/+1 |
| 2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -17/+6 |
| 2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -11/+3 |
| 2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -4/+1 |
| 2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
| 2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+1 |
| 2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+3 |
| 2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
| 2012-05-21 | c6x: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 1 | -0/+3 |
| 2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -31/+2 |
| 2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -1/+0 |
| 2012-05-21 | c6x: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
| 2012-05-18 | C6X: remove unused config items | Mark Salter | 1 | -12/+0 |
| 2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
| 2012-05-15 | C6X: add support to build with BINFMT_ELF_FDPIC | Mark Salter | 3 | -1/+22 |
| 2012-05-08 | c6x: Use common threadinfo allocator | Thomas Gleixner | 1 | -15/+2 |
| 2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
| 2012-05-05 | c6x: Use generic init_task | Thomas Gleixner | 2 | -16/+1 |
| 2012-05-02 | C6X: change main arch kbuild symbol | Mark Salter | 1 | -1/+1 |
| 2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti | 2 | -17/+0 |
| 2012-04-10 | irq: Kill pointless irqd_to_hw export | Grant Likely | 2 | -17/+0 |
| 2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+1 |
| 2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -13/+3 |
| 2012-04-05 | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -13/+3 |
| 2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 17 | -171/+235 |
| 2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -6/+0 |
| 2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells | 1 | -1/+0 |
| 2012-03-28 | Disintegrate asm/system.h for C6X | David Howells | 17 | -170/+241 |
| 2012-03-23 | Remove remaining bits of io_remap_page_range() | Javi Merino | 1 | -3/+0 |
| 2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -861/+22 |
| 2012-03-16 | C6X: remove dead code from entry.S | Mark Salter | 1 | -27/+0 |
| 2012-03-07 | C6X: fix KSTK_EIP and KSTK_ESP macros | Mark Salter | 1 | -2/+2 |
| 2012-02-16 | irq_domain/c6x: Use library of xlate functions | Grant Likely | 2 | -13/+2 |
| 2012-02-16 | irq_domain/c6x: constify irq_domain structures | Grant Likely | 2 | -2/+2 |
| 2012-02-16 | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter | 4 | -849/+21 |
| 2012-02-14 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 1 | -1/+1 |
| 2012-01-25 | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 1 | -1/+1 |
| 2012-01-08 | C6X: replace tick_nohz_stop/restart_sched_tick calls | Mark Salter | 1 | -2/+4 |
| 2012-01-08 | C6X: add register_cpu call | Mark Salter | 1 | -0/+15 |
| 2012-01-08 | C6X: deal with memblock API changes | Mark Salter | 2 | -7/+0 |
| 2012-01-08 | C6X: fix timer64 initialization | Mark Salter | 1 | -1/+9 |
| 2012-01-08 | C6X: fix layout of EMIFA registers | Mark Salter | 1 | -1/+0 |
| 2011-10-06 | C6X: DSCR - Device State Configuration Registers | Mark Salter | 2 | -0/+632 |
| 2011-10-06 | C6X: EMIF - External Memory Interface | Mark Salter | 1 | -0/+88 |
| 2011-10-06 | C6X: general SoC support | Mark Salter | 2 | -0/+126 |
| 2011-10-06 | C6X: library code | Aurelien Jacquiot | 19 | -0/+1349 |
| 2011-10-06 | C6X: headers | Aurelien Jacquiot | 23 | -0/+1178 |
| 2011-10-06 | C6X: ptrace support | Aurelien Jacquiot | 2 | -0/+361 |
| 2011-10-06 | C6X: loadable module support | Aurelien Jacquiot | 3 | -0/+222 |
| 2011-10-06 | C6X: cache control | Aurelien Jacquiot | 3 | -0/+600 |
| 2011-10-06 | C6X: clocks | Mark Salter | 4 | -0/+1018 |
| 2011-10-06 | C6X: build infrastructure | Aurelien Jacquiot | 4 | -0/+1385 |
| 2011-10-06 | C6X: syscalls | Aurelien Jacquiot | 3 | -0/+155 |
| 2011-10-06 | C6X: interrupt handling | Aurelien Jacquiot | 6 | -0/+1480 |
| 2011-10-06 | C6X: time management | Aurelien Jacquiot | 4 | -0/+340 |
| 2011-10-06 | C6X: signal management | Aurelien Jacquiot | 3 | -0/+474 |
| 2011-10-06 | C6X: process management | Aurelien Jacquiot | 4 | -0/+590 |
| 2011-10-06 | C6X: memory management and DMA support | Aurelien Jacquiot | 4 | -0/+500 |
| 2011-10-06 | C6X: devicetree support | Mark Salter | 11 | -0/+700 |
| 2011-10-06 | C6X: early boot code | Aurelien Jacquiot | 3 | -0/+663 |
| 2011-10-06 | C6X: build infrastructure | Aurelien Jacquiot | 14 | -0/+701 |