Age | Commit message (Expand) | Author |
2013-04-04 | ARM: S3C24XX: move irq driver to drivers/irqchip | Heiko Stuebner |
2013-03-07 | ARM: S3C24XX: add handle_irq function | Heiko Stuebner |
2013-03-07 | ARM: S3C24XX: make s3c24xx_init_intc static | Heiko Stuebner |
2013-03-07 | ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irq | Heiko Stuebner |
2013-03-07 | ARM: S3C24XX: fix irq parent check | Heiko Stuebner |
2013-03-07 | ARM: S3C24XX: fix redundant checks in the irq mapping function | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: handle s3c2412 eints using new infrastructure | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: add soc_is_s3c2412 option | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: include first 4 bits of the eint register in irq mapping | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: transform s3c2412 irqs into new structure | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: modify s3c2412 irq init to initialize all irqs | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: move s3c2412 irq init to common code | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: transform s3c2440 irqs into new structure | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: transform s3c2442 irqs into new structure | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: integrate s3c2440 irqs into common init | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: move s3c2440 irqs to common irq code | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: move s3c244x irq init to common irq code | Heiko Stuebner |
2013-03-05 | ARM: SAMSUNG: Remove unused plat-samsung/time.c | Romain Naour |
2013-03-05 | ARM: S5PC100: Add samsung-time support for s5pc100 | Romain Naour |
2013-03-05 | ARM: S3C64XX: Add samsung-time support for s3c64xx | Romain Naour |
2013-03-05 | ARM: S3C24XX: Add samsung-time support for s3c24xx | Romain Naour |
2013-03-05 | ARM: SAMSUNG: Rename s5p-time to samsung-time | Romain Naour |
2013-03-05 | ARM: S3C24XX: cleanup the included soc init functions in common.h | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: remove plat/irq.h in plat-samsung | Heiko Stuebner |
2013-03-05 | ARM: S3C24XX: plat/common-smdk.h local | Kukjin Kim |
2013-03-05 | mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver | Kukjin Kim |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-03-03 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-03-03 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King |
2013-03-02 | metag: Provide dma_get_sgtable() | James Hogan |
2013-03-02 | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan |
2013-03-02 | metag: copy devicetree to non-init memory | James Hogan |
2013-03-02 | metag: cleanup metag_ksyms.c includes | James Hogan |
2013-03-02 | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move setup.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move kick.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move traps.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move irq enable out of irqflags.h on SMP | James Hogan |
2013-03-02 | metag: hugetlb: convert to vm_unmapped_area() | James Hogan |
2013-03-02 | metag: export clear_page and copy_page | James Hogan |
2013-03-02 | metag: export metag_code_cache_flush_all | James Hogan |