index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2008-10-16
genirq: fix name space collision of nr_irqs in autoprobe.c
Thomas Gleixner
2008-10-16
genirq: use iterators for irq_desc loops
Thomas Gleixner
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
x86: fix typo in irq_desc array
Yinghai Lu
2008-10-16
fix warning: "x86: sparse_irq needs spin_lock in allocations"
Andrew Morton
2008-10-16
sparseirq: remove some debug print out
Yinghai Lu
2008-10-16
irq: fix irqpoll && sparseirq
Yinghai Lu
2008-10-16
x86: HPET_MSI change IRQ affinity in process context when it is disabled
venkatesh.pallipadi@intel.com
2008-10-16
irq: set_irq_chip() has redundant call to irq_to_desc()
Dean Nelson
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
x86: sparse_irq needs spin_lock in allocations
Yinghai Lu
2008-10-16
sparseirq: fix lockdep
Ingo Molnar
2008-10-16
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
irq: remove >= nr_irqs checking with config_have_sparse_irq
Yinghai Lu
2008-10-16
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
irq: sparse irqs, fix IRQ auto-probe crash
Ingo Molnar
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
irq: make irqs in kernel stat use per_cpu_dyn_array
Yinghai Lu
2008-10-16
irq: sparse irqs, export nr_irqs
Ingo Molnar
2008-10-16
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
2008-10-16
Merge branch 'linus' into genirq
Ingo Molnar
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-13
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-13
tty: Fix abusers of current->sighand->tty
Alan Cox
2008-10-13
tty: Move tty_write_message out of kernel/printk
Alan Cox
2008-10-13
tty: Add a kref count
Alan Cox
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-10-11
Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...
Linus Torvalds
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
2008-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2008-10-10
Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2008-10-10
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...
Ingo Molnar
2008-10-10
proc: remove kernel.maps_protect
Alexey Dobriyan
2008-10-10
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
2008-10-09
[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...
venkatesh.pallipadi@intel.com
2008-10-09
sched debug: add name to sched_domain sysctl entries
Ingo Molnar
2008-10-09
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-10-08
sched: sync wakeups vs avg_overlap
Peter Zijlstra
[next]