summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson14-122/+95
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman3-4/+4
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman4-7/+7
2012-05-10GPMC: add ECC control definitionsYegor Yefremov1-7/+23
2012-05-10ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma2-3/+0
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman7-12/+19
2012-05-10ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman3-6/+6
2012-05-10Merge branch 'cleanup-soc' into cleanupTony Lindgren8-162/+95
2012-05-09ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionallyLaurent Pinchart1-5/+5
2012-05-09ARM: OMAP2+: INTC: fix Kconfig option for TI81XXKevin Hilman1-1/+1
2012-05-09ARM: OMAP2+: remove incorrect irq_chip ack fieldGrazvydas Ignotas1-1/+0
2012-05-09ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette2-1/+5
2012-05-09ARM: OMAP4: panda: add statics to remove warningsTomi Valkeinen1-4/+4
2012-05-09ARM: OMAP2+: Incorrect Register Offsets in OMAP MailboxTony Lindgren1-3/+3
2012-05-09ARM: OMAP: fix trivial warnings for dspbridgeFelipe Contreras2-4/+5
2012-05-09ARM: OMAP4: hsmmc: check for null pointerBalaji T K4-93/+61
2012-05-09ARM: OMAP1: fix compilation issue in board-sx1.cArtem Bityutskiy1-0/+1
2012-05-08Merge branch 'devel-hwmod' into cleanupTony Lindgren15-7845/+7062
2012-05-08Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-devel...Tony Lindgren8-160/+93
2012-05-08ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan2-4/+12
2012-05-08ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar2-58/+0
2012-05-08ARM: All OMAP2PLUS machines use omap2 directory so just add one entrySantosh Shilimkar1-3/+1
2012-05-08ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.Santosh Shilimkar1-2/+2
2012-05-08ARM: OMAP4: Remove un-used WakeupGen register defines.Santosh Shilimkar1-8/+0
2012-05-08ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar1-82/+78
2012-05-08ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar1-4/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+19
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds2-1/+34
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-31/+111
2012-05-04vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2-1/+34
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner1-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-05-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-54/+13
2012-05-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert3-31/+111
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely8-29/+14
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely1-41/+20
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-140/+207
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2-4/+4