Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ARM i.MX27 eukrea: Fix compilation | Sascha Hauer | 2010-11-15 | 1 | -6/+0 | |
| | * | | | | | | ARM i.MX spi: fix compilation for i.MX21 | Sascha Hauer | 2010-11-15 | 1 | -0/+1 | |
| | * | | | | | | ARM i.MX pcm037 eet: compile fixes | Sascha Hauer | 2010-11-15 | 1 | -2/+1 | |
| | * | | | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED | Sascha Hauer | 2010-11-15 | 1 | -8/+0 | |
| | * | | | | | | ARM mx3fb: check for DMA engine type | Sascha Hauer | 2010-11-15 | 1 | -0/+4 | |
| | * | | | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices() | Alberto Panizzo | 2010-11-02 | 1 | -1/+1 | |
| * | | | | | | | ARM: avoid marking decompressor .stack section as having contents | Russell King | 2010-11-22 | 2 | -2/+2 | |
| * | | | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usracc | Will Deacon | 2010-11-21 | 1 | -1/+1 | |
| * | | | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparound | Linus Walleij | 2010-11-21 | 1 | -9/+80 | |
| * | | | | | | | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 | 15 | -15/+15 | |
| * | | | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache code | Per Fransson | 2010-11-21 | 1 | -3/+3 | |
| * | | | | | | | ARM: improve compiler's ability to optimize page tables | Russell King | 2010-11-21 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-25 | 17 | -1281/+285 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sisfb: delete osdef.h | Aaro Koskinen | 2010-11-24 | 5 | -65/+0 | |
| * | | | | | | | | sisfb: move the CONFIG warning to sis_main.c | Aaro Koskinen | 2010-11-24 | 2 | -5/+5 | |
| * | | | | | | | | sisfb: replace SiS_SetMemory with memset_io | Aaro Koskinen | 2010-11-24 | 2 | -4/+2 | |
| * | | | | | | | | sisfb: remove InPort/OutPort wrappers | Aaro Koskinen | 2010-11-24 | 2 | -40/+10 | |
| * | | | | | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H | Aaro Koskinen | 2010-11-24 | 6 | -201/+193 | |
| * | | | | | | | | sisfb: delete redudant #define SIS_LINUX_KERNEL | Aaro Koskinen | 2010-11-24 | 7 | -116/+0 | |
| * | | | | | | | | sisfb: delete dead SIS_XORG_XF86 code | Aaro Koskinen | 2010-11-24 | 7 | -788/+0 | |
| * | | | | | | | | sisfb: delete fallback code for pci_map_rom() | Aaro Koskinen | 2010-11-24 | 1 | -17/+0 | |
| * | | | | | | | | sisfb: delete obsolete PCI ROM bug workaround | Aaro Koskinen | 2010-11-24 | 1 | -8/+0 | |
| * | | | | | | | | fbdev: Update documentation index file. | Vicente Jimenez Aguilar | 2010-11-18 | 1 | -7/+25 | |
| * | | | | | | | | lxfb: Program panel v/h sync output polarity correctly | Daniel Drake | 2010-11-17 | 1 | -2/+2 | |
| * | | | | | | | | fbcmap: integer overflow bug | Dan Carpenter | 2010-11-17 | 2 | -8/+21 | |
| * | | | | | | | | fbcmap: cleanup white space in fb_alloc_cmap() | Dan Carpenter | 2010-11-17 | 1 | -24/+30 | |
| * | | | | | | | | MAINTAINERS: Add fbdev patchwork entry, tidy up file patterns. | Paul Mundt | 2010-11-17 | 1 | -1/+3 | |
| * | | | | | | | | fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC define | Mike Frysinger | 2010-11-16 | 1 | -1/+0 | |
| * | | | | | | | | fbdev: sh_mobile_lcdcfb: fix bug in reconfig() | Arnd Hannemann | 2010-11-16 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-25 | 10 | -90/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 2010-11-19 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sh: clkfwk: Build fix for non-legacy CPG changes. | Paul Mundt | 2010-11-19 | 2 | -1/+4 | |
| * | | | | | | | | | | sh: Use GCC __builtin_prefetch() to implement prefetch(). | Giuseppe CAVALLARO | 2010-11-18 | 1 | -2/+5 | |
| * | | | | | | | | | | sh: fix vsyscall compilation due to .eh_frame issue | Giuseppe CAVALLARO | 2010-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | sh: avoid to flush all cache in sys_cacheflush | Giuseppe CAVALLARO | 2010-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 2010-11-16 | 7 | -85/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | sh: clkfwk: Disable init clk op for non-legacy clocks. | Paul Mundt | 2010-11-15 | 1 | -0/+2 | |
| | * | | | | | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op. | Paul Mundt | 2010-11-15 | 5 | -12/+8 | |
| | * | | | | | | | | sh: clkfwk: Kill off unused clk_set_rate_ex(). | Paul Mundt | 2010-11-15 | 4 | -75/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-11-25 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | md: Call blk_queue_flush() to establish flush/fua support | Darrick J. Wong | 2010-11-24 | 1 | -0/+2 | |
| * | | | | | | | | | | md/raid1: really fix recovery looping when single good device fails. | NeilBrown | 2010-11-24 | 1 | -0/+1 | |
| * | | | | | | | | | | md: fix return value of rdev_size_change() | Justin Maggard | 2010-11-24 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-11-25 | 4 | -35/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | virtio: fix format of sysfs driver/vendor files | Stephen Hemminger | 2010-11-24 | 1 | -3/+3 | |
| * | | | | | | | | | | Char: virtio_console, fix memory leak | Jiri Slaby | 2010-11-24 | 1 | -28/+9 | |
| * | | | | | | | | | | virtio: return correct capacity to users | Michael S. Tsirkin | 2010-11-24 | 1 | -3/+0 | |
| * | | | | | | | | | | module: Update prototype for ref_module (formerly use_module) | Anders Kaseorg | 2010-11-24 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 2010-11-25 | 1 | -2/+2 | |
* | | | | | | | | | | scripts: fix gfp-translate for recent changes to gfp.h | Mel Gorman | 2010-11-25 | 1 | -1/+6 |