summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------------. Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-0584-753/+1612
|\ \ \ \ \ \ \ \
| | | | | | | | * ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring2010-11-049-9/+7
| | | | | | | * | ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARMKuninori Morimoto2010-12-054-0/+161
| | | | | | | * | ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto2010-12-053-0/+69
| | | | | | * | | ARM: 6607/1: sa1100: Update platform device registrationJochen Friedrich2011-01-031-8/+33
| | | | | | * | | ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich2011-01-031-3/+4
| | | | | | * | | ARM: 6459/2: sa1100: Add nanoEngine PCI support.Marcelo Roberto Jimenez2010-12-217-4/+334
| | | | | | * | | ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.Marcelo Roberto Jimenez2010-12-216-2/+256
| | | | | | * | | ARM: 6457/1: pcmcia: Fix checkpatch.pl issues in drivers/pcmcia/soc_common.c.Marcelo Roberto Jimenez2010-12-211-60/+68
| | | | | | * | | ARM: 6455/2: Better use of the RTC framework for sa11xx.Marcelo Roberto Jimenez2010-12-211-24/+74
| | | | | | * | | ARM: 6451/1: sa1100: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1...Marcelo Roberto Jimenez2010-12-211-11/+13
| | | | | | * | | ARM: 6447/3: sa1100: Put nanoEngine support back in the kernelMarcelo Roberto Jimenez2010-12-214-13/+142
| | | | | | * | | ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR.Marcelo Roberto Jimenez2010-11-101-1/+41
| | | | | | * | | ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc.Marcelo Roberto Jimenez2010-11-101-0/+1
| | | | | | * | | ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c.Marcelo Roberto Jimenez2010-11-101-9/+11
| | | | | | * | | ARM: 6450/1: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1100.c.Marcelo Roberto Jimenez2010-11-101-26/+25
| | | | | | | |/ | | | | | | |/|
| | | | | * | | ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King2010-12-011-0/+3
| | | | | * | | ARM: module: clean up handling of ELF unwind tablesRussell King2010-12-012-65/+56
| | | | * | | | ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson2010-12-041-0/+30
| | | | * | | | ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNELDave Martin2010-12-041-4/+14
| | | | * | | | ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r...Dave Martin2010-12-041-1/+1
| | | | * | | | ARM: 6487/1: add CONFIG_CRASH_DUMP to KconfigMika Westerberg2010-11-301-0/+13
| | | | * | | | ARM: 6486/1: provide zero vmcore_elf64_check_arch()Mika Westerberg2010-11-301-0/+2
| | | | * | | | ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg2010-11-302-2/+9
| | | | | |_|/ | | | | |/| |
| | | * | | | ARM: io: simplify ioremap* and iounmap definitionsRussell King2010-12-081-7/+4
| | | * | | | ARM: io: make iounmap() a simple macroRussell King2010-12-0811-22/+22
| | * | | | | ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-143-6/+12
| | * | | | | ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-147-16/+10
| | * | | | | ARM: GIC: move gic_data[] initialization into gic_init()Russell King2010-12-141-24/+24
| | * | | | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-1418-40/+21
| | * | | | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-148-8/+13
| | * | | | | ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-1414-39/+46
| | * | | | | ARM: 6481/1: Use shared GIC entry macros on OMAPMagnus Damm2010-12-071-61/+31
| | * | | | | ARM: 6480/1: Use shared GIC entry macros on VexpressMagnus Damm2010-12-071-56/+1
| | * | | | | ARM: 6479/1: Use shared GIC entry macros on UX500Magnus Damm2010-12-071-66/+1
| | * | | | | ARM: 6478/1: Use shared GIC entry macros on TegraMagnus Damm2010-12-071-63/+1
| | * | | | | ARM: 6477/1: Use shared GIC entry macros on RealviewMagnus Damm2010-12-071-59/+1
| | * | | | | ARM: 6476/1: Use shared GIC entry macros on CNS3XXXMagnus Damm2010-12-071-60/+1
| | * | | | | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.SMagnus Damm2010-12-071-0/+68
| | |/ / / /
| * | | | | ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-043-3/+8
| * | | | | ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent2010-12-041-1/+1
| | |/ / / | |/| | |
* | | | | Linux 2.6.37v2.6.37Linus Torvalds2011-01-041-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-0414-25/+87
|\ \ \ \ \
| * | | | | ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * | | | | bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * | | | | bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| * | | | | atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-031-0/+10
| * | | | | drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| * | | | | starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-311-1/+1
| * | | | | tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
OpenPOWER on IntegriCloud