Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irq: Kill pointless irqd_to_hw export | Grant Likely | 2012-04-10 | 2 | -17/+0 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -13/+3 |
|\ | |||||
| * | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-04-05 | 1 | -13/+3 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 2012-01-25 | 1 | -1/+1 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 17 | -171/+235 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -6/+0 |
| * | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| * | | Disintegrate asm/system.h for C6X | David Howells | 2012-03-28 | 17 | -170/+241 |
* | | | Remove remaining bits of io_remap_page_range() | Javi Merino | 2012-03-23 | 1 | -3/+0 |
|/ / | |||||
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 4 | -861/+22 |
|\ \ | |||||
| * | | irq_domain/c6x: Use library of xlate functions | Grant Likely | 2012-02-16 | 2 | -13/+2 |
| * | | irq_domain/c6x: constify irq_domain structures | Grant Likely | 2012-02-16 | 2 | -2/+2 |
| * | | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter | 2012-02-16 | 4 | -849/+21 |
| |/ | |||||
* | | C6X: remove dead code from entry.S | Mark Salter | 2012-03-16 | 1 | -27/+0 |
* | | C6X: fix KSTK_EIP and KSTK_ESP macros | Mark Salter | 2012-03-07 | 1 | -2/+2 |
* | | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 2012-02-14 | 1 | -1/+1 |
|/ | |||||
* | C6X: replace tick_nohz_stop/restart_sched_tick calls | Mark Salter | 2012-01-08 | 1 | -2/+4 |
* | C6X: add register_cpu call | Mark Salter | 2012-01-08 | 1 | -0/+15 |
* | C6X: deal with memblock API changes | Mark Salter | 2012-01-08 | 2 | -7/+0 |
* | C6X: fix timer64 initialization | Mark Salter | 2012-01-08 | 1 | -1/+9 |
* | C6X: fix layout of EMIFA registers | Mark Salter | 2012-01-08 | 1 | -1/+0 |
* | C6X: DSCR - Device State Configuration Registers | Mark Salter | 2011-10-06 | 2 | -0/+632 |
* | C6X: EMIF - External Memory Interface | Mark Salter | 2011-10-06 | 1 | -0/+88 |
* | C6X: general SoC support | Mark Salter | 2011-10-06 | 2 | -0/+126 |
* | C6X: library code | Aurelien Jacquiot | 2011-10-06 | 19 | -0/+1349 |
* | C6X: headers | Aurelien Jacquiot | 2011-10-06 | 23 | -0/+1178 |
* | C6X: ptrace support | Aurelien Jacquiot | 2011-10-06 | 2 | -0/+361 |
* | C6X: loadable module support | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+222 |
* | C6X: cache control | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+600 |
* | C6X: clocks | Mark Salter | 2011-10-06 | 4 | -0/+1018 |
* | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+1385 |
* | C6X: syscalls | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+155 |
* | C6X: interrupt handling | Aurelien Jacquiot | 2011-10-06 | 6 | -0/+1480 |
* | C6X: time management | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+340 |
* | C6X: signal management | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+474 |
* | C6X: process management | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+590 |
* | C6X: memory management and DMA support | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+500 |
* | C6X: devicetree support | Mark Salter | 2011-10-06 | 11 | -0/+700 |
* | C6X: early boot code | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+663 |
* | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 | 14 | -0/+701 |