Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | CRIS: Add debug symbols for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+3 | |
| * | | | | | | CRIS: Minor formatting fix in traps.c | Jesper Nilsson | 2010-08-04 | 1 | -4/+2 | |
| * | | | | | | CRIS: v32: Correct auto-restart of syscalls | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | CRIS: More ARTPEC-3 support and i2c-boardinfo. | Jesper Nilsson | 2010-08-04 | 1 | -8/+66 | |
| * | | | | | | CRIS: Remove obsolete pinmux.c, now machine dependent. | Jesper Nilsson | 2010-08-04 | 1 | -229/+0 | |
| * | | | | | | CRIS: kgdb: Fix compilation errors | Jesper Nilsson | 2010-08-04 | 1 | -8/+8 | |
| * | | | | | | CRIS: v32: Correct path for intr_vect.h | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | CRIS: v32: Better irq mapping code | Jesper Nilsson | 2010-08-04 | 1 | -25/+22 | |
| * | | | | | | CRIS: v32: Correct address for romfs in the image | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | CRIS: Additional mmu settings for ARTPEC-3 | Jesper Nilsson | 2010-08-04 | 1 | -2/+40 | |
| * | | | | | | CRIS: Faster syscall entry for CRISv32. | Jesper Nilsson | 2010-08-04 | 1 | -20/+17 | |
| * | | | | | | CRIS: Simple insn reschedule to avoid interlocks. | Jesper Nilsson | 2010-08-04 | 1 | -9/+9 | |
| * | | | | | | CRIS: Add debug for assembler functions | Jesper Nilsson | 2010-08-04 | 2 | -1/+29 | |
| * | | | | | | CRIS: Correct address of the romfs in boot image | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | CRIS: Fasttimer: Remove obsolete ifdef | Jesper Nilsson | 2010-08-04 | 1 | -5/+1 | |
| * | | | | | | CRIS: Better link to rs485 in help | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | CRIS: Remove CVS tag. | Jesper Nilsson | 2010-08-04 | 1 | -2/+1 | |
| * | | | | | | CRIS: v10: remove all BKL usage | Jesper Nilsson | 2010-08-04 | 1 | -26/+13 | |
| * | | | | | | CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks | Jesper Nilsson | 2010-08-04 | 1 | -32/+48 | |
| * | | | | | | arch/cris: Remove unnecessary casts of private_data | Joe Perches | 2010-08-04 | 1 | -5/+5 | |
| * | | | | | | cris: autoconvert trivial BKL users to private mutex | Jesper Nilsson | 2010-08-04 | 4 | -12/+6 | |
| * | | | | | | cris: Pushdown the bkl from ioctl | Jesper Nilsson | 2010-08-04 | 7 | -61/+137 | |
| * | | | | | | CRIS: invoke oom-killer from page fault | Jesper Nilsson | 2010-08-04 | 1 | -4/+4 | |
| * | | | | | | CRIS: GENERIC_TIME fixes | Jesper Nilsson | 2010-08-04 | 4 | -106/+45 | |
| * | | | | | | 9p: Pass the correct end of buffer to p9stat_read | Latchesar Ionkov | 2010-08-04 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra | Linus Torvalds | 2010-08-08 | 42 | -5/+6061 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ARM] tegra: add MAINTAINERS entry | Erik Gilling | 2010-08-05 | 1 | -0/+9 | |
| * | | | | | | | [ARM] tegra: harmony: Add harmony board file | Colin Cross | 2010-08-05 | 4 | -0/+296 | |
| * | | | | | | | [ARM] tegra: add pinmux support | Erik Gilling | 2010-08-05 | 3 | -0/+1295 | |
| * | | | | | | | [ARM] tegra: add GPIO support | Erik Gilling | 2010-08-05 | 5 | -0/+650 | |
| * | | | | | | | [ARM] tegra: Add timer support | Colin Cross | 2010-08-05 | 2 | -0/+188 | |
| * | | | | | | | [ARM] tegra: SMP support | Colin Cross | 2010-08-05 | 7 | -4/+420 | |
| * | | | | | | | [ARM] tegra: Add clock support | Colin Cross | 2010-08-05 | 8 | -0/+2072 | |
| * | | | | | | | [ARM] tegra: Add IRQ support | Erik Gilling | 2010-08-05 | 3 | -0/+208 | |
| * | | | | | | | [ARM] tegra: initial tegra support | Erik Gilling | 2010-08-05 | 20 | -1/+923 | |
* | | | | | | | | Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2010-08-08 | 12 | -902/+449 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drivers/video/via/via-gpio.c: fix warning | Andrew Morton | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | viafb: Depends on X86 | Ben Hutchings | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | fbdev: section cleanup in viafb driver | Henrik Kretzschmar | 2010-08-05 | 1 | -3/+3 | |
| * | | | | | | | | viafb: fix accel_flags check_var bug | Florian Tobias Schandinat | 2010-07-23 | 1 | -2/+2 | |
| * | | | | | | | | viafb: probe cleanups | Florian Tobias Schandinat | 2010-07-23 | 1 | -24/+3 | |
| * | | | | | | | | viafb: remove ioctls which break the framebuffer interface | Florian Tobias Schandinat | 2010-07-23 | 2 | -254/+0 | |
| * | | | | | | | | viafb: update fix before calculating depth | Florian Tobias Schandinat | 2010-07-23 | 1 | -1/+1 | |
| * | | | | | | | | viafb: PLL value cleanup | Florian Tobias Schandinat | 2010-07-23 | 3 | -489/+412 | |
| * | | | | | | | | viafb: simplify lcd size "detection" | Florian Tobias Schandinat | 2010-07-23 | 4 | -41/+1 | |
| * | | | | | | | | viafb: fix PCI table | Florian Tobias Schandinat | 2010-07-23 | 1 | -7/+9 | |
| * | | | | | | | | viafb: add lcd scaling support for some IGPs | Florian Tobias Schandinat | 2010-07-23 | 1 | -0/+6 | |
| * | | | | | | | | viafb: improve lcd code readability | Florian Tobias Schandinat | 2010-07-23 | 1 | -5/+4 | |
| * | | | | | | | | viafb: remove duplicated scaling code | Florian Tobias Schandinat | 2010-07-23 | 1 | -73/+2 | |
| * | | | | | | | | MAINTAINERS: update viafb entry | Florian Tobias Schandinat | 2010-07-23 | 1 | -1/+4 |