summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-162-7/+22
* x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-161-0/+2
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-11/+21
* x86: remove nr_irq_vectorsYinghai Lu2008-10-161-9/+0
* x86, irq: get nr_irqs from madtYinghai Lu2008-10-161-0/+1
* irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-161-0/+4
* irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-161-0/+4
* x86: use nr_irqsYinghai Lu2008-10-161-0/+3
* irq: introduce nr_irqsYinghai Lu2008-10-161-0/+2
* x86: alloc dyn_array all togetherYinghai Lu2008-10-161-1/+1
* add per_cpu_dyn_array supportYinghai Lu2008-10-162-3/+30
* generic: add dyn_array supportYinghai Lu2008-10-162-0/+30
* x86: remove irq_vectors_limitsYinghai Lu2008-10-162-28/+0
* Merge branch 'linus' into genirqIngo Molnar2008-10-161008-65402/+14759
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-143-96/+333
| |\
| | * HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-141-0/+6
| | * HID: hiddev.h: Fix example code.Antonio Ospite2008-10-141-0/+2
| | * HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-141-19/+19
| | * HID: remove hid-ffJiri Slaby2008-10-141-8/+1
| | * HID: move zeroplus FF processingJiri Slaby2008-10-141-1/+0
| | * HID: move thrustmaster FF processingJiri Slaby2008-10-141-1/+0
| | * HID: move pantherlord FF processingJiri Slaby2008-10-141-1/+0
| | * HID: move logitech FF processingJiri Slaby2008-10-141-2/+0
| | * HID: move reset leds quirkJiri Slaby2008-10-141-1/+1
| | * HID: move connect quirksJiri Slaby2008-10-142-9/+34
| | * HID: move sony quirksJiri Slaby2008-10-141-1/+0
| | * HID: remove rdesc quirk supportJiri Slaby2008-10-141-1/+0
| | * HID: remove hid-input-quirksJiri Slaby2008-10-141-3/+0
| | * HID: move samsung quirksJiri Slaby2008-10-141-6/+0
| | * HID: move monterey quirksJiri Slaby2008-10-141-1/+0
| | * HID: move petalynx quirksJiri Slaby2008-10-141-1/+0
| | * HID: move ezkey quirksJiri Slaby2008-10-141-1/+0
| | * HID: move cherry quirksJiri Slaby2008-10-141-1/+0
| | * HID: move a4tech quirksJiri Slaby2008-10-141-5/+0
| | * HID: move cypress quirksJiri Slaby2008-10-141-2/+0
| | * HID: move sunplus quirksJiri Slaby2008-10-141-1/+0
| | * HID: move microsoft quirksJiri Slaby2008-10-141-2/+0
| | * HID: add compat supportJiri Slaby2008-10-141-2/+15
| | * HID: move apple quirksJiri Slaby2008-10-141-13/+0
| | * HID: move ignore quirksJiri Slaby2008-10-141-1/+0
| | * HID: move logitech quirksJiri Slaby2008-10-141-5/+0
| | * HID: move usage input mapping to hid.hJiri Slaby2008-10-141-1/+55
| | * HID: hid, make parsing event drivenJiri Slaby2008-10-141-5/+99
| | * HID: make a bus from hid codeJiri Slaby2008-10-141-8/+96
| | * modpost: add support for hidJiri Slaby2008-10-142-0/+11
| * | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-149-48/+226
| |\ \
| | * \ Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields2008-10-081-1/+26
| | |\ \
| | | * | svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-061-0/+1
| | | * | svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-061-0/+1
| | | * | svcrdma: Add FRMR get/put servicesTom Tucker2008-10-061-0/+3
OpenPOWER on IntegriCloud