| Commit message (Expand) | Author | Age |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: __io abuse cleanup | Rob Herring | 2012-03-13 |
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 |
| * | | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 |
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\ \ \ |
|
| * \ \ | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 2012-03-21 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ARM: plat-versatile: convert to twd_local_timer_register() interface | Marc Zyngier | 2012-03-13 |
| | |/
| |/| |
|
* | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: 7309/1: realview: fix unconnected interrupts on EB11MP | Marc Zyngier | 2012-02-02 |
* | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 |
|\ \ \ |
|
| * | | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 |
| | |/
| |/| |
|
* | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 2012-02-07 |
|\| | |
|
| * | | ARM: 7298/1: realview: fix mapping of MPCore private memory region | Marc Zyngier | 2012-01-25 |
| * | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 |
* | | | Merge branch 'amba' into for-armsoc | Russell King | 2012-01-26 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: amba: realview: get rid of private platform amba_device initializer | Russell King | 2012-01-26 |
| * | | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali... | Russell King | 2012-01-25 |
| * | | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM | Will Deacon | 2012-01-25 |
| |/ |
|
* / | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 |
|/ |
|
* | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 2012-01-17 |
|\ |
|
| * | ARM: versatile: Add missing ENDPROC to headsmp.S | Pawel Moll | 2012-01-16 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-14 |
|\ \ |
|
| * | | ARM: realview: convert pl061 no irq to 0 instead of -1 | Rob Herring | 2012-01-04 |
| |/ |
|
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 |
| |/ |
|
* | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 |
| * | | ARM: restart: realview: use new restart hook | Russell King | 2012-01-05 |
| |/ |
|
* | | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe... | Russell King | 2011-12-19 |
|\ \ |
|
| * | | ARM: SMP: Refactor Kconfig to be more maintainable | Dave Martin | 2011-12-19 |
| * | | ARM: l2x0/pl310: Refactor Kconfig to be more maintainable | Dave Martin | 2011-12-19 |
| |/ |
|
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 |
|\ \ |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 |
| * | | ARM: realview-eb11mp: fix map_desc alignment | Rob Herring | 2011-11-18 |
| * | | ARM: realview: fix map_desc alignment | Rob Herring | 2011-11-18 |
| |/ |
|
* / | ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 |
|/ |
|
* | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 |
|\ |
|
| * | Merge branches 'cross-platform/debug_ll' and 'cross-platform/cpu-mapping' int... | Arnd Bergmann | 2011-10-20 |
| |\ |
|
| | * | ARM: versatile: convert logical CPU numbers to physical numbers | Will Deacon | 2011-10-17 |
| * | | ARM: realview: use Kconfig choice for debug UART selection | Will Deacon | 2011-10-17 |
| |/ |
|
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ \ |
|
| * \ | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 2011-10-23 |
| |\ \ |
|
| * \ \ | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 |
| |\ \ \ |
|
| | * | | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 |
| * | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-09-16 |
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
|
| * | | | ARM: mach-realview: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
* | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\ \ \ \ |
|
| * | | | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 |