summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-162-1/+30
* x86: sparse_irq needs spin_lock in allocationsYinghai Lu2008-10-161-1/+12
* sparseirq: fix lockdepIngo Molnar2008-10-161-5/+0
* x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-161-3/+0
* irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-161-54/+61
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-163-36/+24
* generic: add irq_desc in function in parameterYinghai Lu2008-10-161-0/+30
* irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu2008-10-162-38/+54
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-163-8/+8
* irq: add irq_desc_without_newYinghai Lu2008-10-161-4/+24
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-163-41/+76
* irq: sparse irqs, fix IRQ auto-probe crashIngo Molnar2008-10-161-0/+10
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-168-73/+199
* irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-161-1/+4
* irq: sparse irqs, export nr_irqsIngo Molnar2008-10-161-0/+1
* irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-161-0/+31
* irq: introduce nr_irqsYinghai Lu2008-10-167-29/+30
* Merge branch 'linus' into genirqIngo Molnar2008-10-1628-486/+839
|\
| * Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-142-1/+6
| |\
| | * Configure out file locking featuresThomas Petazzoni2008-09-292-1/+6
| * | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-132-13/+0
| |\ \
| | * | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-101-11/+0
| | * | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-101-2/+0
| * | | tty: Fix abusers of current->sighand->ttyAlan Cox2008-10-132-6/+5
| * | | tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-131-16/+0
| * | | tty: Add a kref countAlan Cox2008-10-132-4/+5
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1126-468/+900
| |\ \ \
| | * \ \ Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-112-1/+76
| | |\ \ \
| | | * \ \ Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-0/+68
| | | |\ \ \
| | | | * \ \ Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-1010-168/+361
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar2008-09-052-1/+76
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch 'core/resources' into x86/coreIngo Molnar2008-09-041-0/+68
| | | | | |\ \ \ \
| | | | | | * | | | IO resources: add reserve_region_with_split()Yinghai Lu2008-09-041-0/+68
| | | | | * | | | | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-0413-157/+173
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | * | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-0420-88/+135
| | | | | |\ \ \ \ \
| | | * | | \ \ \ \ \ Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-1/+8
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-1434-441/+724
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-3032-480/+962
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-261-1/+8
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2536-685/+1125
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-1/+1
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-1863-1140/+11466
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-121-1/+8
| | * | | | | | | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-111-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-0/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | |
| | | | | | * | | | | | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-141-22/+15
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-1033-341/+556
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | | |
| | | | | | * | | | | | | | | | | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-221-0/+2
| | * | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-111-1/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-091-1/+10
| | | |/ / / / / / / / / / / / / / /
OpenPOWER on IntegriCloud