Age | Commit message (Expand) | Author |
2011-10-31 | ARM: gic: add OF based initialization | Rob Herring |
2011-10-31 | ARM: gic: add irq_domain support | Rob Herring |
2011-10-30 | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-24 | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier |
2011-10-22 | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren |
2011-10-20 | Merge branch 'tegra/cleanup' into next/cleanup | Arnd Bergmann |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King |
2011-10-17 | ARM: 7130/1: dev_archdata: add private iommu extension | Ohad Ben-Cohen |
2011-10-17 | ARM: 7118/1: rename temp variable in read*_relaxed() | Olof Johansson |
2011-10-17 | ARM: 7062/1: cache: detect PIPT I-cache using CTR | Will Deacon |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King |
2011-10-17 | ARM: 7017/1: Use generic BUG() handler | Simon Glass |
2011-10-17 | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs | Laura Abbott |
2011-10-17 | ARM: 7029/1: Make cpu_architecture into a global variable | Dave Martin |
2011-10-17 | ARM: 7006/1: Migrate to asm-generic wrapper support | Stephen Boyd |
2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song |
2011-10-17 | ARM: 7009/1: l2x0: Add OF based initialization | Rob Herring |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles |
2011-10-17 | ARM: 7124/1: smp: Add a localtimer handler callable from C code | Shawn Guo |
2011-10-17 | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo |
2011-10-17 | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon |
2011-10-17 | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot |
2011-10-15 | ARM: 7122/1: localtimer: add header linux/errno.h explicitly | Shawn Guo |
2011-10-13 | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H | Nicolas Pitre |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann |
2011-10-06 | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entries | Catalin Marinas |
2011-10-06 | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas |
2011-10-06 | ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files | Catalin Marinas |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren |
2011-10-01 | ARM: add io{read,write}{16,32}be functions | Arnd Bergmann |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-26 | ARM: prepare for removal of a bunch of <mach/memory.h> files | Nicolas Pitre |
2011-09-26 | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon |
2011-09-26 | Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve... | Russell King |
2011-09-23 | ARM: mm: Add strongly ordered descriptor support. | Santosh Shilimkar |
2011-09-23 | ARM: gic: Use cpu pm notifiers to save gic state | Colin Cross |
2011-09-22 | Merge branch 'pm' into devel-stable | Russell King |
2011-09-21 | ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer | Kevin Hilman |
2011-09-21 | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King |
2011-09-20 | ARM: pm: convert some assembly to C | Russell King |