Age | Commit message (Expand) | Author |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-20 | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro |
2011-07-17 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-16 | ARM: SAMSUNG: DMA Cleanup as per sparse | Sangwook Lee |
2011-07-16 | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip | Todd Poynor |
2011-07-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds |
2011-07-07 | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot |
2011-07-06 | Merge branch 'for-spi' into s5p-fixes-for-linus | Kukjin Kim |
2011-07-06 | ARM: SAMSUNG: Add tx_st_done variable | Padmavathi Venna |
2011-07-06 | ARM: SAMSUNG: header file revised to prevent declaring duplicated | MyungJoo Ham |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King |
2011-06-24 | ARM: pm: samsung: move cpu_suspend into C code | Russell King |
2011-06-24 | ARM: pm: move cpu_init() call into core code | Russell King |
2011-06-07 | ARM: SAMSUNG: serial: Fix on handling of one clock source for UART | Boojin Kim |
2011-06-03 | ARM: SAMSUNG: Remove unused onenand plat functions | Kyungmin Park |
2011-06-01 | ARM: S5P64X0: Fix SPI platform device name | Padmavathi Venna |
2011-05-28 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-26 | gpio: Move to Samsung common GPIO library to drivers/gpio | Kyungmin Park |
2011-05-25 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-05-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-20 | ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP | Mark Brown |
2011-05-12 | ARM: S5P6442: Removing ARCH_S5P6442 | Kukjin Kim |
2011-05-11 | Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Russell King |
2011-05-10 | ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control... | Thomas Abraham |
2011-05-09 | ARM: SAMSUNG: Convert irq-uart to generic irq chip | Thomas Gleixner |
2011-05-09 | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip | Thomas Gleixner |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre |
2011-04-24 | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki |
2011-04-19 | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman |
2011-04-14 | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used | Maurus Cuelenaere |
2011-04-14 | ARM: SAMSUNG: Fix build failure in PM CRC check code | Abhilash Kesavan |
2011-04-13 | ARM: S5P: Add usb ehci device | Joonyoung Shim |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Reorder irq_set_ function calls | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-29 | arm: plat-samsung: Use proper irq accessor functions | Thomas Gleixner |
2011-03-28 | ARM: SAMSUNG: Fix CPU idmask | Kukjin Kim |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-15 | ARM: S5P: Add function to register gpio interrupt bank data | Marek Szyprowski |
2011-03-15 | ARM: EXYNOS4: Add support for SATA on ARMLEX4210 | Abhilash Kesavan |
2011-03-12 | Merge branch 'next-exynos4-pm' into for-next | Kukjin Kim |
2011-03-12 | ARM: EXYNOS4: Suspend to RAM Support | Jaecheol Lee |