aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MAINTAINERS: add drivers/char/hvc_tile.c as maintained by tileChris Metcalf2010-11-021-0/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-2531-54/+124
|\ \ \ \ \
| * | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| * | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
| * | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-231-2/+2
| * | | | | SCSI: arm fas216: fix missing ';'Russell King2010-11-231-1/+1
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-236-19/+9
| |\ \ \ \ \
| | * | | | | mx25: fix spi device registration typoBaruch Siach2010-11-151-2/+2
| | * | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-151-6/+0
| | * | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-151-0/+1
| | * | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1
| | * | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-151-8/+0
| | * | | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-151-0/+4
| | * | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-021-1/+1
| * | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-222-2/+2
| * | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-211-1/+1
| * | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-211-9/+80
| * | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-2115-15/+15
| * | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-211-3/+3
| * | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
* | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-2517-1281/+285
|\ \ \ \ \ \ \
| * | | | | | | sisfb: delete osdef.hAaro Koskinen2010-11-245-65/+0
| * | | | | | | sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-242-5/+5
| * | | | | | | sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2010-11-242-4/+2
| * | | | | | | sisfb: remove InPort/OutPort wrappersAaro Koskinen2010-11-242-40/+10
| * | | | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen2010-11-246-201/+193
| * | | | | | | sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen2010-11-247-116/+0
| * | | | | | | sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen2010-11-247-788/+0
| * | | | | | | sisfb: delete fallback code for pci_map_rom()Aaro Koskinen2010-11-241-17/+0
| * | | | | | | sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen2010-11-241-8/+0
| * | | | | | | fbdev: Update documentation index file.Vicente Jimenez Aguilar2010-11-181-7/+25
| * | | | | | | lxfb: Program panel v/h sync output polarity correctlyDaniel Drake2010-11-171-2/+2
| * | | | | | | fbcmap: integer overflow bugDan Carpenter2010-11-172-8/+21
| * | | | | | | fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter2010-11-171-24/+30
| * | | | | | | MAINTAINERS: Add fbdev patchwork entry, tidy up file patterns.Paul Mundt2010-11-171-1/+3
| * | | | | | | fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC defineMike Frysinger2010-11-161-1/+0
| * | | | | | | fbdev: sh_mobile_lcdcfb: fix bug in reconfig()Arnd Hannemann2010-11-161-2/+2
* | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-2510-90/+22
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-192-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-192-1/+4
| * | | | | | | | | sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-181-2/+5
| * | | | | | | | | sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | | | | | | sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-167-85/+11
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt2010-11-151-0/+2
| | * | | | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-155-12/+8
| | * | | | | | | sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-154-75/+3
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-11-252-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: Call blk_queue_flush() to establish flush/fua supportDarrick J. Wong2010-11-241-0/+2
| * | | | | | | | | md/raid1: really fix recovery looping when single good device fails.NeilBrown2010-11-241-0/+1