summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-2132-182/+303
|\
| * perf: Remove more code from the fastpathPeter Zijlstra2010-05-211-2/+0
| * perf: Optimize the !vmalloc backed bufferPeter Zijlstra2010-05-211-1/+1
| * perf: Optimize perf_output_copy()Peter Zijlstra2010-05-211-0/+3
| * perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2010-05-211-1/+1
| * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-213-11/+15
| * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-212-16/+10
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-2045-399/+607
| |\
| | * Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-1/+4
| | |\
| | | * rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-181-1/+4
| | * | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-184-31/+74
| | |\ \
| | | * | arch, hweight: Fix compilation errorsBorislav Petkov2010-05-042-4/+9
| | | * | x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-4/+18
| | | * | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-064-31/+55
| | * | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-2/+3
| | |\ \ \
| | | * | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-041-2/+2
| | | * | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+1
| | * | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-0/+30
| | |\ \ \ \
| | | * \ \ \ Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0875-191/+568
| | | |\ \ \ \
| | | * | | | | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-091-0/+30
| | * | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-186-77/+116
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-1323-49/+67
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-188-117/+166
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-188-95/+128
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-186-57/+59
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-1023-49/+67
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-236-57/+59
| | | |\ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-186-22/+81
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-111-1/+0
| | | * | | | | | | | | | | | rcu head introduce rcu head init on stackMathieu Desnoyers2010-05-101-0/+8
| | | * | | | | | | | | | | | Debugobjects transition checkMathieu Desnoyers2010-05-101-0/+11
| | | * | | | | | | | | | | | rcu: make SRCU usable in modulesPaul E. McKenney2010-05-101-0/+2
| | | * | | | | | | | | | | | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-103-3/+17
| | | * | | | | | | | | | | | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-102-0/+5
| | | * | | | | | | | | | | | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-103-3/+13
| | | * | | | | | | | | | | | rcu: fix now-bogus rcu_scheduler_active comments.Paul E. McKenney2010-05-101-2/+4
| | | * | | | | | | | | | | | rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney2010-05-102-9/+10
| | | * | | | | | | | | | | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-101-4/+11
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-12/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-111-12/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-071-20/+0
| | | | * | | | | | | | | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-071-0/+4
| | | | * | | | | | | | | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-071-0/+16
| | | | * | | | | | | | | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-071-4/+4
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-173-23/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2010-05-171-9/+0
| | | * | | | | | | | | | | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-172-12/+10
| | | * | | | | | | | | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-171-2/+4
| | * | | | | | | | | | | | | | atomic_t: Remove volatile from atomic_t definitionAnton Blanchard2010-05-171-2/+2
| | * | | | | | | | | | | | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
| | |/ / / / / / / / / / / / /