Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | ep93xx video driver platform support | Ryan Mallon | 5 | -1/+183 |
2009-09-23 | omapfb: fix coding style / remove dead line | arun c | 1 | -2/+2 |
2009-09-23 | N770: enable LCD MIPI-DCS in Kconfig | Imre Deak | 1 | -1/+1 |
2009-09-23 | omapfb: add support for the ZOOM MDK LCD | Stanley.Miao | 1 | -2/+52 |
2009-09-23 | omapfb: add support for the OMAP3 Beagle DVI output | Koen Kooi | 1 | -1/+46 |
2009-09-23 | omapfb: add support for the 3430SDP LCD | Kevin Hilman | 1 | -2/+37 |
2009-09-23 | omapfb: add support for MIPI-DCS compatible LCDs | Imre Deak | 1 | -0/+5 |
2009-09-23 | spi: McSPI support for OMAP4 | Syed Rafiuddin | 1 | -6/+23 |
2009-09-23 | spi: add SPI driver for most known i.MX SoCs | Sascha Hauer | 1 | -0/+27 |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 7 | -73/+1 |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki | 1 | -3/+3 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 4 | -5/+10 |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 7 | -23/+5 |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki | 7 | -19/+23 |
2009-09-23 | omap4: mmc driver support on OMAP4 | kishore kadiyala | 3 | -6/+47 |
2009-09-23 | AT91: atmel-mci: Platform configuration to the the atmel-mci driver | Rob Emanuele | 5 | -0/+386 |
2009-09-23 | powerpc: introduce and document sdhci,wp-inverted property for eSDHC | Anton Vorontsov | 7 | -0/+7 |
2009-09-23 | ARM: OMAP: RX51: set MMC capabilities and power-saving flag | Adrian Hunter | 1 | -0/+4 |
2009-09-23 | ARM: OMAP: mmc-twl4030: add regulator sleep / wake function | Adrian Hunter | 2 | -0/+59 |
2009-09-23 | omap_hsmmc: support for deeper power saving states | Denis Karpov | 3 | -0/+7 |
2009-09-23 | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 3 | -0/+7 |
2009-09-23 | ARM: OMAP: mmc-twl4030: add context loss counter support | Denis Karpov | 2 | -0/+18 |
2009-09-23 | Blackfin: override text/data checking functions | Mike Frysinger | 1 | -3/+35 |
2009-09-23 | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 1 | -1/+1 |
2009-09-23 | seq_file: constify seq_operations | James Morris | 3 | -3/+3 |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -21/+21 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 1 | -3/+0 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 25 | -26/+25 |
2009-09-22 | uml: fix order of pud and pmd_free() | Roel Kluin | 1 | -2/+2 |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -25/+1 |
2009-09-22 | m68k: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -10/+2 |
2009-09-22 | m68k: convert to use arch_gettimeoffset() | john stultz | 2 | -68/+8 |
2009-09-22 | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -13/+2 |
2009-09-22 | m32r: convert to use arch_gettimeoffset() | john stultz | 2 | -71/+9 |
2009-09-22 | m32r: remove redundant tests on unsigned | Roel Kluin | 2 | -4/+3 |
2009-09-22 | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -11/+3 |
2009-09-22 | alpha: use printk_once | Marcin Slusarz | 1 | -5/+1 |
2009-09-22 | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin | 1 | -1/+1 |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz | 2 | -72/+15 |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2 | -17/+3 |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 10 | -194/+11 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 16 | -0/+32 |
2009-09-22 | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins | 1 | -0/+10 |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2 | -3/+3 |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -2/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 20 | -21/+21 |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 4 | -0/+12 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 2 | -2/+2 |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan | 1 | -1/+1 |