Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | ARM: perf: encode PMU name in arm_pmu structure | Will Deacon | 2010-11-25 | 1 | -11/+8 | |
| | * | | ARM: perf: add _init() functions to PMUs | Will Deacon | 2010-11-25 | 1 | -20/+45 | |
| | * | | ARM: perf: avoid exposing internal stop function for v6 PMU | Will Deacon | 2010-11-25 | 1 | -1/+1 | |
| | * | | ARM: perf: consolidate common PMU behaviour | Will Deacon | 2010-11-25 | 1 | -93/+38 | |
| * | | | Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-... | Russell King | 2010-11-26 | 2 | -4/+8 | |
| |\ \ \ | ||||||
| | * | | | arm: kconfig: dis-allow hotplug on MSM | Daniel Walker | 2010-11-22 | 1 | -0/+1 | |
| | * | | | arm: kconfig: enable SMP for MSM targets | Daniel Walker | 2010-11-22 | 2 | -4/+7 | |
| | |/ / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-------------. \ \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 74 | -652/+1175 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2010-11-04 | 9 | -9/+7 | |
| | | | | | | * | | | | | ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARM | Kuninori Morimoto | 2010-12-05 | 4 | -0/+161 | |
| | | | | | | * | | | | | ARM: 6515/1: Add zboot support for SuperH Mobile ARM | Kuninori Morimoto | 2010-12-05 | 3 | -0/+69 | |
| | | | | | * | | | | | | ARM: 6607/1: sa1100: Update platform device registration | Jochen Friedrich | 2011-01-03 | 1 | -8/+33 | |
| | | | | | * | | | | | | ARM: 6606/1: sa1100: Fix platform device registration | Jochen Friedrich | 2011-01-03 | 1 | -3/+4 | |
| | | | | | * | | | | | | ARM: 6459/2: sa1100: Add nanoEngine PCI support. | Marcelo Roberto Jimenez | 2010-12-21 | 7 | -4/+334 | |
| | | | | | * | | | | | | ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support. | Marcelo Roberto Jimenez | 2010-12-21 | 2 | -1/+31 | |
| | | | | | * | | | | | | ARM: 6451/1: sa1100: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1... | Marcelo Roberto Jimenez | 2010-12-21 | 1 | -11/+13 | |
| | | | | | * | | | | | | ARM: 6447/3: sa1100: Put nanoEngine support back in the kernel | Marcelo Roberto Jimenez | 2010-12-21 | 4 | -13/+142 | |
| | | | | | * | | | | | | ARM: 6450/1: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1100.c. | Marcelo Roberto Jimenez | 2010-11-10 | 1 | -26/+25 | |
| | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | * | | | | | | ARM: module: ignore unwind for sections not marked SHF_ALLOC | Russell King | 2010-12-01 | 1 | -0/+3 | |
| | | | | * | | | | | | ARM: module: clean up handling of ELF unwind tables | Russell King | 2010-12-01 | 2 | -65/+56 | |
| | | | * | | | | | | | ARM: 6522/1: kexec: Add call to non-crashing cores through IPI | Per Fransson | 2010-12-04 | 1 | -0/+30 | |
| | | | * | | | | | | | ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNEL | Dave Martin | 2010-12-04 | 1 | -4/+14 | |
| | | | * | | | | | | | ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r... | Dave Martin | 2010-12-04 | 1 | -1/+1 | |
| | | | * | | | | | | | ARM: 6487/1: add CONFIG_CRASH_DUMP to Kconfig | Mika Westerberg | 2010-11-30 | 1 | -0/+13 | |
| | | | * | | | | | | | ARM: 6486/1: provide zero vmcore_elf64_check_arch() | Mika Westerberg | 2010-11-30 | 1 | -0/+2 | |
| | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | ARM: io: simplify ioremap* and iounmap definitions | Russell King | 2010-12-08 | 1 | -7/+4 | |
| | | * | | | | | | | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 11 | -22/+22 | |
| | * | | | | | | | | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King | 2010-12-14 | 3 | -6/+12 | |
| | * | | | | | | | | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 2010-12-14 | 7 | -16/+10 | |
| | * | | | | | | | | ARM: GIC: move gic_data[] initialization into gic_init() | Russell King | 2010-12-14 | 1 | -24/+24 | |
| | * | | | | | | | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 | 18 | -40/+21 | |
| | * | | | | | | | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 8 | -8/+13 | |
| | * | | | | | | | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 14 | -39/+46 | |
| | * | | | | | | | | ARM: 6481/1: Use shared GIC entry macros on OMAP | Magnus Damm | 2010-12-07 | 1 | -61/+31 | |
| | * | | | | | | | | ARM: 6480/1: Use shared GIC entry macros on Vexpress | Magnus Damm | 2010-12-07 | 1 | -56/+1 | |
| | * | | | | | | | | ARM: 6479/1: Use shared GIC entry macros on UX500 | Magnus Damm | 2010-12-07 | 1 | -66/+1 | |
| | * | | | | | | | | ARM: 6478/1: Use shared GIC entry macros on Tegra | Magnus Damm | 2010-12-07 | 1 | -63/+1 | |
| | * | | | | | | | | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm | 2010-12-07 | 1 | -59/+1 | |
| | * | | | | | | | | ARM: 6476/1: Use shared GIC entry macros on CNS3XXX | Magnus Damm | 2010-12-07 | 1 | -60/+1 | |
| | * | | | | | | | | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S | Magnus Damm | 2010-12-07 | 1 | -0/+68 | |
| | |/ / / / / / / | ||||||
| * | / / / / / / | ARM: 6511/1: ftrace: add ARM support for C version of recordmcount | Rabin Vincent | 2010-12-04 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-01-03 | 13 | -10/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: pxa: fix page table corruption on resume | Aric D. Blumer | 2011-01-03 | 1 | -2/+2 | |
| * | | | | | | | | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport | 2011-01-03 | 1 | -0/+1 | |
| * | | | | | | | | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek | 2011-01-03 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-12-28 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mmc: at91_mci: fix multiblock SDIO transfers | Yauhen Kharuzhy | 2010-12-21 | 1 | -0/+2 | |
| * | | | | | | | | | ARM: fix IXP4xx build failure | Imre Kaloz | 2010-12-28 | 2 | -1/+2 | |
| * | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-12-20 | 2 | -5/+27 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: mach-shmobile: INTC interrupt priority level demux fix | Magnus Damm | 2010-12-17 | 1 | -4/+26 |