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
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2
-2
/
+2
2008-09-29
[IA64] Put the space for cpu0 per-cpu area into .data section
Tony Luck
2
-2
/
+2
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2
-3
/
+13
2008-07-30
GRU Driver: hardware data structures
Jack Steiner
1
-1
/
+3
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-9
/
+10
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+6
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-3
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-6
/
+5
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
1
-0
/
+25
2008-04-29
[IA64] bugfix: nptcg breaks cpu-hotadd
Hidetoshi Seto
1
-1
/
+4
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-17
Pull miscellaneous into release branch
Tony Luck
3
-17
/
+5
2008-04-17
Pull nptcg into release branch
Tony Luck
1
-15
/
+146
2008-04-17
Pull kvm-patches into release branch
Tony Luck
1
-0
/
+196
2008-04-11
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
3
-6
/
+4
2008-04-09
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
1
-7
/
+1
2008-04-09
[IA64] remove redundant display of free swap space in show_mem()
Johannes Weiner
2
-4
/
+0
2008-04-08
[IA64] Minimize per_cpu reservations.
holt@sgi.com
2
-9
/
+7
2008-04-08
[IA64] Correct pernodesize calculation.
holt@sgi.com
1
-0
/
+1
2008-04-04
[IA64] Kernel parameter for max number of concurrent global TLB purges
Fenghua Yu
1
-5
/
+41
2008-04-04
[IA64] Multiple outstanding ptc.g instruction support
Fenghua Yu
1
-15
/
+110
2008-04-03
[IA64] Add API for allocating Dynamic TR resource.
Xiantao Zhang
1
-0
/
+196
2008-03-06
[IA64] kprobes arch consolidation build fix
Harvey Harrison
1
-1
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-3
/
+3
2008-02-05
[IA64] honor notify_die() returning NOTIFY_STOP
Jan Beulich
1
-3
/
+5
2007-12-18
[IA64] Avoid unnecessary TLB flushes when allocating memory
de Dinechin, Christophe (Integrity VM)
1
-3
/
+15
2007-12-07
[IA64] Add missing "space" to concatenated strings
Joe Perches
1
-1
/
+1
2007-11-06
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
Tony Luck
1
-33
/
+41
2007-10-29
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
1
-2
/
+2
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
1
-1
/
+1
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
1
-1
/
+1
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-1
/
+2
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
1
-1
/
+11
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
1
-2
/
+2
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+1
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
1
-0
/
+8
2007-09-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+6
2007-09-01
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
Prarit Bhargava
2
-0
/
+6
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
1
-4
/
+2
2007-08-16
[IA64] Failure to grow RBS
Andrew Burgess
1
-3
/
+11
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+13
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
1
-1
/
+1
2007-06-26
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
vignesh babu
1
-1
/
+2
2007-05-16
[IA64] optimize pagefaults a little
Christoph Hellwig
1
-27
/
+14
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-1
/
+1
[next]