Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
73fc267615fd547538d4afb602f51de6b5ab0a31
/
arch
/
ia64
/
mm
80a03e2
[IA64] BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
c66b31f
Pull pvops into release branch
by Tony Luck
· 16 years ago
e4ff5b8
ia64/pv_ops: gate page paravirtualization.
by Isaku Yamahata
· 16 years ago
dd97d5c
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
by Isaku Yamahata
· 16 years ago
5d8c39f
cpumask: use mm_cpumask() wrapper: ia64
by Rusty Russell
· 16 years ago
cc2559b
mm: fix memmap init for handling memory hole
by KAMEZAWA Hiroyuki
· 16 years ago
f2dbcfa
mm: clean up for early_pfn_to_nid()
by KAMEZAWA Hiroyuki
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
aca14f3
[IA64] fix the difference between node_mem_map and node_start_pfn
by Ken'ichi Ohmichi
· 16 years ago
72441bd
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
7108878
mm: cleanup to make remove_memory() arch-neutral
by Badari Pulavarty
· 16 years ago
a9894a4
[IA64] Fix annoying IA64_TR_ALLOC_MAX message.
by Tony Luck
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
c459ce8
[IA64] Put the space for cpu0 per-cpu area into .data section
by Tony Luck
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 16 years ago
10617bb
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
by Tony Luck
· 16 years ago
34d8a38
GRU Driver: hardware data structures
by Jack Steiner
· 16 years ago
3560e24
bootmem: replace node_boot_start in struct bootmem_data
by Johannes Weiner
· 16 years ago
ceb8687
hugetlb: introduce pud_huge
by Andi Kleen
· 16 years ago
a551643
hugetlb: modular state for hugetlb page size
by Andi Kleen
· 16 years ago
42b7772
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
by Jan Beulich
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
839052d
[IA64] fix personality(PER_LINUX32) performance issue
by Huang, Xiaolan
· 16 years ago
e617fce
[IA64] bugfix: nptcg breaks cpu-hotadd
by Hidetoshi Seto
· 17 years ago
180c06e
hotplug-memory: make online_page() common
by Jeremy Fitzhardinge
· 17 years ago
71b264f
Pull miscellaneous into release branch
by Tony Luck
· 17 years ago
f4df39c
Pull nptcg into release branch
by Tony Luck
· 17 years ago
a49072b
Pull kvm-patches into release branch
by Tony Luck
· 17 years ago
98075d2
[IA64] Fix NUMA configuration issue
by Zoltan Menyhart
· 17 years ago
273988f
[IA64] Untangle sync_icache_dcache() page size determination
by Christoph Lameter
· 17 years ago
734bc36
[IA64] remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
2c6e6db
[IA64] Minimize per_cpu reservations.
by holt@sgi.com
· 17 years ago
41bd26d
[IA64] Correct pernodesize calculation.
by holt@sgi.com
· 17 years ago
a6c75b86
[IA64] Kernel parameter for max number of concurrent global TLB purges
by Fenghua Yu
· 17 years ago
2046b94
[IA64] Multiple outstanding ptc.g instruction support
by Fenghua Yu
· 17 years ago
9665189
[IA64] Add API for allocating Dynamic TR resource.
by Xiantao Zhang
· 17 years ago
45e18c2
[IA64] kprobes arch consolidation build fix
by Harvey Harrison
· 17 years ago
d4ed808
[IA64] remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
620de2f
[IA64] honor notify_die() returning NOTIFY_STOP
by Jan Beulich
· 17 years ago
aec103b
[IA64] Avoid unnecessary TLB flushes when allocating memory
by de Dinechin, Christophe (Integrity VM)
· 17 years ago
c2eeb32
[IA64] Add missing "space" to concatenated strings
by Joe Perches
· 17 years ago
4b9ddc7
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
by Tony Luck
· 17 years ago
18b8bef
[IA64] ia64/mm/init.c: fix section mismatches
by Adrian Bunk
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
3ed75eb
setup vma->vm_page_prot by vm_get_page_prot()
by Coly Li
· 17 years ago
fd59d23
Add vmcoreinfo
by Ken'ichi Ohmichi
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
de33b82
memory unplug: ia64 interface
by KAMEZAWA Hiroyuki
· 17 years ago
d9c2340
Do not depend on MAX_ORDER when grouping pages by mobility
by Mel Gorman
· 17 years ago
954ffcb
flush icache before set_pte() on ia64: flush icache at set_pte
by KAMEZAWA Hiroyuki
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
ef229c5
IA64: SPARSEMEM_VMEMMAP 16K page size support
by Christoph Lameter
· 17 years ago
ea3c4b1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
99a19cf
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
by Prarit Bhargava
· 17 years ago
dec4ad8
hugepage: fix broken check for offset alignment in hugepage mappings
by David Gibson
· 17 years ago
e8c59c0
[IA64] Failure to grow RBS
by Andrew Burgess
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
256a7e0
[IA64] silence GCC ia64 unused variable warnings
by Jes Sorensen
· 17 years ago
9be26f4
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
by vignesh babu
· 17 years ago
576fe0b
[IA64] optimize pagefaults a little
by Christoph Hellwig
· 17 years ago
72fdbdc
[IA64] spelling fixes: arch/ia64/
by Simon Arlott
· 18 years ago
2bd62a4
[IA64] Quicklist support for IA64
by Christoph Lameter
· 18 years ago
38cb162
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
8737d59
[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64
by Milind Arun Choudhary
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
a3142c8
Fix section mismatch of memory hotplug related code.
by Yasunori Goto
· 18 years ago
a989705
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
afa3739
get_unmapped_area handles MAP_FIXED on ia64
by Benjamin Herrenschmidt
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
d291825
Pull mem-attribute into release branch
by Tony Luck
· 18 years ago
b643b0f
Pull percpu-dtc into release branch
by Tony Luck
· 18 years ago
9b50ffb
[IA64] make ioremap avoid unsupported attributes
by Bjorn Helgaas
· 18 years ago
c4add2e
[IA64] rename ioremap variables to match i386
by Bjorn Helgaas
· 18 years ago
83d2cd3
[IA64] bugfix stack layout upside-down
by KAMEZAWA Hiroyuki
· 18 years ago
a3f5c33
[IA64] min_low_pfn and max_low_pfn calculation fix
by Zou Nan hai
· 18 years ago
f4a5709
[IA64] point saved_max_pfn to the max_pfn of the entire system
by Horms
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
09ae1f5
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
by Christoph Lameter
· 18 years ago
9195481
[PATCH] Drop nr_free_pages_pgdat()
by Christoph Lameter
· 18 years ago
00b6598
[IA64] relax per-cpu TLB requirement to DTC
by Chen, Kenneth W
· 18 years ago
cde14bb
[IA64] swiotlb bug fixes
by Jan Beulich
· 18 years ago
524fd98
[IA64] clean up sparsemem memory_present call
by Bob Picco
· 18 years ago
f1c0afa
[IA64] show_mem() for IA64 sparsemem NUMA
by George Beshers
· 18 years ago
139b830
[IA64] register memory ranges in a consistent manner
by Bob Picco
· 18 years ago
233c2f9
[IA64] kexec: typo in the saved_max_pfn description in contig.c
by Horms
· 18 years ago
475c63b
[IA64] Zero size /proc/vmcore on ia64
by Horms
· 18 years ago
a2f3aa0
[PATCH] Fix sparsemem on Cell
by Dave Hansen
· 18 years ago
8b9c106
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
by Tony Luck
· 18 years ago
45a98fc
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
by Horms
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
39dde65
[PATCH] shared page table for hugetlb page
by Chen, Kenneth W
· 18 years ago
68589bc
[PATCH] hugetlb: prepare_hugepage_range check offset too
by Hugh Dickins
· 18 years ago
6391af1
[PATCH] mm: use symbolic names instead of indices for zone initialisation
by Mel Gorman
· 18 years ago
8c2676a
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
by Keith Mannthey
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
cdb8355
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
05e0caa
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
by Mel Gorman
· 18 years ago
Next »