Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fc248a497d83f5aba9d46d7ff114c070fb2a2fa2
/
arch
/
parisc
/
mm
4255f0d
parisc: rename parisc's vmalloc_start to parisc_vmalloc_start
by Helge Deller
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
20dbc9f
parisc: fix compile warning in mm/init.c
by Kyle McMartin
· 15 years ago
4fb1178
parisc: kill WARN in free_initmem when DEBUG_KERNEL
by Kyle McMartin
· 16 years ago
071327e
parisc: remove CVS keywords
by Alexander Beregalov
· 16 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
48d27cb
parisc: fix usage of 32bit PTE page table entries on 32bit kernels
by Helge Deller
· 16 years ago
8980a7b
parisc: BUG_ON() cleanup
by Helge Deller
· 16 years ago
c61c25e
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
by Kyle McMartin
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 16 years ago
22febf1
parisc: export empty_zero_page
by Kyle McMartin
· 16 years ago
713c051
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
b64af9b
parisc: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 16 years ago
4413a0f
parisc: fix DISCONTIGMEM compile breakage
by Mel Gorman
· 16 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
cfa76f0
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
f16484f
[PARISC] Kill zone_to_nid printk warning
by Kyle McMartin
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
7022672
[PARISC] spelling fixes: arch/parisc/
by Simon Arlott
· 17 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
a8f44e3
[PARISC] use CONFIG_64BIT instead of __LP64__
by Helge Deller
· 18 years ago
94a1981
[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines
by Helge Deller
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
7a3a06d0
[PATCH] Dynamic kernel command-line: fixups
by Alon Bar-Lev
· 18 years ago
668f993
[PATCH] Dynamic kernel command-line: parisc
by Alon Bar-Lev
· 18 years ago
0059283
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc
by Christoph Lameter
· 18 years ago
e34067f
[PATCH] Generic ioremap_page_range: parisc conversion
by Haavard Skinnemoen
· 18 years ago
be10815
[PARISC] bloody printf fmt string warnings
by Kyle McMartin
· 18 years ago
e51ec24
[PARISC] more sparse fixes
by Matthew Wilcox
· 18 years ago
53faf29
[PARISC] Unbreak discontigmem mem_init()
by Kyle McMartin
· 18 years ago
ce8420b
[PARISC] Show more memory information and memory layout at bootup
by Helge Deller
· 18 years ago
5855492
[PARISC] Delete arch/parisc/mm/kmap.c again
by Matthew Wilcox
· 18 years ago
6edaf68
[PATCH] mm: arch do_page_fault() vs in_atomic()
by Peter Zijlstra
· 18 years ago
01232e9
[PARISC] Fix iounmap compile warning
by Matthew Wilcox
· 18 years ago
c51d476
[PARISC] Remove variables decls duplicated from asm-generic/sections.h
by Kyle McMartin
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 18 years ago
a581c2a
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
by Heiko Carstens
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
2fd8303
[PARISC] Further work for multiple page sizes
by Helge Deller
· 19 years ago
67a5a59
[PARISC] Misc. janitorial work
by Helge Deller
· 19 years ago
b2d6b9f
[PARISC] EISA regions must be mapped NO_CACHE
by Helge Deller
· 19 years ago
d345fd3
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
by Kyle McMartin
· 19 years ago
10267cd
[PARISC] Fixup CONFIG_EISA a bit
by Helge Deller
· 19 years ago
a41d386
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
by Helge Deller
· 19 years ago
cb4ab59
[PARISC] Temporary FIXME for ioremapping EISA regions
by Helge Deller
· 19 years ago
29ef8295
[PARISC] Enable ioremap functionality unconditionally
by Helge Deller
· 19 years ago
b8ce0aad
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
by Helge Deller
· 19 years ago
94c3e87
[PARISC] Enable free_initrd_mem()
by Helge Deller
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
81a3de3
[PARISC] Use DEBUG_KERNEL to catch used-after-free __init data
by Helge Deller
· 19 years ago
1bcdd85
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
by Helge Deller
· 19 years ago
c475eea
[PARISC] Drop unused do_check_pgt_cache()
by Helge Deller
· 19 years ago
ce33941
[PARISC] Make flush_tlb_all_local take a void *
by Matthew Wilcox
· 19 years ago
5cdb820
[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
by Grant Grundler
· 19 years ago
e0565a1
[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h
by Kyle McMartin
· 19 years ago
1b2425e
[PARISC] Make local cache flushes take a void *
by Matthew Wilcox
· 19 years ago
8039de1
[PARISC] Add __read_mostly section for parisc
by Helge Deller
· 19 years ago
208d54e
[PATCH] memory hotplug locking: node_size_lock
by Dave Hansen
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
6e34622
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
by Linus Torvalds
· 19 years ago
408fde8
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
by Dave Hansen
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago