- dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 16 years ago
- a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 16 years ago
- e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
- a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
- 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
- 9e41bff x86: fix /dev/mem mmap breakage when PAT is disabled by Ravikiran G Thirumalai · 16 years ago
- fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
- 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
- 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 16 years ago
- f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
- 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
- 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
- 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
- fd3fdf1 trace: add the MMIO-tracer to the tracer menu, cleanup by Pekka Paalanen · 16 years ago
- c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
- 2cb0ebe x86: memtest fix use of reserve_early() by Daniele Calore · 16 years ago
- 874d93d x86, dumpstack: let signr=0 signal no do_exit by Alexander van Heukelum · 16 years ago
- 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
- d1d8c92 Export kmap_atomic_pfn for DRM-GEM. by Eric Anholt · 17 years ago
- e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
- 4427414 mmiotrace: remove left-over marker cruft by Pekka Paalanen · 16 years ago
- 9e57fb3 x86 mmiotrace: implement mmiotrace_printk() by Pekka Paalanen · 16 years ago
- bbe5c78 x86 mmiotrace: fix a rare memory leak by Pekka Paalanen · 16 years ago
- 611b159 x86: fix mmiotrace 8-bit register decoding by Pekka Paalanen · 17 years ago
- 3a1dfe6 x86/mm: unify init task OOM handling by Ingo Molnar · 16 years ago
- 891cffb x86/mm: do not trigger a kernel warning if user-space disables interrupts and generates a page fault by Linus Torvalds · 16 years ago
- c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
- af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
- 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
- 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
- 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
- 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
- a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
- 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
- be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
- 927604c x86: rename discontig_32.c to numa_32.c by Yinghai Lu · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
- a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- c613ec1 x86, early_ioremap: fix fencepost error by Alan Cox · 16 years ago
- 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
- 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
- b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
- ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
- 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
- 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
- ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
- 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
- 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
- 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
- a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- a03352d x86: export set_memory_ro and set_memory_rw by Bruce Allan · 16 years ago
- 379daf6 IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes by Suresh Siddha · 16 years ago
- 07bbc16 Merge branch 'timers/urgent' into x86/xen by Ingo Molnar · 16 years ago
- 5132895 x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 17 years ago
- f81b691 Merge commit 'v2.6.27-rc6' into x86/pat by Ingo Molnar · 16 years ago
- bb577f9 x86: add periodic corruption check by Hugh Dickins · 16 years ago
- 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 16 years ago
- cc643d4 x86: adjust vmalloc_sync_all() for Xen (2nd try) by Jan Beulich · 17 years ago
- 17b7462 x86: pgd_{c,d}tor() cleanup by Jan Beulich · 17 years ago
- efd327a x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 17 years ago
- 110e035 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious by Jeremy Fitzhardinge · 17 years ago
- deed05b x86, init_64.c: cleanup by Ingo Molnar · 17 years ago
- bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 17 years ago
- 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 17 years ago
- ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 17 years ago
- 01de05a x86: have set_memory_array_{uc,wb} coalesce memtypes, fix by Venki Pallipadi · 17 years ago
- 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 17 years ago
- 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 17 years ago
- c5e147c x86: have set_memory_array_{uc,wb} coalesce memtypes. by Rene Herman · 17 years ago
- 9a79f4f x86: {reverve,free}_memtype() take a physical address by Rene Herman · 17 years ago
- 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 17 years ago
- ab7e792 x86: fix pageattr-test by Shaohua Li · 17 years ago
- d75586a x86, pageattr: introduce APIs to change pageattr of a page array by Shaohua Li · 17 years ago
- cacf890 Revert "introduce two APIs for page attribute" by Ingo Molnar · 17 years ago
- 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 17 years ago
- c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 17 years ago
- 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 17 years ago
- e621bd1 i386: vmalloc size fix by Dave Young · 17 years ago
- 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 17 years ago
- 27990ea x86: another user of PTE_FLAGS_MASK by Jeremy Fitzhardinge · 17 years ago
- 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 17 years ago
- 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
- 0473b79 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 17 years ago
- e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 17 years ago
- 5843d9a x86, pat: avoid highmem cache attribute aliasing by Nick Piggin · 17 years ago
- 1ac2f7d introduce two APIs for page attribute by Shaohua Li · 17 years ago