Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -598/+14 |
2012-03-16 | C6X: remove dead code from entry.S | Mark Salter | 1 | -27/+0 |
2012-02-16 | irq_domain/c6x: Use library of xlate functions | Grant Likely | 1 | -0/+1 |
2012-02-16 | irq_domain/c6x: constify irq_domain structures | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter | 1 | -598/+13 |
2012-01-09 | C6X: replace tick_nohz_stop/restart_sched_tick calls | Mark Salter | 1 | -2/+4 |
2012-01-09 | C6X: add register_cpu call | Mark Salter | 1 | -0/+15 |
2012-01-09 | C6X: deal with memblock API changes | Mark Salter | 1 | -3/+0 |
2011-10-07 | C6X: general SoC support | Mark Salter | 1 | -0/+91 |
2011-10-07 | C6X: ptrace support | Aurelien Jacquiot | 1 | -0/+187 |
2011-10-07 | C6X: loadable module support | Aurelien Jacquiot | 2 | -0/+189 |
2011-10-07 | C6X: build infrastructure | Aurelien Jacquiot | 3 | -0/+1349 |
2011-10-07 | C6X: syscalls | Aurelien Jacquiot | 1 | -0/+74 |
2011-10-07 | C6X: interrupt handling | Aurelien Jacquiot | 1 | -0/+728 |
2011-10-07 | C6X: time management | Aurelien Jacquiot | 1 | -0/+65 |
2011-10-07 | C6X: signal management | Aurelien Jacquiot | 1 | -0/+377 |
2011-10-07 | C6X: process management | Aurelien Jacquiot | 2 | -0/+337 |
2011-10-07 | C6X: memory management and DMA support | Aurelien Jacquiot | 1 | -0/+153 |
2011-10-07 | C6X: devicetree support | Mark Salter | 1 | -0/+53 |
2011-10-07 | C6X: early boot code | Aurelien Jacquiot | 3 | -0/+663 |
2011-10-07 | C6X: build infrastructure | Aurelien Jacquiot | 2 | -0/+174 |