aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | | | | | | | * | [ARM] pxa: remove boot time RTC initialisationRussell King2007-07-12
| | | | | | | | * | [ARM] pxa: stop doing our own rtc management over suspendRussell King2007-07-12
| | | | | | | | * | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-12
| | | | | | | | * | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-12
| | | | | | | | * | [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-12
| | | | | | | | * | [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao2007-07-12
| | | | | | | | * | [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao2007-07-12
| | | | | | | | * | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-12
| | | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-12
| | | | | | | | * | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King2007-07-12
| | | | | | | | * | [ARM] pxa: move pm_ops structure into CPU specific filesRussell King2007-07-12
| | | | | | | | * | [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-12
| | | | | | | | * | [ARM] pxa: use mutexes instead of semaphoresRussell King2007-07-12
| | | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-12
| | | | | | | | |/
| | | | | | | * | [ARM] sa1100: remove boot time RTC initialisationRussell King2007-07-12
| | | | | | | * | [ARM] sa1100: stop doing our own rtc management over suspendRussell King2007-07-12
| | | | | | | * | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-12
| | | | | | | * | [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-12
| | | | | | | * | [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas2007-07-12
| | | | | | | * | [ARM] Fix bounding error in ioremap_pfn()Russell King2007-07-12
| | | | | | | * | [ARM] riscpc: fix decompressor font file handlingRussell King2007-07-12
| | | | | | | |/
| | | | | | * / [ARM] 4377/1: KS8695: GPIO driverAndrew Victor2007-07-12
| | | | | | |/
| | | | | * | [ARM] If linux/irq.h is included, asm/irq.h is not requiredRussell King2007-07-12
| | | | | * | [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-12
| | | | | * | [ARM] 4408/2: Fixup support for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-12
| | | | | * | [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz2007-07-12
| | | | | * | [ARM] 4425/2: Gateway 7001 series supportImre Kaloz2007-07-12
| | | | | * | [ARM] 4385/2: ixdp425: NAND supportVladimir Barinov2007-07-12
| | | | | |/
| | | | * / [ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi contro...Dan Williams2007-07-12
| | | | |/
| | | * | [ARM] 4374/3: i.MX/MX1 clock event sourcePavel Pisa2007-07-12
| | | * | [ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2007-07-12
| | | |/
| | * | [ARM] 4432/5: davinci: pin mux supportVladimir Barinov2007-07-12
| | * | [ARM] 4457/2: davinci: GPIO supportVladimir Barinov2007-07-12
| | * | [ARM] 4430/1: davinci: clock control supportVladimir Barinov2007-07-12
| | |/
| * | [ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK boardAndrew Victor2007-07-12
| * | [ARM] 4379/1: AT91: LCD support on SAM9261-EK and SAM9263-EK boardsAndrew Victor2007-07-12
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\ \
| * | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-11
| |/
* / PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-11
|/
* [ARM] always allow dump_stack() to produce a backtraceRussell King2007-07-05
* [ARM] Fix non-page aligned boot time mappingsRussell King2007-07-04
* [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie2007-07-02
* [ARM] 4454/1: Use word accesses in Versatile PCI config readsAndrzej Zaborowski2007-07-02
* PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-01
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* [ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre2007-06-25
* [ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas2007-06-25
* [ARM] Update show_regs/oops register formatRussell King2007-06-18
* [ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King2007-06-17
* [ARM] 4445/1: ANUBIS: Fix CPLD registersBen Dooks2007-06-11