Age | Commit message (Expand) | Author |
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-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 |
2008-06-12 | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi |
2008-06-11 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu |
2008-06-04 | x86: section mismatch fix | Andrew Morton |
2008-06-04 | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi |
2008-06-04 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-04 | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins |
2008-06-04 | x86: ioremap fix failing nesting check | Ingo Molnar |
2008-06-03 | x86, numaq 32-bit: build fix | Ingo Molnar |
2008-06-03 | x86: 32-bit numa, build fix | Ingo Molnar |
2008-06-03 | x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bit | Ingo Molnar |
2008-06-03 | x86: add acpi_numa_slit_init() dummy implementation on 32-bit | Ingo Molnar |
2008-05-25 | x86: fixup the fallout of the bitops changes | Thomas Gleixner |
2008-05-25 | x86: eliminate duplicate consistency checks in init_32.c | Jan Beulich |
2008-05-25 | x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUG | Thomas Gleixner |
2008-05-25 | x86: init64.c include initrd.h | Thomas Gleixner |
2008-05-25 | x86: k8topology cleanup variable declarations | Thomas Gleixner |
2008-05-25 | x86: k8topology fix shadow variable | Thomas Gleixner |
2008-05-25 | x86: k8topology add missing header | Thomas Gleixner |
2008-05-25 | arch/x86/mm/pat.c: use boot_cpu_has() | Andrew Morton |
2008-05-20 | x86: cope with no remap space being allocated for a numa node | Andy Whitcroft |
2008-05-20 | x86: reinstate numa remap for SPARSEMEM on x86 NUMA systems | Andy Whitcroft |