aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | SCSI: arm fas216: fix missing ';'Russell King2010-11-23
| | * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-23
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mx25: fix spi device registration typoBaruch Siach2010-11-15
| | | * | | | | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-15
| | | * | | | | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-15
| | | * | | | | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-15
| | | * | | | | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-15
| | | * | | | | | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-15
| | | * | | | | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-02
| | * | | | | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-22
| | * | | | | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-21
| | * | | | | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-21
| | * | | | | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-21
| | * | | | | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-21
| | * | | | | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-21
| * | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sisfb: delete osdef.hAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: remove InPort/OutPort wrappersAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: delete fallback code for pci_map_rom()Aaro Koskinen2010-11-24
| | * | | | | | | | | | sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen2010-11-24
| | * | | | | | | | | | fbdev: Update documentation index file.Vicente Jimenez Aguilar2010-11-18
| | * | | | | | | | | | lxfb: Program panel v/h sync output polarity correctlyDaniel Drake2010-11-17
| | * | | | | | | | | | fbcmap: integer overflow bugDan Carpenter2010-11-17
| | * | | | | | | | | | fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter2010-11-17
| | * | | | | | | | | | MAINTAINERS: Add fbdev patchwork entry, tidy up file patterns.Paul Mundt2010-11-16
| | * | | | | | | | | | fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC defineMike Frysinger2010-11-15
| | * | | | | | | | | | fbdev: sh_mobile_lcdcfb: fix bug in reconfig()Arnd Hannemann2010-11-15
| * | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-24
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-19
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-19
| | * | | | | | | | | | | | sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-18
| | * | | | | | | | | | | | sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-17
| | * | | | | | | | | | | | sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-17
| | * | | | | | | | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-15
| | |\| | | | | | | | | | | | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt2010-11-15
| | | * | | | | | | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-15
| | | * | | | | | | | | | sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-15
| * | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | md: Call blk_queue_flush() to establish flush/fua supportDarrick J. Wong2010-11-24
| | * | | | | | | | | | | | md/raid1: really fix recovery looping when single good device fails.NeilBrown2010-11-24
| | * | | | | | | | | | | | md: fix return value of rdev_size_change()Justin Maggard2010-11-24
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | virtio: fix format of sysfs driver/vendor filesStephen Hemminger2010-11-23
| | * | | | | | | | | | | | Char: virtio_console, fix memory leakJiri Slaby2010-11-23
| | * | | | | | | | | | | | virtio: return correct capacity to usersMichael S. Tsirkin2010-11-23