summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-07ARM: S3C24XX: fix irq parent checkHeiko Stuebner
2013-03-07ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner
2013-03-05ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner
2013-03-05ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner
2013-03-05ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner
2013-03-05ARM: S3C24XX: transform s3c2412 irqs into new structureHeiko Stuebner
2013-03-05ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner
2013-03-05ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner
2013-03-05ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner
2013-03-05ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner
2013-03-05ARM: S3C24XX: transform s3c2442 irqs into new structureHeiko Stuebner
2013-03-05ARM: S3C24XX: integrate s3c2440 irqs into common initHeiko Stuebner
2013-03-05ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner
2013-03-05ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner
2013-03-05ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour
2013-03-05ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour
2013-03-05ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim
2013-03-05mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-03-02metag: Provide dma_get_sgtable()James Hogan
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan
2013-03-02metag: copy devicetree to non-init memoryJames Hogan
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan
2013-03-02metag: export clear_page and copy_pageJames Hogan
2013-03-02metag: export metag_code_cache_flush_allJames Hogan
2013-03-02metag: protect more non-MMU memory regionsJames Hogan
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan
2013-03-02metag: kernel/setup.c: sort includesJames Hogan
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan