aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-17
|\
| * Merge branch 'x86/pat' into x86/urgentH. Peter Anvin2009-09-17
| |\
| | * x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha2009-09-17
| * | x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-10
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-17
|\ \ \
| * \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
| |\ \ \
| * | | | tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa2009-09-12
| * | | | x86/tracing: comment need for atomic nopSteven Rostedt2009-09-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-09-17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-16
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/PCI: pci quirks, fix pci refcountingJiri Slaby2009-09-09
| * | | | PCI iommu: iommu=pt is a valid early paramAlex Williamson2009-09-09
| * | | | x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2009-09-09
| * | | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ \
| * | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| * | | | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMATejun Heo2009-08-14
| * | | | percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-14
| * | | | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-14
| * | | | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-14
| * | | | percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-14
| * | | | percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-14
| * | | | percpu: generalize first chunk allocator selectionTejun Heo2009-08-14
| * | | | percpu: build first chunk allocators selectivelyTejun Heo2009-08-14
| * | | | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-14
| * | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ \ \
| * | | | | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | | | | percpu: teach large page allocator about NUMATejun Heo2009-07-03
| * | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-03
| * | | | | x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-03
| * | | | | percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-03
| * | | | | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \ \ \ \
| * | | | | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
| * | | | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
| * | | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-24
* | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-09
| * | | | | | x86: Fix earlyprintk=dbgp for machines without NXJan Beulich2009-08-29
| * | | | | | Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-26
| |\ \ \ \ \ \
| | * | | | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-21
| | * | | | | | x86: Fix system crash when loading with "reservetop" parameterXiao Guangrong2009-08-21
| * | | | | | | x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-26
| * | | | | | | x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-26