summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-2413-61/+43
|\
| * CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-231-29/+8
| * ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
| * CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-015-19/+2
| * CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson2009-08-311-3/+17
| * CRIS: fix defconfig build failureIngo Molnar2009-08-311-0/+1
| * CRIS: add pgprot_noncachedArnd Bergmann2009-08-313-8/+13
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-24153-3746/+7834
|\ \
| * \ Merge branch 'origin' into for-linusRussell King2009-09-243418-96734/+295481
| |\ \
| * \ \ Merge branch 'master' into for-linusRussell King2009-09-222732-243392/+363393
| |\ \ \
| | * | | ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor2009-09-223-7/+7
| | * | | ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss2009-09-211-2/+17
| | * | | ARM: Add support for checking access permissions on prefetch abortsRussell King2009-09-201-3/+6
| | * | | ARM: Separate out access error checkingRussell King2009-09-201-11/+22
| | * | | ARM: Ensure correct might_sleep() check in pagefault pathRussell King2009-09-201-0/+7
| | * | | ARM: Update page fault handling for new OOM techniquesRussell King2009-09-201-33/+14
| | * | | ARM: Provide definitions and helpers for decoding the FSR registerRussell King2009-09-201-3/+15
| | * | | ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow2009-09-201-1/+1
| | * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-192709-243258/+363185
| | |\ \ \
| | | * | | Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas2009-09-181-1/+11
| | | * | | Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan2009-09-181-0/+4
| | | * | | Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-183-26/+21
| | * | | | ARM: s3c: fix check of index into s3c_gpios[]Roel Kluin2009-09-191-1/+1
| | * | | | ARM: spitz: fix touchscreen max presurePavel Machek2009-09-191-0/+1
| | * | | | ARM: STMP3xxx: deallocation with negative index of descriptors[]Roel Kluin2009-09-191-1/+1
| | * | | | [ARM] Update mach-typesRussell King2009-09-181-4/+16
| | * | | | ARM: Update mailing list addressesRussell King2009-09-181-53/+53
| | * | | | Merge branch 'next-s3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-09-189-8/+34
| | |\ \ \ \
| | | * \ \ \ Merge branch 'next-s3c64xx-fixes' into next-s3c-fixesBen Dooks2009-09-173-7/+9
| | | |\ \ \ \
| | | | * | | | ARM: S3C64XX: DMA: Debugged alloc's with GFP_KERNEL flag in Intr context.Jassi2009-09-161-2/+2
| | | | * | | | ARM: S3C64XX: DMA: 'size' argument of dma_pool_createJassi2009-09-161-1/+1
| | | | * | | | ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix.Jassi2009-09-161-1/+1
| | | | * | | | ARM: S3C64XX: Fix divider value calculation in s3c64xx_roundrate_clksrcThomas Abraham2009-09-161-1/+1
| | | | * | | | ARM: S3C6410: update clk->parent when setting clock sourceThomas Abraham2009-09-161-0/+2
| | | | * | | | ARM: S3C6410: use correct divider_shift in setrate_clksrc()Thomas Abraham2009-09-161-2/+2
| | | * | | | | ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs.Ben Dooks2009-09-175-0/+16
| | | * | | | | ARM: S3C64XX: Provide for board-specific IRQsMark Brown2009-09-171-1/+9
| | | |/ / / /
| | * | | | | ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov2009-09-151-8/+8
| | * | | | | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2009-09-152-1/+6
| | * | | | | ARM: 5696/1: Include device.h in VIC driverLinus Walleij2009-09-151-0/+1
| * | | | | | ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2009-09-222-4/+47
| * | | | | | ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-2214-25/+25
| * | | | | | ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij2009-09-216-104/+104
| * | | | | | Merge branch 'u300' into develRussell King2009-09-2116-77/+1061
| |\ \ \ \ \ \
| | * | | | | | ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij2009-09-183-9/+9
| | * | | | | | ARM: 5704/1: U300 sched_clock implementation v2Linus Walleij2009-09-181-0/+15
| | * | | | | | ARM: 5668/2: U300 I2C board setupLinus Walleij2009-08-154-2/+73
| | * | | | | | ARM: 5667/3: U300 SSP/SPI board setup and testLinus Walleij2009-08-156-0/+460
| | * | | | | | ARM: 5666/1: Revamped U300 padmux APILinus Walleij2009-08-154-60/+392
| | * | | | | | ARM: 5665/1: U300 syscon register updatesLinus Walleij2009-08-151-7/+113
OpenPOWER on IntegriCloud