| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -5/+3 |
* | 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 |
| |/ |
|
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \ |
|
| * | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 2011-07-24 | 1 | -1/+1 |
| |/ |
|
* | | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 | 1 | -4/+0 |
|/ |
|
* | ARM: bcmring: convert to use sp804 clockevents | Russell King | 2011-05-23 | 1 | -110/+8 |
* | ARM: bcmring: convert to sp804 clocksource | Russell King | 2011-05-23 | 1 | -64/+44 |
* | ARM: 6912/1: bcmring: Add clkdev table in init_early | Jiandong Zheng | 2011-05-23 | 3 | -2/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 7 | -13/+13 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -5/+5 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 2 | -2/+2 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 1 | -21/+21 |
|\ |
|
| * | ARM: bcmring: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -21/+21 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 9 | -10/+10 |
|\ \
| |/
|/| |
|
| * | Fix spelling mistakes in comments | Stefan Weil | 2011-01-03 | 1 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+1 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 8 | -8/+8 |
* | | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 2 | -3/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 2 | -3/+2 |
| | |/
| |/| |
|
* | | | ARM: bcmring: update clock source registration | Russell King | 2010-12-22 | 1 | -10/+4 |
| |/
|/| |
|
* | | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 2 | -3/+1 |
|\ |
|
| * | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
| * | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 2010-10-01 | 1 | -1/+1 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -3/+3 |
|\ \ |
|
| * | | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner | 2010-09-23 | 1 | -3/+3 |
| |/ |
|
* | | arm: Bcmring: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
|/ |
|
* | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 | 1 | -7/+16 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 1 | -3/+11 |
|\ |
|
| * | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c | Leo Chen | 2010-04-07 | 1 | -3/+10 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | ARM: 6047/1: ARM: BCMRING: register PMU IRQ during board initialisation | Will Deacon | 2010-04-29 | 1 | -0/+16 |
|/ |
|
* | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 1 | -2/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 | 3 | -0/+313 |
|\ |
|
| * | mtd: add bcmring nand driver | Leo (Hao) Chen | 2009-10-20 | 3 | -0/+313 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 4 | -4/+4 |
|\ \ |
|
| * | | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 2 | -2/+2 |
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -2/+2 |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-08 | 1 | -29/+6 |
|\ \ \ |
|
| * | | | ARM: 5792/1: bcmring: clean up mach/io.h | Leo Chen | 2009-12-03 | 1 | -29/+6 |
| |/ / |
|
* | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -1/+1 |
* | | | sysctl arm: Remove binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -6/+0 |
|/ / |
|
* | | ARM: 5748/1: bcmring: fix build warning messages | Leo Chen | 2009-10-07 | 2 | -3/+3 |
* | | ARM: 5733/1: fix bcmring compile error | Leo Chen | 2009-10-01 | 1 | -1/+0 |