Age | Commit message (Expand) | Author |
2012-03-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-30 | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
2012-01-20 | ARM: mach-h720x: move special idle code out of line | Nicolas Pitre |
2012-01-05 | 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: h720x: use new restart hook | Russell King |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-10-13 | ARM: mach-h720x: remove mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-21 | ARM: mach-h720x: convert boot_params to atag_offset | Nicolas Pitre |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-18 | ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre |
2011-06-28 | ARM: entry: remove unused irq_prio_table macro | Russell King |
2011-06-17 | ARM: 6962/1: mach-h720x: fix build error | Linus Walleij |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-29 | arm: h720x: Fix irq conversion fallout | Thomas Gleixner |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-15 | ARM: Fix build regression on SA11x0, PXA, and H720x targets | Russell King |
2011-01-13 | ARM: h720x: irq_data conversion. | Lennert Buytenhek |
2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-10-01 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre |
2010-08-05 | ARM: 6283/1: Remove useless PCIO_BASE definitions | eric miao |
2010-07-26 | ARM: 6258/1: arm/h720x: fix debug macro compilation failure | Jeremy Kerr |
2010-05-24 | ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanup | Andrea Gelmini |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King |
2008-11-30 | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined | Russell King |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King |
2008-11-29 | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King |
2008-11-29 | [ARM] fix constant values of MAX_DMA_ADDRESS | Russell King |
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King |
2008-11-28 | [ARM] h720x: avoid polluting the kernel's namespace | Russell King |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre |
2008-11-13 | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |