| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -33/+0 |
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 2 | -202/+0 |
|\ |
|
| * | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| * | ARM: bcmring: remove unused DMA map code | JD Zheng | 2012-02-04 | 1 | -196/+0 |
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -28/+0 |
|/ |
|
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -26/+0 |
|\ |
|
| * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | ARM: restart: bcmring: use new restart hook | Russell King | 2012-01-05 | 1 | -22/+0 |
* | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -25/+0 |
|/ |
|
* | ARM: mach-bcmring: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 2 | -30/+1 |
* | ARM: mach-bcmring: Setup consistent dma size at boot time | Jon Medhurst | 2011-08-22 | 1 | -5/+0 |
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 2 | -9/+0 |
|\ |
|
| * | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann | 2011-07-19 | 1 | -7/+0 |
| |\ |
|
| | * | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -7/+0 |
| * | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -2/+0 |
| |/ |
|
* / | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 | 1 | -4/+0 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -5/+5 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 2 | -2/+2 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+1 |
|\ |
|
| * | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 | 1 | -1/+1 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 |
|/ |
|
* | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 2010-10-01 | 1 | -1/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 | 2 | -0/+303 |
|\ |
|
| * | mtd: add bcmring nand driver | Leo (Hao) Chen | 2009-10-20 | 2 | -0/+303 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 3 | -3/+3 |
|\ \ |
|
| * | | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 1 | -1/+1 |
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -2/+2 |
* | | | ARM: 5792/1: bcmring: clean up mach/io.h | Leo Chen | 2009-12-03 | 1 | -29/+6 |
|/ / |
|
* / | ARM: 5748/1: bcmring: fix build warning messages | Leo Chen | 2009-10-07 | 1 | -1/+1 |
|/ |
|
* | ARM: 5661/1: bcmring: add csp security hardware headers | Leo Chen | 2009-08-15 | 2 | -0/+179 |
* | ARM: 5660/1: bcmring: add csp timer block header and source files | Leo Chen | 2009-08-15 | 1 | -0/+82 |
* | ARM: 5658/1: bcmring: add csp dmac header files | Leo Chen | 2009-08-15 | 2 | -0/+551 |
* | ARM: 5656/1: bcmring: add csp chipc inline functions | Leo Chen | 2009-08-15 | 1 | -0/+1673 |
* | ARM: 5655/1: bcmring: add csp chipc hardware definition file | Leo Chen | 2009-08-15 | 1 | -0/+1123 |
* | ARM: 5654/1: bcmring: add csp chipc hardware register file | Leo Chen | 2009-08-15 | 1 | -0/+530 |
* | ARM: 5652/1: bcmring: add misc headers for csp code | Leo Chen | 2009-08-15 | 1 | -0/+872 |
* | ARM: 5651/1: bcmring: csp capability header files | Leo Chen | 2009-08-15 | 3 | -0/+545 |
* | ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.S | Leo Chen | 2009-08-15 | 3 | -0/+185 |
* | ARM: 5649/1: bcmring: add bcmring timer function | Leo Chen | 2009-08-15 | 2 | -0/+102 |
* | ARM: 5647/1: bcmring: add bcmring dma.h and dma_device.c | Leo Chen | 2009-08-15 | 1 | -0/+826 |
* | ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headers | Leo Chen | 2009-08-15 | 5 | -0/+373 |
* | ARM: 5645/1: bcmring: add bcmring irq.c | Leo Chen | 2009-08-15 | 2 | -0/+378 |
* | ARM: 5644/1: add bcmring core.c, clock.c, clock.h | Leo Chen | 2009-08-15 | 1 | -0/+7 |
* | ARM: 5643/1: bcmring: arch.c and header files | Leo Chen | 2009-08-15 | 2 | -0/+114 |