summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-09sh: Wire up utimensat syscall.Paul Mundt1-2/+3
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt1-0/+1
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt1-0/+9
2007-05-09sh: Always define TRAPA_BUG_OPCODE.Paul Mundt1-2/+2
2007-05-09sh: __GFP_REPEAT for pte allocations, too.Paul Mundt1-2/+2
2007-05-09sh: generic quicklist support.Paul Mundt1-16/+28
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-1/+22
2007-05-08Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-25/+15
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds28-702/+1783
2007-05-08s3fb: updatesOndrej Zajicek1-0/+1
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke1-1/+2
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala1-0/+1
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+12
2007-05-08pm2fb: Permedia 2V memory clock settingKrzysztof Helt1-0/+4
2007-05-08fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas1-1/+2
2007-05-08fbcon: font setting should check limitation of driverAntonino A. Daplas1-1/+2
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas1-0/+4
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas1-0/+4
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-2/+4
2007-05-08fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas1-0/+6
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt2-1/+4
2007-05-08tgafb: TURBOchannel supportMaciej W. Rozycki1-3/+44
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt1-2/+4
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar1-0/+20
2007-05-08fbdev: display classJames Simmons1-0/+61
2007-05-08Char: cyclades, dynamic portsJiri Slaby1-0/+1
2007-05-08Char: cyclades, remove unused timestampsJiri Slaby1-2/+0
2007-05-08Char: cyclades, remove sleep_onJiri Slaby1-1/+1
2007-05-08Char: cyclades, make info->card a pointerJiri Slaby1-1/+1
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby1-3/+0
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby1-13/+2
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2-32/+0
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+2
2007-05-08Char: cyclades, cy_readX/writeX cleanupJiri Slaby1-7/+3
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle1-0/+4
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra1-1/+1
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day1-2/+9
2007-05-08x86: create asm/cmpxchg.hJeff Dike7-418/+437
2007-05-08Remove tas()Jeff Dike19-38/+0
2007-05-08local_t: x86_64 extensionMathieu Desnoyers2-31/+201
2007-05-08local_t: sparc64 cleanupMathieu Desnoyers1-40/+1
2007-05-08local_t: powerpc extensionMathieu Desnoyers1-1/+200
2007-05-08local_t: parisc cleanupMathieu Desnoyers1-40/+1
2007-05-08local_t: mips extensionMathieu Desnoyers2-39/+390
2007-05-08local_t: ia64 extensionMathieu Desnoyers1-50/+1
2007-05-08local_t: i386 extensionMathieu Desnoyers2-28/+236
2007-05-08local_t: alpha extensionMathieu Desnoyers2-24/+329
2007-05-08local_t: architecture independent extensionMathieu Desnoyers1-10/+23