summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Char: mxser, simplify mxser_get_serial_infoJiri Slaby2008-02-071-15/+12
* Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby2008-02-071-30/+30
* Char: mxser, 0 to NULL in pointerJiri Slaby2008-02-071-1/+1
* Char: mxser, remove special baudrate processingJiri Slaby2008-02-072-101/+23
* mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2008-02-072-15/+28
* Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2008-02-072-50/+4
* Char: serial167, remove bottomhalfJiri Slaby2008-02-072-82/+8
* Char: stallion, remove bottomhalfJiri Slaby2008-02-072-45/+24
* Char: specialix, remove bottomhalvesJiri Slaby2008-02-072-71/+4
* Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-072-23/+1
* Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-072-57/+5
* Char: riscom8, change rc_init_drivers prototypeJiri Slaby2008-02-071-1/+1
* Char: stallion, fix compiler warningsJiri Slaby2008-02-071-4/+6
* Char: mxser_new, ioaddresses are ulongJiri Slaby2008-02-071-1/+1
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-079-24/+0
* Char: rocket, remove useless macrosJiri Slaby2008-02-072-27/+2
* Char: rocket, printk cleanupJiri Slaby2008-02-072-44/+51
* Char: rocket, switch long delay to sleepJiri Slaby2008-02-071-4/+4
* i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-071-1/+0
* I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* Add cmpxchg_local to xtensaMathieu Desnoyers2008-02-071-0/+22
* Add cmpxchg_local to v850Mathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to sparc64Mathieu Desnoyers2008-02-071-0/+29
* Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2008-02-072-36/+48
* Add cmpxchg_local to s390Mathieu Desnoyers2008-02-071-3/+41
* Add cmpxchg_local to ppcGunnar Larisch2008-02-071-2/+49
* Add cmpxchg_local to pariscMathieu Desnoyers2008-02-071-0/+33
* Add cmpxchg_local to m68knommuMathieu Desnoyers2008-02-071-17/+11
* Add cmpxchg_local to m86kMathieu Desnoyers2008-02-071-3/+24
* local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers2008-02-071-1/+361
* m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* Fix m32r __xchgMathieu Desnoyers2008-02-071-3/+1
* New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers2008-02-071-10/+101
* Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers2008-02-071-3/+9
* Add cmpxchg_local to h8300Mathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to frvMathieu Desnoyers2008-02-071-0/+24
* Add cmpxchg_local to crisMathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers2008-02-071-46/+11
* Add cmpxchg_local to avr32Mathieu Desnoyers2008-02-071-0/+23
* Add cmpxchg_local to armMathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers2008-02-071-6/+16
* Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers2008-02-071-2/+16
* Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers2008-02-071-0/+17
* Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers2008-02-071-2/+13
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-072-0/+87
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-0718-22/+18
* Unexport asm/page.hKirill A. Shutemov2008-02-076-5/+18
* Unexport asm/elf.hKirill A. Shutemov2008-02-074-2/+5
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-0745-150/+3