summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-17ARM: mx23: rename mx23 auart irq definition to align with mx28Shawn Guo
2011-02-11i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD & MX51_PAD_USBH1_DATA2__UAR...Julien Boibessot
2011-02-11ARM: mx3/mx31ads: fix comments of irq callbacksUwe Kleine-König
2011-02-11ARM: mx3: remove some useless commentsUwe Kleine-König
2011-02-11ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer
2011-02-11ARM i.MX ehci: factor out soc specific functionsSascha Hauer
2011-02-11Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer
2011-02-10ARM: mxc91231: use .init_early to initialize cpu typeUwe Kleine-König
2011-02-10ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König
2011-02-10ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König
2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König
2011-02-10ARM: imx+mx3: convert to mc13xxx MFDDavid Jander
2011-02-10ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPIUwe Kleine-König
2011-02-10ARM: imx/eukrea_mbimx27: fix compile warnings about unused variablesUwe Kleine-König
2011-02-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-07Merge branch 'fixes'Russell King
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-02-07ARM: Update mach-typesRussell King
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg
2011-02-05x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03ARM: mxs: dynamically register flexcan devices for mx28Marc Kleine-Budde
2011-02-03ARM: mxs: adjust flexcan clock definitionMarc Kleine-Budde
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-03Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-02-03x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET