You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
e533b22705
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails
softirq, warning fix: correct a format to avoid a warning
softirqs, debug: preemption check
x86, pci-hotplug, calgary / rio: fix EBDA ioremap()
IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix
IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes
softlockup: Documentation/sysctl/kernel.txt: fix softlockup_thresh description
dmi scan: warn about too early calls to dmi_check_system()
generic: redefine resource_size_t as phys_addr_t
generic: make PFN_PHYS explicitly return phys_addr_t
generic: add phys_addr_t for holding physical addresses
softirq: allocate less vectors
IO resources: fix/remove printk
printk: robustify printk, update comment
printk: robustify printk, fix #2
printk: robustify printk, fix
printk: robustify printk
Fixed up conflicts in:
arch/powerpc/include/asm/types.h
arch/powerpc/platforms/Kconfig.cputype
manually.
|
17 years ago |
.. |
Makefile
|
x86: rename discontig_32.c to numa_32.c
|
17 years ago |
dump_pagetables.c
|
x86: another user of PTE_FLAGS_MASK
|
17 years ago |
extable.c
|
…
|
|
fault.c
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
gup.c
|
x86: make mm/gup.c more virtualization friendly
|
17 years ago |
highmem_32.c
|
x86: unexport kmap_atomic_to_page
|
17 years ago |
hugetlbpage.c
|
x86: add hugepagesz option on 64-bit
|
17 years ago |
init_32.c
|
x86: add _PAGE_IOMAP pte flag for IO mappings
|
17 years ago |
init_64.c
|
x86-64: fix combining of regions in init_memory_mapping()
|
17 years ago |
ioremap.c
|
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
|
17 years ago |
k8topology_64.c
|
x86: remove end_pfn in 64bit
|
17 years ago |
kmmio.c
|
- fix mmioftrace + rcu merge interaction
|
17 years ago |
memtest.c
|
x86: seperate memtest from init_64.c
|
17 years ago |
mmap.c
|
…
|
|
mmio-mod.c
|
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
|
17 years ago |
numa_32.c
|
x86: rename discontig_32.c to numa_32.c
|
17 years ago |
numa_64.c
|
x86: convert numa_64.c from round_up to roundup
|
17 years ago |
pageattr-test.c
|
x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious
|
17 years ago |
pageattr.c
|
Merge branch 'linus' into x86/pat2
|
17 years ago |
pat.c
|
x86, pat: cleanups
|
17 years ago |
pf_in.c
|
x86 mmiotrace: move files into arch/x86/mm/.
|
17 years ago |
pf_in.h
|
x86 mmiotrace: move files into arch/x86/mm/.
|
17 years ago |
pgtable.c
|
x86: pgd_{c,d}tor() cleanup
|
17 years ago |
pgtable_32.c
|
i386: vmalloc size fix
|
17 years ago |
srat_32.c
|
x86: don't call e820_regiter_active_regions if out of range on node
|
17 years ago |
srat_64.c
|
x86, uv: add early detection of UV system types
|
17 years ago |
testmmiotrace.c
|
mmiotrace: code style cleanups
|
17 years ago |