Age | Commit message (Expand) | Author |
2008-07-08 | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge |
2008-07-08 | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | x86: numa_64.c fix shadowed variable | Thomas Gleixner |
2008-07-08 | x86: numa_64.c make local variables static | Thomas Gleixner |
2008-07-08 | x86: remove the static 256k node_to_cpumask_map | Mike Travis |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | x86: fix compiling when CONFIG_X86_MPPARSE is not set | Yinghai Lu |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu |
2008-07-08 | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86_64: use PAGE_OFFSET in dump_pagetables | Jiri Slaby |
2008-07-08 | x86: add sparse annotations to ioremap | Thomas Gleixner |
2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-07-03 | x86: remove unnecessary #ifdef CONFIG_X86_32...#else | Gustavo Fernando Padovan |
2008-07-03 | arch/x86/mm/init_64.c: early_memtest(): fix types | Andrew Morton |
2008-07-01 | x86: small unifications of address printing | Vegard Nossum |
2008-06-26 | x86: section/warning fixes | Daniel J Blueman |
2008-06-24 | x86: pat.c final cleanup of loop body in reserve_memtype | Andreas Herrmann |
2008-06-24 | x86: pat.c introduce function to check for conflicts with existing memtypes | Andreas Herrmann |
2008-06-24 | x86: pat.c consolidate list_add handling in reserve_memtype | Andreas Herrmann |
2008-06-24 | x86: pat.c consolidate error/debug messages in reserve_memtype | Andreas Herrmann |
2008-06-24 | x86: pat.c more trivial changes | Andreas Herrmann |
2008-06-24 | x86: pat.c choose more crisp variable names | Andreas Herrmann |
2008-06-24 | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann |
2008-06-20 | x86: unify __set_fixmap, fix | Ingo Molnar |
2008-06-20 | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge |
2008-06-20 | x86: implement set_pte_vaddr | Jeremy Fitzhardinge |
2008-06-20 | x86: unify __set_fixmap | Jeremy Fitzhardinge |
2008-06-19 | x86: shrink pat_x_mtrr_type to its essentials | Andreas Herrmann |
2008-06-18 | x86: PAT: make pat_x_mtrr_type() more readable | Hugh Dickins |
2008-06-16 | Merge branch 'linus' into x86/pat | Ingo Molnar |
2008-06-16 | Merge branch 'linus' into x86/memtest | Ingo Molnar |
2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-06-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-06-12 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-12 | x86: fix an incompatible pointer type warning on 64-bit compilations | David Howells |
2008-06-12 | x86: fix endless page faults in mount_block_root for Linux 2.6 | Henry Nestler |
2008-06-12 | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann |
2008-06-12 | x86: PAT: fixed checkpatch errors (and whitespaces) | Andreas Herrmann |
2008-06-12 | x86: PAT: fix ambiguous paranoia check in pat_init() | Andreas Herrmann |