index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
2008-04-29
[IA64] bugfix: nptcg breaks cpu-hotadd
Hidetoshi Seto
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-04-17
Pull miscellaneous into release branch
Tony Luck
2008-04-17
Pull nptcg into release branch
Tony Luck
2008-04-17
Pull kvm-patches into release branch
Tony Luck
2008-04-11
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
2008-04-09
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
2008-04-09
[IA64] remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-08
[IA64] Minimize per_cpu reservations.
holt@sgi.com
2008-04-08
[IA64] Correct pernodesize calculation.
holt@sgi.com
2008-04-04
[IA64] Kernel parameter for max number of concurrent global TLB purges
Fenghua Yu
2008-04-04
[IA64] Multiple outstanding ptc.g instruction support
Fenghua Yu
2008-04-03
[IA64] Add API for allocating Dynamic TR resource.
Xiantao Zhang
2008-03-06
[IA64] kprobes arch consolidation build fix
Harvey Harrison
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-05
[IA64] honor notify_die() returning NOTIFY_STOP
Jan Beulich
2007-12-18
[IA64] Avoid unnecessary TLB flushes when allocating memory
de Dinechin, Christophe (Integrity VM)
2007-12-07
[IA64] Add missing "space" to concatenated strings
Joe Perches
2007-11-06
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
Tony Luck
2007-10-29
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2007-09-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-09-01
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
Prarit Bhargava
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
2007-08-16
[IA64] Failure to grow RBS
Andrew Burgess
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
2007-06-26
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
vignesh babu
2007-05-16
[IA64] optimize pagefaults a little
Christoph Hellwig
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-08
[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64
Milind Arun Choudhary
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-07
get_unmapped_area handles MAP_FIXED on ia64
Benjamin Herrenschmidt
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
2007-04-30
Pull mem-attribute into release branch
Tony Luck
[next]