index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: remove artifacts from sparseirq removal
Ingo Molnar
2008-10-16
2
-2
/
+1
*
genirq: revert dynarray
Thomas Gleixner
2008-10-16
4
-81
/
+6
*
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
1
-5
/
+0
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
1
-20
/
+0
*
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
1
-2
/
+13
*
genirq: consolidate nr_irqs and for_each_irq_desc()
Thomas Gleixner
2008-10-16
2
-14
/
+12
*
genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n
Thomas Gleixner
2008-10-16
1
-3
/
+5
*
x86: Add sysfs entries for UV v4
Russ Anderson
2008-10-16
1
-0
/
+1
*
x86: Add UV partition call v4
Russ Anderson
2008-10-16
1
-3
/
+19
*
x86: Add UV bios call infrastructure v4
Russ Anderson
2008-10-16
2
-32
/
+54
*
x86: Add UV EFI table entry v4
Russ Anderson
2008-10-16
1
-0
/
+4
*
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson
2008-10-16
1
-0
/
+36
*
x86: HPET_MSI Basic HPET_MSI setup code
venkatesh.pallipadi@intel.com
2008-10-16
1
-0
/
+21
*
dmar: fix using early fixmap mapping for DMAR table parsing
Yinghai Lu
2008-10-16
1
-1
/
+0
*
x2apic: fix reserved APIC register accesses in print_local_APIC()
Yinghai Lu
2008-10-16
1
-0
/
+14
*
x86: apic - unify smp_spurious/error_interrupt declaration
Cyrill Gorcunov
2008-10-16
1
-5
/
+0
*
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
2
-4
/
+10
*
x86: probe nr_irqs even only mptable is used
Yinghai Lu
2008-10-16
2
-1
/
+8
*
x86: remove first_free_entry/pin_map_size
Yinghai Lu
2008-10-16
1
-3
/
+0
*
x86: irq: interrupt array size should be NR_VECTORS
Yinghai Lu
2008-10-16
1
-1
/
+1
*
pci: change msi-x vector to 32bit
Yinghai Lu
2008-10-16
1
-1
/
+1
*
x86: remove ioapic_force
Yinghai Lu
2008-10-16
1
-2
/
+0
*
x86, io-apic: remove union about dest for log/phy
Yinghai Lu
2008-10-16
1
-16
/
+0
*
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-10-16
10
-31
/
+30
*
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
1
-11
/
+3
*
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
1
-0
/
+1
*
x86: put irq_2_iommu pointer into irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+4
*
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
1
-1
/
+1
*
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
1
-1
/
+1
*
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
1
-3
/
+6
*
irq, fs/proc: replace loop with nr_irqs for proc/stat
Yinghai Lu
2008-10-16
1
-0
/
+5
*
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+7
*
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
1
-0
/
+13
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
2
-7
/
+22
*
x86: put timer_rand_state pointer into irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+2
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-11
/
+21
*
x86: remove nr_irq_vectors
Yinghai Lu
2008-10-16
1
-9
/
+0
*
x86, irq: get nr_irqs from madt
Yinghai Lu
2008-10-16
1
-0
/
+1
*
irq: make irqs in kernel stat use per_cpu_dyn_array
Yinghai Lu
2008-10-16
1
-0
/
+4
*
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
1
-0
/
+4
*
x86: use nr_irqs
Yinghai Lu
2008-10-16
1
-0
/
+3
*
irq: introduce nr_irqs
Yinghai Lu
2008-10-16
1
-0
/
+2
*
x86: alloc dyn_array all together
Yinghai Lu
2008-10-16
1
-1
/
+1
*
add per_cpu_dyn_array support
Yinghai Lu
2008-10-16
2
-3
/
+30
*
generic: add dyn_array support
Yinghai Lu
2008-10-16
2
-0
/
+30
*
x86: remove irq_vectors_limits
Yinghai Lu
2008-10-16
2
-28
/
+0
*
Merge branch 'linus' into genirq
Ingo Molnar
2008-10-16
1008
-65402
/
+14759
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-10-14
3
-96
/
+333
|
|
\
|
|
*
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
2008-10-14
1
-0
/
+6
|
|
*
HID: hiddev.h: Fix example code.
Antonio Ospite
2008-10-14
1
-0
/
+2
[next]