summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * [ARM] realview: fix broadcast tick supportRussell King2009-05-173-14/+6
| | | * [ARM] realview: remove useless smp_cross_call_done()Russell King2009-05-172-14/+0
| | | * [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-176-46/+28
| | * | [ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins2009-05-161-0/+1
| | * | [ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2009-05-162-9/+65
| | * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-168-24/+27
| | |\ \
| | | * | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-162-9/+9
| | | * | ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi2009-05-161-1/+1
| | | * | ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
| | | * | ARM: OMAP2/3: Add name for musb clocksTony Lindgren2009-05-122-2/+2
| | | * | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula2009-05-121-2/+4
| | | * | ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula2009-05-121-1/+1
| | | * | ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley2009-05-121-6/+6
| | | * | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-111-2/+3
| | * | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-168-20/+19
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | [ARM] S3C: Do not set clk->owner field if unsetBen Dooks2009-05-151-2/+0
| | | * | [ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks2009-05-151-2/+1
| | | * | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks2009-05-151-1/+1
| | | * | [ARM] S3C64XX: fix GPIO debugMarek Szyprowski2009-05-151-1/+1
| | | * | [ARM] S3C64XX: GPIO include cleanupMarek Szyprowski2009-05-151-10/+10
| | | * | [ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2009-05-152-4/+2
| | | * | [ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks2009-05-151-0/+4
| | | |/
| * | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-192-20/+34
| |\ \ \
| | * | | microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek2009-05-181-2/+2
| | * | | microblaze: Update Microblaze defconfigMichal Simek2009-05-181-18/+32
| | |/ /
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-184-55/+76
| |\ \ \
| | * | | powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
| | * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-05-181-43/+62
| | * | | powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
| | * | | powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
| | * | | powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-181-1/+2
| | |/ /
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-1813-24/+58
| |\ \ \
| | * | | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-157-10/+38
| | * | | xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap2009-05-131-0/+1
| | * | | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-122-4/+5
| | * | | x86: fix percpu_{to,from}_op()Jan Beulich2009-05-111-5/+5
| | * | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-111-1/+5
| | * | | x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-101-4/+4
| | | |/ | | |/|
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-181-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | x86/function-graph: fix constraint for recording old return valueSteven Rostedt2009-05-131-1/+1
| | |/
* | | powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala2009-05-212-5/+5
* | | powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-214-6/+196
* | | powerpc/xmon: Add dl command to dump contents of __log_bufVinay Sridhar2009-05-211-0/+47
* | | powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bitBecky Bruce2009-05-211-5/+1
* | | powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0
* | | powerpc: Improve decrementer accuracyAnton Blanchard2009-05-211-3/+18
* | | powerpc/pci: Remove redundant pcnet32 fixupKumar Gala2009-05-212-21/+0
* | | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-212-14/+0
* | | powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-213-27/+27
* | | powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-213-29/+6
OpenPOWER on IntegriCloud