Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1378a7efe880b3b59a899eb60e9acae270b788d8
/
arch
/
ia64
/
mm
4ec37de
[IA64] Fix build breakage
by Tony Luck
· 14 years ago
0c3b96e
[IA64] invoke oom-killer from page fault
by npiggin@suse.de
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
32974ad
[IA64] Remove COMPAT_IA32 support
by Tony Luck
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
6c57a33
[IA64] __per_cpu_idtrs[] is a memory hog
by Tony Luck
· 15 years ago
02b763b
[IA64] use helpers for rlimits
by Jiri Slaby
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
a79960e
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
cd7bcf3
implement early_io{re,un}map for ia64
by Luck, Tony
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
877105c
percpu: make percpu symbols in ia64 unique
by Tejun Heo
· 15 years ago
883a3ac
[IA64] Re-implement spinaphores using ticket lock concepts
by Tony Luck
· 15 years ago
52594762
ia64: convert to dynamic percpu allocator
by Tejun Heo
· 15 years ago
3688647
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
by Tejun Heo
· 15 years ago
126b3fc
ia64: don't alias VMALLOC_END to vmalloc_end
by Tejun Heo
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
9492587
kcore: register text area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 15 years ago
1dcd775
[IA64] fix compile error in arch/ia64/mm/extable.c
by Rusty Russell
· 15 years ago
ad6561d
module: trim exception table on init free.
by Rusty Russell
· 15 years ago
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
· 17 years ago
2bd62a4
[IA64] Quicklist support for IA64
by Christoph Lameter
· 17 years ago
38cb162
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 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
· 17 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 17 years ago
a3142c8
Fix section mismatch of memory hotplug related code.
by Yasunori Goto
· 17 years ago
a989705
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 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
Next »