summaryrefslogtreecommitdiffstats
path: root/Documentation/pcieaer-howto.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-08dm: refactor dm_suspend completion waitMilan Broz1-16/+27
2008-02-08dm: split dm_suspend io_lock hold into twoMilan Broz1-1/+2
2008-02-08dm: tidy dm_suspendMilan Broz1-10/+11
2008-02-08dm: refactor deferred bio_list processingMilan Broz1-38/+29
2008-02-08dm: tidy alloc_dev labelsMilan Broz1-13/+13
2008-02-08dm ioctl: use uninitialized_varAndrew Morton1-1/+1
2008-02-08dm: table use uninitialized_varAndrew Morton1-1/+1
2008-02-08dm snapshot: use uninitialized_varAndrew Morton1-1/+1
2008-02-08dm: convert suspend_lock semaphore to mutexDaniel Walker1-8/+8
2008-02-08dm snapshot: use rounddown_pow_of_twoRobert P. J. Day1-12/+1
2008-02-08dm: table remove unused totalJun'ichi Nomura1-1/+1
2008-02-08dm: table remove unused variableVasily Averin1-9/+9
2008-02-08dm: table use list_for_eachPaul Jimenez1-9/+7
2008-02-08dm ioctl: move compat codeMilan Broz3-68/+15
2008-02-08dm ioctl: remove lock_kernelAlasdair G Kergon1-6/+9
2008-02-08dm: mark function lists staticAlasdair G Kergon1-2/+2
2008-02-08dm: add missing memory barrier to dm_suspendMilan Broz1-0/+1
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen5-0/+27
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes1-1/+1
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen4-7/+13
2008-02-07sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman1-1/+6
2008-02-07Driver core: Revert "Fix Firmware class name collision"Michael E Brown1-1/+2
2008-02-07Block: Fix whole_disk attribute bugGreg Kroah-Hartman1-7/+10
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven1-1/+2
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