summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby2010-11-081-3/+5
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-1/+1
|\
| * spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| |
| \
*-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-305-56/+43
|\ \ \
| | * | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| * | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-292-1/+26
| * | | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| * | | jump_label: Fix unaligned traps on sparc.David Miller2010-10-291-0/+1
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-308-58/+397
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301899-23696/+52868
| |\ \ \ \
| * | | | | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-252-1/+23
| * | | | | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-253-43/+228
| * | | | | ARM: platform data to use the FSMC NAND with the U300Linus Walleij2010-10-253-10/+45
| * | | | | mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli2010-10-251-0/+97
| * | | | | mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-241-9/+9
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-30229-1720/+8166
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'devel-stable' into develRussell King2010-10-28204-1626/+7764
| |\ \ \ \ \
| | * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-10-2815-253/+527
| | |\ \ \ \ \
| | | * | | | | ARM: arch-shmobile: Add IMX074 camera sensor data to the AP4EVB platformGuennadi Liakhovetski2010-10-251-0/+113
| | | * | | | | ARM: mach-shmobile: ap4evb: modify LCDC1 irq numberTAKEI Mitsuharu2010-10-251-1/+1
| | | * | | | | ARM: mach-shmobile: add TMU platform data for sh7372Magnus Damm2010-10-152-1/+67
| | | * | | | | ARM: mach-shmobile: remove videomodes from ap4evb platform dataGuennadi Liakhovetski2010-10-151-56/+0
| | | * | | | | ARM: mach-shmobile: clock-sh7372: FSI parent select supportKuninori Morimoto2010-10-153-37/+80
| | | * | | | | ARM: mach-shmobile: clock-sh7372: add sh7372_ prefix to global clocksKuninori Morimoto2010-10-153-22/+24
| | | * | | | | ARM: shmobile: use device name for timer clocksMagnus Damm2010-10-136-6/+3
| | | * | | | | ARM: shmobile: make AP4EVB MMCIF resource string consistentMagnus Damm2010-10-131-1/+1
| | | * | | | | ARM: shmobile: break out sh7372 platform devicesMagnus Damm2010-10-131-0/+6
| | | * | | | | arm/shmobile: remove duplicated includeNicolas Kaiser2010-10-061-1/+0
| | | * | | | | sh: fix an ms7724se compile breakageGuennadi Liakhovetski2010-10-061-16/+16
| | | * | | | | ARM: mach-shmobile: modify wrong array size of div6_reparent_clksKuninori Morimoto2010-09-161-1/+1
| | | * | | | | ARM: mach-shmobile: ap4evb: modify touchpanel judgment conditionKuninori Morimoto2010-09-141-3/+35
| | | * | | | | ARM: mach-shmobile: add two more video modes for HDMIGuennadi Liakhovetski2010-09-141-6/+35
| | | * | | | | fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-146-136/+192
| | | * | | | | ARM: mach-shmobile: sh7372: modify INTCS tableKuninori Morimoto2010-09-141-0/+28
| | | * | | | | ARM: mach-shmobile: pfc-sh7372: modify wrong commentKuninori Morimoto2010-09-141-4/+4
| | | * | | | | ARM: mach-shmobile: Use evt2irq() for sh7372 DMACMagnus Damm2010-09-141-12/+12
| | | * | | | | ARM: mach-shmobile: Extend AP4EVB LCD commentsMagnus Damm2010-09-141-2/+6
| | | * | | | | ARM: mach-shmobile: ap4evb: modify tsc2007 platform settingsKuninori Morimoto2010-09-141-48/+3
| | * | | | | | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-287-9/+171
| | |\ \ \ \ \ \
| | | * | | | | | ARM: ux500 specific L2 cache codePer Fransson2010-10-261-0/+45
| | | * | | | | | ARM: l2x0: Optimise the range based operationsSantosh Shilimkar2010-10-261-0/+22
| | | * | | | | | ARM: l2x0: Determine the cache sizeSantosh Shilimkar2010-10-262-2/+12
| | | * | | | | | ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar2010-10-261-3/+5
| | | * | | | | | omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar2010-10-261-0/+13
| | | * | | | | | arm: Implement l2x0 cache disable functionsThomas Gleixner2010-10-261-1/+27
| | | * | | | | | arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-262-0/+27
| | | * | | | | | ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas2010-10-262-3/+20
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-28157-1314/+6574
| | |\ \ \ \ \ \
| | | * | | | | | ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon2010-10-262-0/+122
| | | * | | | | | ARM: S5PV310: Add support SROMCDaein Moon2010-10-263-0/+59
OpenPOWER on IntegriCloud