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
019abbc870
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
...
* 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (190 commits)
Revert "cpuacct: reduce one NULL check in fast-path"
Revert "x86: don't compile vsmp_64 for 32bit"
x86: Correct behaviour of irq affinity
x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe
x86: use default_cpu_mask_to_apicid for 64bit
x86: fix set_extra_move_desc calling
x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
x86/dmi: fix dmi_alloc() section mismatches
x86: e820 fix various signedness issues in setup.c and e820.c
x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time
x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together
x86: irq.c use same path for show_interrupts
x86: cpu/cpu.h cleanup
x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c
Revert "x86: create a non-zero sized bm_pte only when needed"
x86: pci-nommu.c cleanup
x86: io_delay.c cleanup
x86: rtc.c cleanup
x86: i8253 cleanup
x86: kdebugfs.c cleanup
...
16 years ago
..
Kconfig
…
Makefile
percpu: implement new dynamic percpu allocator
16 years ago
allocpercpu.c
percpu: fix spurious alignment WARN in legacy SMP percpu allocator
16 years ago
backing-dev.c
Move the default_backing_dev_info out of readahead.c and into backing-dev.c
16 years ago
bootmem.c
bootmem, x86: further fixes for arch-specific bootmem wrapping
16 years ago
bounce.c
…
dmapool.c
…
fadvise.c
[CVE-2009-0029] System call wrapper special cases
16 years ago
failslab.c
…
filemap.c
x86, mm: dont use non-temporal stores in pagecache accesses
16 years ago
filemap_xip.c
x86, mm: dont use non-temporal stores in pagecache accesses
16 years ago
fremap.c
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
16 years ago
highmem.c
highmem: atomic highmem kmap page pinning
16 years ago
hugetlb.c
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
16 years ago
internal.h
…
maccess.c
…
madvise.c
[CVE-2009-0029] System call wrappers part 14
16 years ago
memcontrol.c
memcg: NULL pointer dereference at rmdir on some NUMA systems
16 years ago
memory.c
VM, x86, PAT: add a new vm flag to track full pfnmap at mmap
16 years ago
memory_hotplug.c
…
mempolicy.c
[CVE-2009-0029] System call wrappers part 28
16 years ago
mempool.c
…
migrate.c
migration: migrate_vmas should check "vma"
16 years ago
mincore.c
[CVE-2009-0029] System call wrappers part 14
16 years ago
mlock.c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
mm_init.c
…
mmap.c
Merge branch 'master' into next
16 years ago
mmu_notifier.c
…
mmzone.c
…
mprotect.c
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
16 years ago
mremap.c
[CVE-2009-0029] System call wrappers part 13
16 years ago
msync.c
[CVE-2009-0029] System call wrappers part 13
16 years ago
nommu.c
uclinux: add process name to allocation error message
16 years ago
oom_kill.c
memcg: avoid deadlock caused by race between oom and cpuset_attach
16 years ago
page-writeback.c
writeback: double the dirty thresholds
16 years ago
page_alloc.c
mm: fix memmap init for handling memory hole
16 years ago
page_cgroup.c
memcg: use __GFP_NOWARN in page cgroup allocation
16 years ago
page_io.c
block: fix bad definition of BIO_RW_SYNC
16 years ago
page_isolation.c
…
pagewalk.c
…
pdflush.c
…
percpu.c
percpu: generalize embedding first chunk setup helper
16 years ago
prio_tree.c
…
quicklist.c
…
readahead.c
Move the default_backing_dev_info out of readahead.c and into backing-dev.c
16 years ago
rmap.c
mm: fix mlocked page counter mismatch
16 years ago
shmem.c
Merge branch 'master' into next
16 years ago
shmem_acl.c
…
slab.c
mm: Export symbol ksize()
16 years ago
slob.c
Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus
16 years ago
slub.c
Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus
16 years ago
sparse-vmemmap.c
…
sparse.c
…
swap.c
memcg: add zone_reclaim_stat
16 years ago
swap_state.c
…
swapfile.c
PM/hibernate: fix "swap breaks after hibernation failures"
16 years ago
thrash.c
…
truncate.c
…
util.c
slab: introduce kzfree()
16 years ago
vmalloc.c
Merge branch 'x86/core' into core/percpu
16 years ago
vmscan.c
vmscan: pgmoved should be cleared after updating recent_rotated
16 years ago
vmstat.c
…