Ingo Molnar
|
5806b81ac1
Merge branch 'auto-ftrace-next' into tracing/for-linus
|
17 years ago |
Ingo Molnar
|
ae94b8075a
Merge branch 'linus' into x86/core
|
17 years ago |
Venkatesh Pallipadi
|
a361ee5cb8
x86: fix /dev/mem compatibility under PAT
|
17 years ago |
Jeremy Fitzhardinge
|
4f9c11dd49
x86, 64-bit: adjust mapping of physical pagetables to work with Xen
|
17 years ago |
Jeremy Fitzhardinge
|
4583ed514e
x86, 64-bit: unify early_ioremap
|
17 years ago |
Jeremy Fitzhardinge
|
a7bf0bd5e6
build: add __page_aligned_data and __page_aligned_bss
|
17 years ago |
Ingo Molnar
|
6924d1ab8b
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel
|
17 years ago |
Thomas Gleixner
|
6e92a5a615
x86: add sparse annotations to ioremap
|
17 years ago |
Ingo Molnar
|
d763d5edf9
Merge branch 'linus' into tracing/mmiotrace
|
17 years ago |
Andreas Herrmann
|
bcc643dc28
x86: introduce macro to check whether an address range is in the ISA range
|
17 years ago |
Ingo Molnar
|
faeca31d06
Merge branch 'linus' into x86/pat
|
17 years ago |
Andreas Herrmann
|
499f8f84b8
x86: rename pat_wc_enabled to pat_enabled
|
17 years ago |
Ingo Molnar
|
226e9a93a2
x86: ioremap fix failing nesting check
|
17 years ago |
Pekka Paalanen
|
87e547fe41
x86 mmiotrace: fix page-unaligned ioremaps
|
17 years ago |
Pekka Paalanen
|
d61fc44853
x86: mmiotrace, preview 2
|
17 years ago |
Andres Salomon
|
cb8ab687c3
x86: ioremap ram check fix
|
17 years ago |
Suresh Siddha
|
de33c442ed
x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range()
|
17 years ago |
Ingo Molnar
|
2544a873ab
revert: "x86: ioremap(), extend check to all RAM pages"
|
17 years ago |
Christoph Lameter
|
2301696932
vmallocinfo: add caller information
|
17 years ago |
Linus Torvalds
|
bf16ae2509
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat
|
17 years ago |
Jeremy Fitzhardinge
|
6944a9c894
x86: rename paravirt_alloc_pt etc after the pagetable structure
|
17 years ago |
venkatesh.pallipadi@intel.com
|
e045fb2a98
x86: PAT avoid aliasing in /dev/mem read/write
|
17 years ago |
Randy Dunlap
|
4c8337ac42
x86: fix arch/x86/mm/ioremap.c warning
|
17 years ago |
Ingo Molnar
|
756a6c6855
x86: ioremap of 64-bit resource on 32-bit kernel fix
|
17 years ago |
Venki Pallipadi
|
b450e5e816
x86: PAT bug fix for attribute type check after reserve_memtype, debug
|
17 years ago |
Venki Pallipadi
|
dee7cbb210
x86: PAT bug fix for attribute type check after reserve_memtype
|
17 years ago |
venkatesh.pallipadi@intel.com
|
6997ab4982
x86: add PAT related debug prints
|
17 years ago |
venkatesh.pallipadi@intel.com
|
b310f381d2
x86: PAT add ioremap_wc() interface
|
17 years ago |
venkatesh.pallipadi@intel.com
|
1219333dfd
x86: PAT use reserve free memtype in set_memory_uc
|
17 years ago |
venkatesh.pallipadi@intel.com
|
d7677d4034
x86: PAT use reserve free memtype in ioremap and iounmap
|
17 years ago |