aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-05
|\
| * swiotlb: clean up EXPORT_SYMBOL usageFUJITA Tomonori2008-12-28
| * swiotlb: remove unnecessary declarationFUJITA Tomonori2008-12-28
| * swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori2008-12-28
| * swiotlb: add support for systems with highmemBecky Bruce2008-12-28
| * swiotlb: store phys address in io_tlb_orig_addr arrayBecky Bruce2008-12-28
| * swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-28
* | rcu: fix rcutorture bugPaul E. McKenney2009-01-05
* | rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2009-01-05
* | rcu: make treercu safe for suspend and resumePaul E. McKenney2009-01-05
* | rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney2009-01-05
* | swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl2009-01-04
* | intel-iommu: fix build error with INTR_REMAP=y and DMAR=nIngo Molnar2009-01-04
* | Merge branch 'linus' into core/urgentIngo Molnar2009-01-04
|\ \
| * \ Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
| |\ \
| | * | x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| | * | cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-03
| | * | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| | * | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| | * | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| | * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| | * | sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03
| | * | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| | * | ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| | * | cpumask: convert RCU implementations, fixIngo Molnar2009-01-03
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-03
| | |\ \
| | | * | xtensa: define __flsRusty Russell2009-01-03
| | | * | mn10300: define __flsRusty Russell2009-01-03
| | | * | m32r: define __flsRusty Russell2009-01-03
| | | * | h8300: define __flsRusty Russell2009-01-03
| | | * | frv: define __flsRusty Russell2009-01-03
| | | * | cris: define __flsRusty Russell2009-01-03
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| | |\| |
| | | * | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
| | | * | cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
| | | * | cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
| | | * | cpumask: convert mm/Rusty Russell2008-12-31
| | | * | cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
| | | * | cpumask: convert kernel/cpu.cRusty Russell2008-12-31
| | | * | cpumask: convert kernel/profile.cRusty Russell2008-12-31
| | | * | cpumask: convert RCU implementationsRusty Russell2008-12-31
| | | * | cpumask: convert kernel/irqRusty Russell2008-12-31
| | | * | cpumask: convert kernel time functionsRusty Russell2008-12-31
| | | * | cpumask: convert kernel/workqueue.cRusty Russell2008-12-31
| | | * | cpumask: convert kernel/compat.cRusty Russell2008-12-31
| | | * | cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| | | * | cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
| | | * | cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| | | * | cpumask: convert kernel trace functionsRusty Russell2008-12-31
| | | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31