summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [POWERPC] Transparently handle <.symbol> lookup for kprobesSrinivasa Ds2007-05-021-0/+6
| * | | | | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-14/+19
| * | | | | [POWERPC] Fix suspend states againJohannes Berg2007-05-021-0/+9
| * | | | | [POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson2007-05-028-646/+1532
| * | | | | [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
| * | | | | [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-022-2/+77
| * | | | | [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-11/+8
| * | | | | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-13/+2
| * | | | | [POWERPC] pmac_feature_call checks platformBenjamin Herrenschmidt2007-05-021-1/+1
| | |_|/ / | |/| | |
* | | | | s3fb: updatesOndrej Zajicek2007-05-081-0/+1
* | | | | use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-081-1/+2
* | | | | atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2007-05-081-0/+1
* | | | | fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+12
* | | | | pm2fb: Permedia 2V memory clock settingKrzysztof Helt2007-05-081-0/+4
* | | | | fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas2007-05-081-1/+2
* | | | | fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-081-1/+2
* | | | | fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+4
* | | | | fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+4
* | | | | fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-081-2/+4
* | | | | fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+6
* | | | | vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-082-1/+4
* | | | | tgafb: TURBOchannel supportMaciej W. Rozycki2007-05-081-3/+44
* | | | | fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-2/+4
* | | | | fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+20
* | | | | fbdev: display classJames Simmons2007-05-081-0/+61
* | | | | Char: cyclades, dynamic portsJiri Slaby2007-05-081-0/+1
* | | | | Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-2/+0
* | | | | Char: cyclades, remove sleep_onJiri Slaby2007-05-081-1/+1
* | | | | Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-1/+1
* | | | | Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-081-3/+0
* | | | | Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-081-13/+2
* | | | | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-082-32/+0
* | | | | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+2
* | | | | Char: cyclades, cy_readX/writeX cleanupJiri Slaby2007-05-081-7/+3
* | | | | Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-081-0/+4
* | | | | nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-081-1/+1
* | | | | Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day2007-05-081-2/+9
* | | | | x86: create asm/cmpxchg.hJeff Dike2007-05-087-418/+437
* | | | | Remove tas()Jeff Dike2007-05-0819-38/+0
* | | | | local_t: x86_64 extensionMathieu Desnoyers2007-05-082-31/+201
* | | | | local_t: sparc64 cleanupMathieu Desnoyers2007-05-081-40/+1
* | | | | local_t: powerpc extensionMathieu Desnoyers2007-05-081-1/+200
* | | | | local_t: parisc cleanupMathieu Desnoyers2007-05-081-40/+1
* | | | | local_t: mips extensionMathieu Desnoyers2007-05-082-39/+390
* | | | | local_t: ia64 extensionMathieu Desnoyers2007-05-081-50/+1
* | | | | local_t: i386 extensionMathieu Desnoyers2007-05-082-28/+236
* | | | | local_t: alpha extensionMathieu Desnoyers2007-05-082-24/+329
* | | | | local_t: architecture independent extensionMathieu Desnoyers2007-05-081-10/+23
* | | | | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-0818-282/+360
* | | | | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers2007-05-081-4/+32