Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | x86: PAT: fix ambiguous paranoia check in pat_init() | Andreas Herrmann | 2008-06-12 | 1 | -5/+6 | |
| | | | | | | | * | | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi | 2008-06-12 | 1 | -25/+24 | |
| | | | | | | | * | | arch/x86/mm/pat.c: use boot_cpu_has() | Andrew Morton | 2008-05-25 | 1 | -4/+4 | |
| | | | | | | | * | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-05-19 | 1 | -1/+1 | |
| | | | | | | | |\ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | | | | | | | * | | Merge branch 'linus' into x86/pat | Thomas Gleixner | 2008-05-18 | 2 | -13/+3 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | * | | | x86: add "debugpat" boot option | Venki Pallipadi | 2008-05-12 | 1 | -7/+20 | |
| | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | | | | | * | | | Merge branch 'linus' into x86/memtest | Ingo Molnar | 2008-06-16 | 6 | -72/+40 | |
| | | | | | | |\ \ \ | | | | | | | |/ / / | | | | | | |/| | | | ||||||
| | | | | | | * | | | x86_64: simplify the memtest parameter setting | Yinghai Lu | 2008-05-12 | 1 | -2/+3 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | | | * | | | | x86_64: use PAGE_OFFSET in dump_pagetables | Jiri Slaby | 2008-07-08 | 1 | -1/+1 | |
| | | | | * | | | | x86: add sparse annotations to ioremap | Thomas Gleixner | 2008-07-08 | 1 | -5/+5 | |
| | | | | * | | | | x86: janitor CPA statistics patch | Thomas Gleixner | 2008-07-08 | 1 | -22/+26 | |
| | | | | * | | | | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 2008-07-08 | 3 | -0/+47 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| | | | * | | | | x86: remove unnecessary #ifdef CONFIG_X86_32...#else | Gustavo Fernando Padovan | 2008-07-03 | 1 | -4/+0 | |
| | | | * | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-06-16 | 5 | -58/+36 | |
| | | | |\ \ \ \ | | | | | |/ / / | ||||||
| | | | * | | | | x86: fixup the fallout of the bitops changes | Thomas Gleixner | 2008-05-25 | 1 | -1/+1 | |
| | | | * | | | | x86: eliminate duplicate consistency checks in init_32.c | Jan Beulich | 2008-05-25 | 1 | -13/+0 | |
| | | | * | | | | x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUG | Thomas Gleixner | 2008-05-25 | 1 | -1/+2 | |
| | | | * | | | | x86: init64.c include initrd.h | Thomas Gleixner | 2008-05-25 | 1 | -0/+1 | |
| | | | * | | | | x86: k8topology cleanup variable declarations | Thomas Gleixner | 2008-05-25 | 1 | -7/+2 | |
| | | | * | | | | x86: k8topology fix shadow variable | Thomas Gleixner | 2008-05-25 | 1 | -3/+2 | |
| | | | * | | | | x86: k8topology add missing header | Thomas Gleixner | 2008-05-25 | 1 | -0/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | arch/x86/mm/init_64.c: early_memtest(): fix types | Andrew Morton | 2008-07-03 | 1 | -3/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | x86: section/warning fixes | Daniel J Blueman | 2008-06-26 | 1 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-12 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester | 2008-06-12 | 1 | -2/+2 | |
| | * | | | | x86: fix an incompatible pointer type warning on 64-bit compilations | David Howells | 2008-06-12 | 1 | -2/+2 | |
| | * | | | | x86: fix endless page faults in mount_block_root for Linux 2.6 | Henry Nestler | 2008-06-12 | 1 | -0/+5 | |
| * | | | | | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 2008-06-11 | 1 | -27/+0 | |
| |/ / / / | ||||||
| * | | | | x86: section mismatch fix | Andrew Morton | 2008-06-04 | 1 | -1/+1 | |
| * | | | | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi | 2008-06-04 | 1 | -25/+24 | |
| * | | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester | 2008-06-04 | 1 | -2/+2 | |
| * | | | | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins | 2008-06-04 | 1 | -1/+1 | |
| * | | | | x86: ioremap fix failing nesting check | Ingo Molnar | 2008-06-04 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | x86, numaq 32-bit: build fix | Ingo Molnar | 2008-06-03 | 1 | -0/+4 | |
* | | | | x86: 32-bit numa, build fix | Ingo Molnar | 2008-06-03 | 1 | -1/+1 | |
* | | | | x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bit | Ingo Molnar | 2008-06-03 | 1 | -0/+5 | |
* | | | | x86: add acpi_numa_slit_init() dummy implementation on 32-bit | Ingo Molnar | 2008-06-03 | 1 | -0/+9 | |
* | | | | x86: cope with no remap space being allocated for a numa node | Andy Whitcroft | 2008-05-20 | 1 | -1/+1 | |
* | | | | x86: reinstate numa remap for SPARSEMEM on x86 NUMA systems | Andy Whitcroft | 2008-05-20 | 1 | -28/+6 | |
|/ / / | ||||||
* | | | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity | 2008-05-17 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | x86: arch/x86/mm/pat.c - fix warning | Pranith Kumar | 2008-05-13 | 1 | -2/+2 | |
* | | x86: fix app crashes after SMP resume | Hugh Dickins | 2008-05-13 | 1 | -11/+1 | |
|/ | ||||||
* | x86: cleanup PAT cpu validation | Thomas Gleixner | 2008-05-08 | 1 | -28/+22 | |
* | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 | 1 | -7/+0 | |
* | x86: undo visws/numaq build changes | Thomas Gleixner | 2008-05-04 | 1 | -26/+0 | |
* | x86: ioremap ram check fix | Andres Salomon | 2008-04-30 | 1 | -2/+3 | |
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 | 2 | -6/+24 | |
* | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 2008-04-30 | 1 | -2/+2 | |
* | x86: unexport kmap_atomic_to_page | Adrian Bunk | 2008-04-30 | 1 | -1/+0 | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 | 1 | -1/+37 | |
|\ |