Age | Commit message (Expand) | Author |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
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-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-01 | ARM: add io{read,write}{16,32}be functions | Arnd Bergmann |
2011-09-26 | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon |
2011-09-17 | ARM: nommu: fix warning with checksyscalls.sh | Russell King |
2011-09-07 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij |
2011-08-23 | ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt | Catalin Marinas |
2011-08-17 | ARM: io: add a default IO_SPACE_LIMIT definition | Russell King |
2011-08-17 | ARM: io: ecard: move ioaddr() inside __ecard_address | Russell King |
2011-08-15 | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. | Srinivas Kandagatla |
2011-08-13 | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT | Nicolas Pitre |
2011-08-12 | ARM: perf: make name of arm_pmu_type consistent | Mark Rutland |
2011-08-12 | ARM: perf: fix prototype of release_pmu | Mark Rutland |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-28 | Merge branch 'imx/dt' into next/dt | Arnd Bergmann |
2011-07-28 | irq: add irq_domain translation infrastructure | Grant Likely |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-25 | arm/dt: Add dt machine definition | Grant Likely |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-22 | ARM: 7004/1: fix traps.h compile warnings | Mikael Pettersson |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-22 | ARM: 6998/2: kernel: use proper memory barriers for bitops | Heechul Yun |
2011-07-22 | ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM | Petr Štetiar |
2011-07-21 | Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2011-07-20 | ARM: GIC: move gic_chip_data structure declaration to header | Changhwan Youn |
2011-07-19 | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park |
2011-07-19 | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence | Russell King |
2011-07-18 | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-... | Russell King |
2011-07-18 | ARM: ARM_DMA_ZONE_SIZE is no more | Nicolas Pitre |
2011-07-18 | ARM: add dma_zone_size to the machine_desc structure | Nicolas Pitre |