| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+3 |
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-12 | 1 | -2/+1 |
|\ |
|
| * | vmlfb: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-09-22 | 1 | -2/+1 |
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+0 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | vmlfb: use list_move() instead of list_del()/list_add() combination | Kirill A. Shutemov | 2011-03-22 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | mm: remove nopage | Nick Piggin | 2008-04-28 | 1 | -2/+3 |
* | vermilion.c: use ALIGN(), not __ALIGN_MASK() | Andrew Morton | 2008-02-06 | 1 | -3/+2 |
* | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 1 | -6/+0 |
* | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 | 1 | -6/+3 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 2 | -3/+3 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 | 1 | -1/+0 |
* | vmlfb: framebuffer driver for Intel Vermilion Range | Alan Hourihane | 2007-05-08 | 4 | -0/+1668 |