aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-28ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C2440: mini2440: Fix spare warningsBen Dooks1-2/+2
2009-10-28ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks1-0/+1
2009-10-28ARM: Merge fixes-s3c64xx-dmaBen Dooks2-0/+12
2009-10-28ARM: Merge fixes-s3c64xxBen Dooks2-2/+5
2009-10-28ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall1-3/+3
2009-10-28ARM: S3C: Fix adc function exportsRyan Mallon1-1/+1
2009-10-28ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks1-2/+7
2009-10-28ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte1-0/+10
2009-10-28ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo1-0/+1
2009-10-28ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2-0/+12
2009-10-28x86/amd-iommu: Un__init function required on shutdownJoerg Roedel1-1/+1
2009-10-27xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge1-1/+2
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt19-364/+1188
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang1-0/+2
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt1-20/+21
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala3-2/+3
2009-10-27powerpc: Add a Book-3E 64-bit defconfigKumar Gala1-0/+2199
2009-10-27powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer1-1/+19
2009-10-27powerpc: Align vDSO base addressAndreas Schwab1-1/+10
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab1-2/+2
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling1-7/+10
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2-1/+6
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt1-0/+1
2009-10-26ARM: S3C64XX: Set rate of crystal muxMark Brown1-0/+3
2009-10-26ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK valueKukjin Kim1-2/+2
2009-10-26x86-64: Fix register leak in 32-bit syscall audtingJan Beulich1-3/+2
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby1-0/+19
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell1-1/+1
2009-10-26sh: add uImage.bin targetMagnus Damm2-2/+6
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2-13/+14
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-25ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King1-2/+2
2009-10-25ARM: integrator: allow Integrator to be built with highmemRussell King1-0/+1
2009-10-25ARM: Fix signal restart issues with NX and OABI compatRussell King3-26/+23
2009-10-23Pull ticket-spinaphore into release branchTony Luck1-6/+18
2009-10-23Pull ticket4byte into release branchTony Luck2-22/+42
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven2-5/+0
2009-10-22omap4: Fix UART4 platform data on omap4Santosh Shilimkar1-10/+0
2009-10-22omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar2-2/+4
2009-10-22omap3: PM: enable UART3 module wakeupsKevin Hilman1-3/+4
2009-10-22omap2: Fix console serial port number for n8x0Tony Lindgren1-1/+1
2009-10-22omap2: Fix detection of n8x0Tony Lindgren1-0/+12
2009-10-22omap1: Fix DSP public peripherals support for ams-deltaJanusz Krzysztofik1-0/+2
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik9-26/+72
2009-10-22omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU1-1/+1