Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | sparseirq: fix lockdep | Ingo Molnar | 2008-10-16 | 1 | -5/+0 | |
* | x86: remove irqbalance in kernel for 32 bit | Yinghai Lu | 2008-10-16 | 1 | -3/+0 | |
* | irq: separate sparse_irqs from sparse_irqs_free | Yinghai Lu | 2008-10-16 | 1 | -54/+61 | |
* | x86_64: rename irq_desc/irq_desc_alloc | Yinghai Lu | 2008-10-16 | 3 | -36/+24 | |
* | generic: add irq_desc in function in parameter | Yinghai Lu | 2008-10-16 | 1 | -0/+30 | |
* | irq: remove >= nr_irqs checking with config_have_sparse_irq | Yinghai Lu | 2008-10-16 | 2 | -38/+54 | |
* | irq: replace loop with nr_irqs with for_each_irq_desc | Yinghai Lu | 2008-10-16 | 3 | -8/+8 | |
* | irq: add irq_desc_without_new | Yinghai Lu | 2008-10-16 | 1 | -4/+24 | |
* | x86: move kstat_irqs from kstat to irq_desc | Yinghai Lu | 2008-10-16 | 3 | -41/+76 | |
* | irq: sparse irqs, fix IRQ auto-probe crash | Ingo Molnar | 2008-10-16 | 1 | -0/+10 | |
* | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 8 | -73/+199 | |
* | irq: make irqs in kernel stat use per_cpu_dyn_array | Yinghai Lu | 2008-10-16 | 1 | -1/+4 | |
* | irq: sparse irqs, export nr_irqs | Ingo Molnar | 2008-10-16 | 1 | -0/+1 | |
* | irq: make irq_desc to use dyn_array | Yinghai Lu | 2008-10-16 | 1 | -0/+31 | |
* | irq: introduce nr_irqs | Yinghai Lu | 2008-10-16 | 7 | -29/+30 | |
* | Merge branch 'linus' into genirq | Ingo Molnar | 2008-10-16 | 28 | -486/+839 | |
|\ | ||||||
| * | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-10-14 | 2 | -1/+6 | |
| |\ | ||||||
| | * | Configure out file locking features | Thomas Petazzoni | 2008-09-29 | 2 | -1/+6 | |
| * | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-13 | 2 | -13/+0 | |
| |\ \ | ||||||
| | * | | proc: remove kernel.maps_protect | Alexey Dobriyan | 2008-10-10 | 1 | -11/+0 | |
| | * | | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan | 2008-10-10 | 1 | -2/+0 | |
| * | | | tty: Fix abusers of current->sighand->tty | Alan Cox | 2008-10-13 | 2 | -6/+5 | |
| * | | | tty: Move tty_write_message out of kernel/printk | Alan Cox | 2008-10-13 | 1 | -16/+0 | |
| * | | | tty: Add a kref count | Alan Cox | 2008-10-13 | 2 | -4/+5 | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 26 | -468/+900 | |
| |\ \ \ | ||||||
| | * \ \ | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 | 2 | -1/+76 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 1 | -0/+68 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 10 | -168/+361 | |
| | | | |\ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'x86/core' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-05 | 2 | -1/+76 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch 'core/resources' into x86/core | Ingo Molnar | 2008-09-04 | 1 | -0/+68 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | IO resources: add reserve_region_with_split() | Yinghai Lu | 2008-09-04 | 1 | -0/+68 | |
| | | | | * | | | | | Merge branch 'linus' into x86/core | H. Peter Anvin | 2008-09-04 | 13 | -157/+173 | |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | ||||||
| | | | | * | | | | | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 2008-09-04 | 20 | -88/+135 | |
| | | | | |\ \ \ \ \ | ||||||
| | | * | | \ \ \ \ \ | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -1/+8 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 34 | -441/+724 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 | 32 | -480/+962 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 1 | -1/+8 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 36 | -685/+1125 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 63 | -1140/+11466 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process context | Suresh Siddha | 2008-07-12 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2008-10-11 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | Merge branch 'linus' into x86/iommu | Ingo Molnar | 2008-09-14 | 1 | -22/+15 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 2008-09-10 | 33 | -341/+556 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | dma-coherent: export dma_[alloc|release]_from_coherent methods | Ingo Molnar | 2008-08-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-10-11 | 1 | -1/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com | 2008-10-09 | 1 | -1/+10 | |
| | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-10-10 | 3 | -95/+257 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-10-09 | 7 | -17/+97 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / |