summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen4-7/+13
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-1002/+1079
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds66-2085/+4848
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds95-2486/+9009
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds4-4/+228
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds23-277/+519
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven1-1/+2
2008-02-07Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-770/+2291
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds11-67/+97
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds102-969/+4173
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby7-5493/+1891
2008-02-07Char: mxser, ioctl cleanupJiri Slaby2-45/+31
2008-02-07Char: mxser, simplify mxser_get_serial_infoJiri Slaby1-15/+12
2008-02-07Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby1-30/+30
2008-02-07Char: mxser, 0 to NULL in pointerJiri Slaby1-1/+1
2008-02-07Char: mxser, remove special baudrate processingJiri Slaby2-101/+23
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2-15/+28
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2-50/+4
2008-02-07Char: serial167, remove bottomhalfJiri Slaby2-82/+8
2008-02-07Char: stallion, remove bottomhalfJiri Slaby2-45/+24
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby2-71/+4
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby2-23/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2-57/+5
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby1-1/+1
2008-02-07Char: stallion, fix compiler warningsJiri Slaby1-4/+6
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby1-1/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby9-24/+0
2008-02-07Char: rocket, remove useless macrosJiri Slaby2-27/+2
2008-02-07Char: rocket, printk cleanupJiri Slaby2-44/+51
2008-02-07Char: rocket, switch long delay to sleepJiri Slaby1-4/+4
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson1-0/+7
2008-02-07I8K: add i8k driver to the x86_64 KconfigBradley Smith1-1/+0
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith1-1/+28
2008-02-07Add cmpxchg_local to xtensaMathieu Desnoyers1-0/+22
2008-02-07Add cmpxchg_local to v850Mathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to sparc64Mathieu Desnoyers1-0/+29
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2-36/+48
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers1-3/+41
2008-02-07Add cmpxchg_local to ppcGunnar Larisch1-2/+49
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers1-0/+33
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers1-17/+11
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers1-3/+24
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers1-1/+361
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers1-0/+1
2008-02-07Fix m32r __xchgMathieu Desnoyers1-3/+1
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers1-10/+101
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers1-3/+9
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers1-0/+24