aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* genirq: consolidate nr_irqs and for_each_irq_desc()Thomas Gleixner2008-10-16
* genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=nThomas Gleixner2008-10-16
* x86: Add UV EFI table entry v4Russ Anderson2008-10-16
* dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu2008-10-16
* sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
* pci: change msi-x vector to 32bitYinghai Lu2008-10-16
* x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-16
* x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
* x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-16
* irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
* generic: add irq_desc in function in parameterYinghai Lu2008-10-16
* irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-16
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
* irq: add irq_desc_without_newYinghai Lu2008-10-16
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
* x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-16
* irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-16
* irq: introduce nr_irqsYinghai Lu2008-10-16
* x86: alloc dyn_array all togetherYinghai Lu2008-10-16
* add per_cpu_dyn_array supportYinghai Lu2008-10-16
* generic: add dyn_array supportYinghai Lu2008-10-16
* Merge branch 'linus' into genirqIngo Molnar2008-10-16
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-14
| |\
| | * HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-14
| | * HID: hiddev.h: Fix example code.Antonio Ospite2008-10-14
| | * HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-14
| | * HID: remove hid-ffJiri Slaby2008-10-14
| | * HID: move zeroplus FF processingJiri Slaby2008-10-14
| | * HID: move thrustmaster FF processingJiri Slaby2008-10-14
| | * HID: move pantherlord FF processingJiri Slaby2008-10-14
| | * HID: move logitech FF processingJiri Slaby2008-10-14
| | * HID: move reset leds quirkJiri Slaby2008-10-14
| | * HID: move connect quirksJiri Slaby2008-10-14
| | * HID: move sony quirksJiri Slaby2008-10-14
| | * HID: remove rdesc quirk supportJiri Slaby2008-10-14
| | * HID: remove hid-input-quirksJiri Slaby2008-10-14
| | * HID: move samsung quirksJiri Slaby2008-10-14
| | * HID: move monterey quirksJiri Slaby2008-10-14
| | * HID: move petalynx quirksJiri Slaby2008-10-14
| | * HID: move ezkey quirksJiri Slaby2008-10-14
| | * HID: move cherry quirksJiri Slaby2008-10-14
| | * HID: move a4tech quirksJiri Slaby2008-10-14
| | * HID: move cypress quirksJiri Slaby2008-10-14
| | * HID: move sunplus quirksJiri Slaby2008-10-14
| | * HID: move microsoft quirksJiri Slaby2008-10-14
| | * HID: add compat supportJiri Slaby2008-10-14
| | * HID: move apple quirksJiri Slaby2008-10-14