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
8326e284f8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
...
* 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
x86, delay: tsc based udelay should have rdtsc_barrier
x86, setup: correct include file in <asm/boot.h>
x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>
x86, mce: percpu mcheck_timer should be pinned
x86: Add sysctl to allow panic on IOCK NMI error
x86: Fix uv bau sending buffer initialization
x86, mce: Fix mce resume on 32bit
x86: Move init_gbpages() to setup_arch()
x86: ensure percpu lpage doesn't consume too much vmalloc space
x86: implement percpu_alloc kernel parameter
x86: fix pageattr handling for lpage percpu allocator and re-enable it
x86: reorganize cpa_process_alias()
x86: prepare setup_pcpu_lpage() for pageattr fix
x86: rename remap percpu first chunk allocator to lpage
x86: fix duplicate free in setup_pcpu_remap() failure path
percpu: fix too lazy vunmap cache flushing
x86: Set cpu_llc_id on AMD CPUs
16 years ago
..
Kconfig
Merge branch 'akpm'
16 years ago
Kconfig.debug
kmemcheck: enable in the x86 Kconfig
16 years ago
Makefile
Merge branch 'akpm'
16 years ago
allocpercpu.c
…
backing-dev.c
…
bootmem.c
bootmem.c: avoid c90 declaration warning
16 years ago
bounce.c
block: remove some includings of blktrace_api.h
16 years ago
debug-pagealloc.c
…
dmapool.c
…
fadvise.c
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
16 years ago
failslab.c
…
filemap.c
page allocator: do not check NUMA node ID when the caller knows the node is valid
16 years ago
filemap_xip.c
…
fremap.c
…
highmem.c
block: remove some includings of blktrace_api.h
16 years ago
hugetlb.c
hugetlb: fault flags instead of write_access
16 years ago
init-mm.c
mm: consolidate init_mm definition
16 years ago
internal.h
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
16 years ago
kmemcheck.c
kmemcheck: add hooks for the page allocator
16 years ago
kmemleak-test.c
kmemleak: Simple testing module for kmemleak
16 years ago
kmemleak.c
kmemleak: use pr_fmt
16 years ago
maccess.c
[S390] maccess: add weak attribute to probe_kernel_write
16 years ago
madvise.c
mm: madvise(): correct return code
16 years ago
memcontrol.c
memcg: fix lru rotation in isolate_pages
16 years ago
memory.c
clarify get_user_pages() prototype
16 years ago
memory_hotplug.c
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
16 years ago
mempolicy.c
page allocator: do not check NUMA node ID when the caller knows the node is valid
16 years ago
mempool.c
…
migrate.c
migration: only migrate_prep() once per move_pages()
16 years ago
mincore.c
…
mlock.c
mm: remove CONFIG_UNEVICTABLE_LRU config option
16 years ago
mm_init.c
…
mmap.c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
mmu_notifier.c
…
mmzone.c
…
mprotect.c
perf_counter: Add mmap event hooks to mprotect()
16 years ago
mremap.c
…
msync.c
…
nommu.c
clarify get_user_pages() prototype
16 years ago
oom_kill.c
oom: only oom kill exiting tasks with attached memory
16 years ago
page-writeback.c
mm/page-writeback.c: dirty limit type should be unsigned long
16 years ago
page_alloc.c
Don't warn about order-1 allocations with __GFP_NOFAIL
16 years ago
page_cgroup.c
memcg: remove some redundant checks
16 years ago
page_io.c
mm: remove file argument from swap_readpage()
16 years ago
page_isolation.c
…
pagewalk.c
…
pdflush.c
…
percpu.c
x86: implement percpu_alloc kernel parameter
16 years ago
prio_tree.c
…
quicklist.c
…
readahead.c
readahead: introduce context readahead algorithm
16 years ago
rmap.c
memcg: add file-based RSS accounting
16 years ago
shmem.c
Get "no acls for this inode" right, fix shmem breakage
16 years ago
shmem_acl.c
switch shmem to inode->i_acl
16 years ago
slab.c
mm: Extend gfp masking to the page allocator
16 years ago
slob.c
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
16 years ago
slub.c
SLUB: Don't pass __GFP_FAIL for the initial allocation
16 years ago
sparse-vmemmap.c
…
sparse.c
…
swap.c
…
swap_state.c
mm: remove file argument from swap_readpage()
16 years ago
swapfile.c
memcg: fix swap accounting
16 years ago
thrash.c
mm: pass mm to grab_swap_token
16 years ago
truncate.c
mm: remove __invalidate_mapping_pages variant
16 years ago
util.c
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
16 years ago
vmalloc.c
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
16 years ago
vmscan.c
mm: fix incorrect page removal from LRU
16 years ago
vmstat.c
vmscan: count the number of times zone_reclaim() scans and fails
16 years ago