Age | Commit message (Expand) | Author | Files | Lines |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 5 | -70/+30 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 5 | -71/+32 |
2010-12-24 | ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup | Srinidhi Kasagar | 1 | -1/+0 |
2010-12-20 | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 1 | -7/+15 |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King | 1 | -1/+0 |
2010-12-20 | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 1 | -10/+0 |
2010-12-20 | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 1 | -7/+1 |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 1 | -2/+0 |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 1 | -21/+3 |
2010-12-20 | ARM: SMP: get rid of get_core_count() | Russell King | 1 | -6/+3 |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King | 1 | -6/+0 |
2010-12-20 | ARM: SMP: move CPU number sanity checks to smp_init_cpus() | Russell King | 1 | -13/+13 |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 1 | -0/+1 |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 1 | -1/+1 |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 1 | -2/+2 |
2010-12-07 | ARM: 6479/1: Use shared GIC entry macros on UX500 | Magnus Damm | 1 | -66/+1 |
2010-12-03 | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 2 | -3/+3 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -2/+1 |
2010-11-22 | ARM: 6473/1: Small update to ux500 specific L2 cache code | Per Fransson | 1 | -3/+3 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+45 |
2010-10-28 | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King | 1 | -0/+45 |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -12/+1 |
2010-10-26 | ARM: ux500 specific L2 cache code | Per Fransson | 1 | -0/+45 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -16/+167 |
2010-10-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 31 | -208/+2700 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2 | -4/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -5/+3 |
2010-10-20 | ste_dma40: remove enum for endianess | Rabin Vincent | 1 | -4/+0 |
2010-10-20 | ste_dma40: remove TIM_FOR_LINK option | Rabin Vincent | 1 | -1/+0 |
2010-10-20 | ste_dma40: move mode_opt to separate config | Rabin Vincent | 1 | -3/+1 |
2010-10-20 | ste_dma40: move channel mode to a separate field | Rabin Vincent | 1 | -4/+3 |
2010-10-20 | ste_dma40: move priority to separate field | Rabin Vincent | 1 | -2/+0 |
2010-10-19 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 29 | -199/+2697 |
2010-10-19 | ARM: 6441/1: ux500: The platform is not just based on early drop silicon vers... | Srinidhi Kasagar | 1 | -3/+1 |
2010-10-13 | ux500 - add platform data for Nomadik SKE keypad controller | Sundar Iyer | 5 | -16/+167 |
2010-10-13 | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 1 | -7/+1 |
2010-10-04 | ARM: Provide common header for hard_smp_processor_id() | Russell King | 1 | -8/+1 |
2010-10-04 | ARM: 6418/1: ux500: rename DB8500 DMA event line macros | Rabin Vincent | 2 | -143/+133 |
2010-10-04 | ARM: 6417/1: ux500: build configuration for DB5500 mbox and modem irq handler | Linus Walleij | 2 | -0/+16 |
2010-10-04 | ARM: 6415/1: ux500: DB5500 mailbox driver | Linus Walleij | 2 | -0/+655 |
2010-10-04 | ARM: 6414/1: ux500: DB5500 generic modem IRQ handler | Linus Walleij | 1 | -0/+139 |
2010-10-04 | ARM: 6413/1: ux500: resources for DB5500 mbox driver and modem irq handler | Linus Walleij | 4 | -1/+117 |
2010-09-23 | DMAENGINE: ste_dma40: removed non-used variable from struct | Jonas Aaberg | 1 | -1/+0 |
2010-09-19 | ARM: 6392/1: ux500: add ab8500-regulators machine specific data | Sundar Iyer | 2 | -0/+102 |
2010-09-19 | ARM: 6391/1: ux500: add CPU hotplug support | Sundar Iyer | 3 | -0/+78 |
2010-09-19 | ARM: 6372/1: ux500: add DB5500 DMA event lines | Rabin Vincent | 1 | -0/+135 |
2010-09-19 | ARM: 6371/1: ux500: add DB5500 pins | Rabin Vincent | 1 | -0/+620 |
2010-09-19 | ARM: 6337/2: AB8500 I2C platform configuration and irq | Linus Walleij | 2 | -5/+28 |
2010-09-02 | ARM: 6336/1: U8500 PRCMU driver | Linus Walleij | 5 | -1/+339 |
2010-09-02 | ARM: 6335/1: ux500: mop500: register eMMC devices | Hanumath Prasad | 5 | -34/+140 |