Age | Commit message (Expand) | Author | Files | Lines |
2011-01-26 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -7/+26 |
2011-01-25 | sh: Fix build of sh7750 base boards | Nobuhiro Iwamatsu | 1 | -3/+3 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-19 | sh: Fix sh build failure when CONFIG_SFC=m | Aurelien Jarno | 1 | -0/+1 |
2011-01-18 | sh: fix MSIOF0 SPI on ecovec: it conflicts with VOU | Guennadi Liakhovetski | 1 | -0/+2 |
2011-01-14 | sh: support XZ-compressed kernel. | Paul Mundt | 5 | -4/+19 |
2011-01-14 | sh: Fix up breakage from asm-generic/pgtable.h changes. | Paul Mundt | 1 | -0/+1 |
2011-01-14 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2011-01-14 | thp: pte alloc trans splitting | Andrea Arcangeli | 1 | -1/+1 |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 60 | -158/+947 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+5 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -3/+3 |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
2011-01-13 | Merge branch 'sh/alphaproject' into sh-latest | Paul Mundt | 7 | -0/+558 |
2011-01-13 | sh: Add support for AP-SH4AD-0A board. | Paul Mundt | 5 | -0/+268 |
2011-01-13 | sh: Add support for AP-SH4A-3A board. | Paul Mundt | 5 | -0/+286 |
2011-01-13 | sh: Add a new mach type for alpha project boards. | Paul Mundt | 2 | -0/+4 |
2011-01-13 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -0/+5 |
2011-01-13 | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 25 | -11/+214 |
2011-01-13 | sh: sh7372 SH4AL-DSP probe support | Magnus Damm | 3 | -2/+7 |
2011-01-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 594 | -64521/+33901 |
2011-01-13 | Merge branch 'linus' into idle-test | Len Brown | 56 | -969/+869 |
2011-01-12 | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW | Len Brown | 1 | -1/+0 |
2011-01-12 | Merge branch 'sh/sdio' into sh-latest | Paul Mundt | 10 | -26/+58 |
2011-01-12 | sh: sh7366 Enable SDIO IRQs | Magnus Damm | 1 | -10/+14 |
2011-01-12 | sh: sh7343 Enable SDIO IRQs | Magnus Damm | 1 | -11/+14 |
2011-01-12 | sh: mach-ecovec24: enable runtime PM for SDHI | Arnd Hannemann | 1 | -2/+2 |
2011-01-12 | sh: sh7723 / ap325rxa enable SDIO IRQs | Arnd Hannemann | 2 | -2/+18 |
2011-01-12 | sh: sh7722 Enable SDIO IRQs | Arnd Hannemann | 2 | -1/+3 |
2011-01-12 | sh: sh7724 Enable SDIO IRQs | Arnd Hannemann | 4 | -2/+9 |
2011-01-11 | sh: Fix up legacy PTEA space attribute mapping. | Paul Mundt | 2 | -2/+15 |
2011-01-11 | sh: Stub out legacy PCC pgprot encoding for X2 TLBs. | Paul Mundt | 1 | -7/+1 |
2011-01-11 | sh: constify prefetch pointers. | Paul Mundt | 1 | -2/+4 |
2011-01-11 | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 10 | -14/+53 |
2011-01-11 | sh: Add a machvec callback for early memblock reservations. | Paul Mundt | 2 | -2/+9 |
2011-01-11 | sh: update sh7757lcr_defconfig | Yoshihiro Shimoda | 1 | -10/+1 |
2011-01-11 | sh: add PVR probing for SH7757 3rd cut | Yoshihiro Shimoda | 1 | -0/+1 |
2011-01-11 | sh: Use device_initcall() instead of __initcall() | Nobuhiro Iwamatsu | 10 | -10/+10 |
2011-01-11 | sh: intc - convert board specific landisk code | Nobuhiro Iwamatsu | 1 | -24/+35 |
2011-01-11 | sh: Move init_landisk_IRQ to header file | Nobuhiro Iwamatsu | 2 | -3/+3 |
2011-01-11 | sh: Fix IRQ macro in header of landisk | Nobuhiro Iwamatsu | 1 | -1/+1 |
2011-01-11 | sh: pci: Add pci_fixup_pcic to pci of landisk | Nobuhiro Iwamatsu | 1 | -2/+26 |
2011-01-11 | sh: Kill off deprecated ctrl_in/out I/O routines. | Paul Mundt | 1 | -51/+0 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2011-01-08 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+3 |
2011-01-08 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2011-01-08 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -4/+36 |
2011-01-07 | sh: mach-sdk7786: Fix up fallout from clkdev consolidation. | Paul Mundt | 1 | -1/+1 |
2011-01-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 51 | -964/+830 |
2011-01-07 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -224/+33 |