Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
468e6a20afaccb67e2a7d7f60d301f90e1c6f301
/
arch
/
sparc
/
mm
/
init_64.c
f4142cb
sparc64: Force the execute bit in OpenFirmware's translation entries.
by David S. Miller
· 13 years ago
0785a8e
sparc: Fix build with DEBUG_PAGEALLOC enabled.
by David S. Miller
· 13 years ago
9076d0e
sparc: Access kernel TSB using physical addressing when possible.
by David S. Miller
· 13 years ago
6cb79b3
sparc: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
fb1fece
sparc: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
c7fc2de
memblock, bootmem: Round pfn properly for memory and reserved regions
by Yinghai Lu
· 14 years ago
8d12556
of/sparc: convert various prom_* functions to use phandle
by Andres Salomon
· 14 years ago
9d1e249
memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
by Benjamin Herrenschmidt
· 14 years ago
35a1f0b
memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
by Benjamin Herrenschmidt
· 14 years ago
08b8479
memblock/sparc: Use new accessors
by Benjamin Herrenschmidt
· 14 years ago
e3239ff
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
33cd9df
sparc64: Fix array size reported by vmemmap_populate()
by Ben Hutchings
· 15 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
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
1a78ced
sparc64: Fix D-cache flushing on swapin from SW devices.
by David S. Miller
· 15 years ago
d8ed1d4
sparc64: Validate linear D-TLB misses.
by David S. Miller
· 15 years ago
b99c6eb
sparc64: Fix UP bootup regression.
by David S. Miller
· 15 years ago
6ac5c61
sparc: replace uses of CPU_MASK_ALL_PTR
by Stephen Rothwell
· 16 years ago
73fffc0
sparc64: Get rid of real_setup_per_cpu_areas().
by David S. Miller
· 16 years ago
b696fdc
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
by David S. Miller
· 16 years ago
a209450
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
by David S. Miller
· 16 years ago
890db40
sparc: Call OF and MD cpu scanning explicitly from paging_init()
by David S. Miller
· 16 years ago
01c4538
sparc64: add_node_ranges() must be __init
by David S. Miller
· 16 years ago
9a2ed5c
sparc64: Fix section mismatch warnings in PCI controller drivers.
by David S. Miller
· 16 years ago
e305cb8
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64
by Rusty Russell
· 16 years ago
917c366
sparc64: move EXPORT_SYMBOL to the symbols definition
by Sam Ravnborg
· 16 years ago
9018113
sparc64: Use unsigned long long for u64.
by Sam Ravnborg
· 16 years ago
ff9aefb
sparc64: refactor code in init_64.c
by Sam Ravnborg
· 16 years ago
27137e5
sparc,sparc64: unify mm/
by Sam Ravnborg
· 16 years ago
[Renamed (99%) from arch/sparc64/mm/init.c]
293666b
sparc64: Stop using memory barriers for atomics and locks.
by David S. Miller
· 16 years ago
8c29890
sparc64 trivial section misannotations
by Al Viro
· 16 years ago
af1ee56
sparc64: Kill sparse warnings in mm/init.h
by David S. Miller
· 16 years ago
98d86c0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
446139a
sparc64: Implement SSTATE purely using notifiers and initcalls.
by David S. Miller
· 16 years ago
ba4962d
sparc64: Clean up CPU chip type probing code.
by David S. Miller
· 16 years ago
b69416b
sparc64: Rewrite central driver.
by David S. Miller
· 16 years ago
dbb8c35
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init
by David S. Miller
· 16 years ago
072bd41
sparc64: Add JBUS NUMA detection.
by David S. Miller
· 16 years ago
f2b6079
sparc64: Fix cmdline_memory_size handling bugs.
by David S. Miller
· 16 years ago
c918dcc
sparc64: Fix overshoot in nid_range().
by David S. Miller
· 16 years ago
4f70f7a
sparc64: Implement IRQ stacks.
by David S. Miller
· 16 years ago
471a542
sparc64: use generic show_mem()
by Johannes Weiner
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
b00dc83
sparc64: remove CVS keywords
by Adrian Bunk
· 17 years ago
7047901
sparc64: Fix lmb_reserve() args in find_ramdisk().
by David S. Miller
· 17 years ago
a94a172
sparc64: Work around memory probing bug in openfirmware.
by David S. Miller
· 17 years ago
d45100f
sparc64: Fix initrd regression.
by David S. Miller
· 17 years ago
abdefbd
sparc64: remove online_page()
by Adrian Bunk
· 17 years ago
35802c0
sparc: Export symbols for ZERO_PAGE usage in modules.
by Aneesh Kumar K.V
· 17 years ago
9223b41
pageflags: get rid of FLAGS_RESERVED
by Christoph Lameter
· 17 years ago
919ee67
[SPARC64]: Add NUMA support.
by David S. Miller
· 17 years ago
4a28333
[SPARC64]: Initialize MDESC earlier and use lmb_alloc()
by David S. Miller
· 17 years ago
ad07200
[SPARC64]: Use lmb_alloc() for PROM device tree.
by David S. Miller
· 17 years ago
b970945
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
by David S. Miller
· 17 years ago
9422273
[SPARC64]: Fully use LMB information in bootmem_init().
by David S. Miller
· 17 years ago
25b0c65
[SPARC64]: Start using LMB information in bootmem_init().
by David S. Miller
· 17 years ago
3b2a7e2
[SPARC64]: Initialize LMB tables.
by David S. Miller
· 17 years ago
4e82c9a
[SPARC64]: Move ramdisk discovery code out to seperate function.
by David S. Miller
· 17 years ago
99cd220
[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c
by David S. Miller
· 17 years ago
3d5ae6b
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c
by David S. Miller
· 17 years ago
6465874
[SPARC64]: Remove most limitations to kernel image size.
by David S. Miller
· 17 years ago
896aef4
[SPARC64]: Fix section mismatch from kernel_map_range
by Sam Ravnborg
· 17 years ago
3c62a2d
[SPARC64]: Always register a PROM based early console.
by David S. Miller
· 17 years ago
0f78e75
[SPARC64]: Remove DEBUG_BOOTMEM.
by David S. Miller
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
3afc620
SPARC64: use generic percpu
by travis@sgi.com
· 17 years ago
8f361453
[SPARC64]: Fix two kernel linear mapping setup bugs.
by David S. Miller
· 17 years ago
d979f17
[SPARC64]: __inline__ --> inline
by David S. Miller
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
46644c2
SPARC64: SPARSEMEM_VMEMMAP support
by David Miller
· 17 years ago
42d5f99
[SPARC64]: Only use bypass accesses to INO buckets.
by David S. Miller
· 17 years ago
7db35f3
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
by David S. Miller
· 18 years ago
2d9e276
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
by David S. Miller
· 18 years ago
22adb35
[SPARC64]: Eliminate NR_CPUS limitations.
by David S. Miller
· 18 years ago
5cbc307
[SPARC64]: Use machine description and OBP properly for cpu probing.
by David S. Miller
· 18 years ago
22d6a1c
[SPARC64]: Report proper system soft state to the hypervisor.
by David S. Miller
· 18 years ago
e5dd42e
[SPARC64]: Spelling fixes.
by Simon Arlott
· 18 years ago
3a2cba9
Quicklist support for sparc64
by David Miller
· 18 years ago
f1cfdb5
[SPARC64]: Document and fix calculation of pages_avail.
by David S. Miller
· 18 years ago
3996465
[SPARC64]: Use bootmem_bootmap_pages() in choose_bootmap_pfn().
by David S. Miller
· 18 years ago
b93f262
[SPARC64]: Add proper header file extern for cmdline_memory_size.
by David S. Miller
· 18 years ago
9753f0d
[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()
by David S. Miller
· 18 years ago
85f1e1f
[SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in mm/init.c
by David S. Miller
· 18 years ago
5be4a96
[SPARC64]: Give move verbose show_mem() output just like i386.
by David S. Miller
· 18 years ago
28256ca
[SPARC64]: Mark show_mem() printk's with KERN_INFO.
by David S. Miller
· 18 years ago
a94aa25
[SPARC64]: Kill kvaddr_to_phys() and friends.
by David S. Miller
· 18 years ago
4be5c34dc4
[SPARC64]: Privatize sun4u_get_pte() and fix name.
by David S. Miller
· 18 years ago
a0963bd
[SPARC64]: Kill _start[]/_end[] declarations in mm/init.c
by David S. Miller
· 18 years ago
0015d3d
[SPARC64]: Simplify read_obp_memory().
by David S. Miller
· 18 years ago
d1acb42
[SPARC64]: Get DEBUG_PAGEALLOC working again.
by David S. Miller
· 18 years ago
1b51d3a
[SPARC64]: We do not need ZONE_DMA.
by David S. Miller
· 18 years ago
9617729
[PATCH] Drop free_pages()
by Christoph Lameter
· 18 years ago
6fc5bae
[SPARC64]: Fix "mem=xxx" handling.
by David S. Miller
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
715a0ec
[SPARC64]: Kill bogus check from bootmem_init().
by David S. Miller
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
Next »