index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-25
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
5
-39
/
+65
2008-08-23
x86: have set_memory_array_{uc,wb} coalesce memtypes, fix
Venki Pallipadi
1
-1
/
+1
2008-08-22
x86: fix two modpost warnings in mm/init_64.c
Jan Beulich
1
-2
/
+2
2008-08-22
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
Jan Beulich
1
-14
/
+18
2008-08-22
x86: have set_memory_array_{uc,wb} coalesce memtypes.
Rene Herman
1
-6
/
+32
2008-08-22
x86: {reverve,free}_memtype() take a physical address
Rene Herman
1
-3
/
+3
2008-08-22
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
9
-42
/
+82
2008-08-21
x86: fix pageattr-test
Shaohua Li
1
-2
/
+5
2008-08-21
x86, pageattr: introduce APIs to change pageattr of a page array
Shaohua Li
1
-50
/
+166
2008-08-21
Revert "introduce two APIs for page attribute"
Ingo Molnar
1
-50
/
+8
2008-08-21
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
venkatesh.pallipadi@intel.com
1
-12
/
+5
2008-08-21
x86: PAT proper tracking of set_memory_uc and friends
venkatesh.pallipadi@intel.com
1
-3
/
+3
2008-08-21
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
Marcin Slusarz
1
-1
/
+3
2008-08-21
i386: vmalloc size fix
Dave Young
1
-1
/
+2
2008-08-21
x86: use WARN() in arch/x86/mm/ioremap.c
Arjan van de Ven
1
-5
/
+3
2008-08-20
x86: another user of PTE_FLAGS_MASK
Jeremy Fitzhardinge
1
-2
/
+2
2008-08-20
x86: fix Xorg startup/shutdown slowdown with PAT
Venki Pallipadi
1
-2
/
+31
2008-08-20
Merge branch 'linus' into x86/cleanups
Ingo Molnar
7
-19
/
+37
2008-08-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-16
/
+32
2008-08-15
x86: fix section mismatch warning - spp_getpage()
Marcin Slusarz
1
-1
/
+5
2008-08-15
x86: Fix ioremap off by one BUG
Andi Kleen
1
-1
/
+1
2008-08-15
x86, pat: avoid highmem cache attribute aliasing
Nick Piggin
1
-0
/
+3
2008-08-15
introduce two APIs for page attribute
Shaohua Li
1
-8
/
+50
2008-08-15
x86: fix /proc/meminfo DirectMap
Hugh Dickins
2
-7
/
+17
2008-08-14
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
10
-108
/
+382
2008-08-14
x86: don't call e820_regiter_active_regions if out of range on node
Yinghai Lu
1
-4
/
+8
2008-08-13
x86: use WARN() in arch/x86/mm/pageattr.c
Arjan van de Ven
2
-4
/
+2
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-2
/
+1
2008-08-12
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
Rusty Russell
1
-2
/
+1
2008-08-11
x86: compile pat debugfs interface only if CONFIG_X86_PAT is set
Andreas Herrmann
1
-2
/
+2
2008-08-11
x86: work around gcc 3.4.x bug
Jeremy Fitzhardinge
1
-0
/
+3
2008-08-11
Merge branch 'linus' into x86/cleanups
Ingo Molnar
4
-84
/
+299
2008-07-28
Fix 'get_user_pages_fast()' with non-page-aligned start address
Linus Torvalds
1
-3
/
+6
2008-07-26
x86: use generic show_mem()
Johannes Weiner
2
-84
/
+0
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
2
-0
/
+259
2008-07-26
x86: convert discontig_32.c from round_up to roundup
Joerg Roedel
1
-1
/
+1
2008-07-26
x86: convert numa_64.c from round_up to roundup
Joerg Roedel
1
-5
/
+5
2008-07-26
x86: convert init_64.c from round_up to roundup
Joerg Roedel
1
-4
/
+4
2008-07-26
x86: convert pageattr.c from round_up to roundup
Joerg Roedel
1
-1
/
+1
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+17
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-1
/
+24
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
1
-0
/
+8
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2
-5
/
+2
2008-07-23
x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static
Jaswinder Singh
1
-2
/
+2
2008-07-23
x86: mm/fault.c declare do_page_fault before they get used
Jaswinder Singh
1
-2
/
+1
2008-07-23
x86: mm/init_XX.c declare functions before they get used
Jaswinder Singh
1
-0
/
+1
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
1
-3
/
+3
[prev]
[next]