aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: move mx1 support to mach-imxUwe Kleine-König2010-06-3018-267/+242
* ARM: imx: rename mxc_uart_devicex to follow a common naming schemeUwe Kleine-König2010-06-3011-37/+38
* ARM: imx1: rename imx_uart[12]_device to follow a common naming schemeUwe Kleine-König2010-06-244-57/+34
* ARM: imx1: rename imx_i2c_device to follow a common naming schemeUwe Kleine-König2010-06-243-3/+3
* ARM: imx1: rename imx_csi_device to match its .nameUwe Kleine-König2010-06-242-7/+7
* ARM: imx: fold serial.c into devices.cUwe Kleine-König2010-06-243-142/+33
* ARM: imx: get rid of mxc_gpio_initUwe Kleine-König2010-06-2415-24/+34
* ARM: imx/mx1: fold crm_regs.h into its only consumerUwe Kleine-König2010-06-242-62/+40
* ARM: imx: rename mach dir for mx21 and mx27 to mach-imxUwe Kleine-König2010-06-2423-7/+7
* ARM: mxc: grammar fixUwe Kleine-König2010-06-245-5/+5
* ARM: mx3/mx31ads: fold board header in its only userUwe Kleine-König2010-06-242-124/+36
* ARM: mx3/mx31_3ds: fold board header in its only userUwe Kleine-König2010-06-242-66/+35
* ARM: mx3/qong: get rid of nearly empty headerUwe Kleine-König2010-06-242-19/+1
* ARM: mx2/mx27ads: fold board header in its only userUwe Kleine-König2010-06-242-346/+30
* ARM: mx2/mx21ads: fold board header in its only userUwe Kleine-König2010-06-242-53/+35
* ARM: mx3/kzm_arm11_01: fold board header in its only userUwe Kleine-König2010-06-242-40/+17
* ARM: imx: remove empty and unused board headersUwe Kleine-König2010-06-248-98/+0
* ARM: mx2/mx27_3ds: document alternative names and remove empty headerUwe Kleine-König2010-06-242-15/+6
* ARM: mx1/scb9328: fix type of uart1_mxc_exit to make compiler happyUwe Kleine-König2010-06-241-2/+1
* ARM: mx1: don't use deprecated symbol namesUwe Kleine-König2010-06-247-81/+81
* ARM: mx25: rename mach-mx25pdk.c to mach-mx25_3ds.c matching its arch numberUwe Kleine-König2010-06-022-1/+7
* ARM: mx3: rename mach-mx35pdk.c to mach-mx35_3ds.c matching its arch numberUwe Kleine-König2010-06-022-1/+7
* ia64: revert __node_random additionLinus Torvalds2010-05-301-17/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-305-15/+82
|\
| * mfd: New AB8500 driverRabin Vincent2010-05-281-1/+1
| * ARM: AB3550 board configuration and irq for U300Mattias Wallin2010-05-282-0/+62
| * mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
| * davinci: da850 TPS6507x touch screen driver board dataTodd Fischer2010-05-281-0/+12
| * mfd: Add tps6507x board data structureTodd Fischer2010-05-281-1/+6
| * x86: remove rdc321x_defs.hFlorian Fainelli2010-05-281-12/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-306-1/+283
|\ \
| * | DMAENGINE: DMA40 U8500 platform configurationLinus Walleij2010-05-276-1/+283
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-3010-26/+92
|\ \ \
| * | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-271-0/+7
| * | | x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-263-9/+14
| * | | x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-251-3/+3
| * | | x86: remove last traces of quicklist usagePeter Zijlstra2010-05-241-1/+0
| * | | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-05-241-0/+11
| * | | x86: "nosmp" command line option should force the system into UP modeJan Beulich2010-05-241-3/+23
| * | | arch/x86/pci: use kasprintfJulia Lawall2010-05-241-2/+1
| * | | x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-241-8/+33
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-306-76/+47
|\ \ \ \
| * | | | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-301-3/+13
| * | | | parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-301-33/+7
| * | | | parisc: LWS fixes for syscall.SJohn David Anglin2010-05-301-23/+9
| * | | | parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-301-7/+0
| * | | | parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-301-2/+3
| * | | | parisc: invoke oom-killer from page faultNick Piggin2010-05-301-4/+3
| * | | | parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-05-301-0/+1
| * | | | parisc: Use of align_frame provides stack frame.Carlos O'Donell2010-05-301-4/+11