aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: defconfig: add debug and throughput configs for BlazeLuciano Coelho2012-02-212-0/+4812
* Fix mmc[3-5] master clockIdo Yariv2012-02-032-4/+9
* configs: added TI blaze defconfigIdo Reis2012-01-051-0/+2402
* omap: fix some rcu warningEliad Peller2011-12-201-0/+4
* omap: board-zoom: make the wlan irq OMAP_PIN_OFF_WAKEUPENABLEEliad Peller2011-12-201-1/+2
* omap: blaze: initialize sdp4430_clk32kg to always_onEliad Peller2011-12-201-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...master-2011-12-12John W. Linville2011-12-1278-210/+427
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-098-44/+68
| |\
| | * x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-096-35/+48
| | * x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-081-7/+14
| | * x86/intel_mid: Kconfig select fixAlan Cox2011-12-061-0/+3
| | * x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-061-2/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-097-21/+20
| |\ \
| | * | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-032-18/+8
| | * | arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-031-3/+6
| | * | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-034-0/+6
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-0/+1
| |\ \ \
| | * | | iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel2011-12-061-0/+1
| * | | | thp: add compound tail page _mapcount when mappedYouquan Song2011-12-091-0/+2
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-0828-55/+69
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2011-12-081-2/+2
| | |\ \ \ \
| | | * | | | ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-072-7/+10
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik2011-12-051-1/+6
| | | * | | | | ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik2011-12-011-1/+1
| | | * | | | | ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik2011-12-011-5/+0
| | | * | | | | ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren2011-12-011-0/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2011-12-073-2/+3
| | |\ \ \ \ \
| | | * | | | | ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown2011-12-011-1/+1
| | | * | | | | ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown2011-12-011-0/+1
| | | * | | | | ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown2011-12-011-1/+1
| | | |/ / / /
| | * | | | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2011-12-066-16/+18
| | |\ \ \ \ \
| | | * | | | | ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay2011-12-051-1/+1
| | | * | | | | ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash2011-12-051-1/+1
| | | * | | | | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil2011-12-051-3/+3
| | | * | | | | ARM: davinci: dm646x does not have a DSP domainSekhar Nori2011-12-051-1/+0
| | | * | | | | ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2011-12-052-9/+11
| | | * | | | | ARM: davinci: psc: fix incorrect maskMurali Karicheri2011-12-052-1/+2
| | | |/ / / /
| | * | | | | Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2011-12-065-6/+7
| | |\ \ \ \ \
| | | * | | | | ARM: mx28: LRADC macro renamePeter Rusko2011-12-011-2/+2
| | | * | | | | arm: mx23: recognise stmp378x as mx23Wolfram Sang2011-12-011-0/+1
| | | * | | | | ARM: mxs: fix machines' initializers orderLauri Hintsala2011-12-012-2/+2
| | | * | | | | ARM: mxs/tx28: add __initconst for fec pdataDong Aisheng2011-12-011-2/+2
| | | |/ / / /
| | * | | | | Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann2011-12-062-0/+2
| | |\ \ \ \ \
| | | * | | | | ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song2011-12-011-0/+1
| | | * | | | | ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song2011-12-011-0/+1
| | | |/ / / /
| | * | | | | Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2011-12-063-14/+19
| | |\ \ \ \ \
| | | * | | | | arm/imx: fix irq_base for gpioShawn Guo2011-12-013-9/+6
| | | * | | | | arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo2011-12-013-5/+13
| | * | | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2011-12-066-8/+8
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |