summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-055-8/+39
|\
| * ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat2012-04-051-2/+0
| * ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-051-1/+2
| * ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin2012-04-041-1/+16
| * ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross2012-04-041-4/+3
| * ARM: S3C24XX: fix missing common.h in mach-s3c24xx/Kukjin Kim2012-04-021-0/+18
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-04-0517-122/+122
|\ \
| * \ Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-034-23/+31
| |\ \
| | * | ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)Ming Lei2012-03-221-1/+1
| | * | ARM: OMAP2+: OPP: allow OPP enumeration to continue if device is not presentNishanth Menon2012-03-221-2/+2
| | * | arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()Mark A. Greer2012-03-221-12/+10
| | * | arm: omap3: pm34xx.c: Fix omap3_pm_init() error out pathsMark A. Greer2012-03-221-6/+10
| | * | ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar2012-03-221-2/+8
| * | | Merge branch 'fixes-smsc911x' into fixesTony Lindgren2012-04-039-81/+68
| |\ \ \
| | * | | ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-038-0/+66
| | * | | ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill2012-04-031-55/+0
| | * | | ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2012-04-032-18/+0
| | * | | ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill2012-04-031-3/+1
| | * | | ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill2012-04-031-5/+1
| | | |/ | | |/|
| * | | ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg2012-04-031-4/+6
| * | | ARM: OMAP2+: Fix omap2+ build errorR Sricharan2012-04-031-1/+1
| * | | Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-04-032-13/+16
| |\ \ \ | | |/ / | |/| |
| | * | ARM: OMAP4: prm: fix interrupt register offsetsTero Kristo2012-03-121-10/+11
| | * | ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...Rajendra Nayak2012-03-121-3/+5
* | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-0516-22/+45
|\ \ \ \
| * | | | ARM: at91: dt: remove unit-address part for memory nodesLudovic Desroches2012-04-046-6/+6
| * | | | ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre2012-04-045-1/+16
| * | | | ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT fileNicolas Ferre2012-04-041-2/+2
| * | | | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-6/+7
| * | | | ARM: at91/dts: USB host vbus is active lowNicolas Ferre2012-04-042-4/+4
| * | | | ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre2012-04-044-3/+8
| * | | | ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre2012-04-021-0/+2
| |/ / /
* | | | Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-039-3/+48
|\ \ \ \
| * | | | ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| * | | | ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| * | | | ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| * | | | ARM: mx31lite: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| * | | | ARM: mx53ard: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+8
| * | | | ARM: mx35: Fix registration of camera clockFabio Estevam2012-04-021-1/+1
| * | | | ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam2012-04-021-1/+1
| * | | | MX2: Fix mx2_camera clock regression.Javier Martin2012-04-021-0/+1
| * | | | ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam2012-04-021-1/+1
| |/ / /
* | | | ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-022-1/+6
* | | | ARM: versatile: fix build failure in pci.cPaul Gortmaker2012-04-021-5/+5
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-311-3/+4
|\ \ \
| * | | new helper: ext2_image_size()Al Viro2012-03-311-3/+4
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-315-1/+90
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perf/urgentIngo Molnar2012-03-261156-33425/+22621
| |\ \ \ \
| * | | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-1/+9
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-235-0/+81
| |\ \ \ \ \
OpenPOWER on IntegriCloud