index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+2
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-3
/
+3
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
3
-21
/
+35
2007-05-02
[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] x86-64: set node_possible_map at runtime - try 2
Suresh Siddha
3
-10
/
+15
2007-05-02
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...
Konrad Rzeszutek
1
-0
/
+6
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
1
-3
/
+2
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
1
-9
/
+16
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
1
-4
/
+12
2007-05-02
[PATCH] x86-64: fixed size remaining fake nodes
David Rientjes
1
-10
/
+37
2007-05-02
[PATCH] x86-64: split remaining fake nodes equally
David Rientjes
1
-4
/
+18
2007-05-02
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
1
-108
/
+153
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
2
-18
/
+19
2007-05-02
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
1
-24
/
+0
2007-05-02
[PATCH] x86-64: Kill temp boot pmds
Vivek Goyal
1
-55
/
+45
2007-05-02
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
1
-1
/
+1
2007-04-24
[PATCH] x86-64: Always flush all pages in change_page_attr
Andi Kleen
1
-1
/
+1
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
3
-49
/
+175
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
Eric W. Biederman
1
-6
/
+16
2007-02-14
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
Eric W. Biederman
1
-1
/
+1
2007-02-13
[PATCH] x86-64: Remove mk_pte_phys()
Andi Kleen
1
-1
/
+3
2007-02-13
[PATCH] x86-64: clean up sparsemem memory_present call
Bob Picco
1
-15
/
+2
2007-02-13
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
1
-10
/
+8
2007-02-13
[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole
Rohit Seth
1
-14
/
+96
2007-02-13
[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix
Amul Shah
1
-7
/
+8
2007-02-13
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Amul Shah
1
-9
/
+65
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-21
/
+0
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-23
/
+25
2006-12-07
[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps
Ernie Petrides
1
-3
/
+4
2006-12-07
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
Andi Kleen
1
-5
/
+5
2006-12-07
[PATCH] x86-64: Speed and clean up cache flushing in change_page_attr
Andi Kleen
1
-26
/
+32
2006-11-20
[PATCH] x86_64: fix memory hotplug build with NUMA=n
Yasunori Goto
1
-8
/
+1
2006-11-14
[PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn
Andi Kleen
1
-1
/
+14
2006-10-21
[PATCH] x86-64: x86_64 hot-add memory srat.c fix
keith mannthey
1
-2
/
+2
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-6
/
+11
2006-10-01
[PATCH] Generic ioremap_page_range: x86_64 conversion
Haavard Skinnemoen
1
-104
/
+7
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
Keith Mannthey
1
-4
/
+13
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
2
-0
/
+3
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable
Keith Mannthey
2
-14
/
+19
2006-10-01
[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c
Keith Mannthey
1
-22
/
+29
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-2
/
+2
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
1
-0
/
+2
2006-09-27
[PATCH] Account for holes that are outside the range of physical memory
Mel Gorman
1
-1
/
+3
2006-09-27
[PATCH] Account for memmap and optionally the kernel image as holes
Mel Gorman
1
-1
/
+3
2006-09-27
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
4
-72
/
+28
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
6
-63
/
+57
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-3
/
+3
[next]