Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b69416b51be0757c82f1c5a0a3f0995a4484dab4
/
arch
/
sparc
/
mm
9dc6923
sparc: Kill now spurious includes of sbus.h
by David S. Miller
· 16 years ago
0ad626a
sparc32: Kill iounit_map_dma_*().
by David S. Miller
· 16 years ago
046e26a
sparc: Remove generic SBUS probing layer.
by David S. Miller
· 16 years ago
4b1c5df
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
by David S. Miller
· 16 years ago
b1387c3
sparc32: Kill mmu_translate_dvma and implementations.
by David S. Miller
· 16 years ago
260489f
sparc32: Make mmu_{get,release}_*() take a struct device pointer.
by David S. Miller
· 16 years ago
e003934
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
by David S. Miller
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
f538f3d
sparc32: fix init.c allnoconfig build error
by Robert Reif
· 16 years ago
50215d6
sparc/mm/: possible cleanups
by Adrian Bunk
· 16 years ago
88278ca
sparc: remove CVS keywords
by Adrian Bunk
· 16 years ago
9f2b2a5
sparc32: More memory probing consolidation.
by David S. Miller
· 17 years ago
ccc3402
sparc32: Kill totally unused memory information tables.
by David S. Miller
· 17 years ago
b3dd5b8
[SPARC]: Use shorter form of "get_zeroed_page".
by Robert P. J. Day
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
6ee4e28
[SPARC32]: Fix build-warning in io-unit.c
by David S. Miller
· 17 years ago
64d329e
[SPARC32]: __inline__ --> inline
by David S. Miller
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
0912a5d
SPARC: sg chaining support
by Jens Axboe
· 17 years ago
efb89630
[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.
by David S. Miller
· 17 years ago
70b0e7a
[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.
by Mark Fortescue
· 17 years ago
f642b26
[SPARC32]: Fix bogus ramdisk image location check.
by Mark Fortescue
· 17 years ago
3ac4c94
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
by Robert Reif
· 17 years ago
da4e9fe
[SPARC]: Fix exec failures on sun4c.
by Mark Fortescue
· 17 years ago
378e515
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
by Al Viro
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
f0f0d0c
[PATCH] sparc: nr_free_pages() is unsigned long
by Al Viro
· 18 years ago
d4accd6
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
by David S. Miller
· 18 years ago
c80892d
[SPARC]: Replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
e3096de
[SPARC32]: Mark srmmu_nocache_init as __init.
by Martin Habets
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
2f72ba4
[SPARC]: Initialize iounit spinlock in iounit_init().
by Raymond Burns
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
942a6bd
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
by David S. Miller
· 18 years ago
3185d4d
[SPARC]: Fix iommu_flush_iotlb end address
by Bob Breuer
· 18 years ago
a54123e
[SPARC]: Try to start getting SMP back into shape.
by Bob Breuer
· 19 years ago
d04ef3a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
1ae6138
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
by Eric Sesterhenn
· 19 years ago
a329729
[PATCH] sun4c_memerr_reg __iomem annotations
by Al Viro
· 19 years ago
5cd9194
[PATCH] sparc: convert IO remapping to VM_PFNMAP
by David S. Miller
· 19 years ago
0b14c17
[PATCH] unpaged: VM_UNPAGED
by Hugh Dickins
· 19 years ago
940fdc6
[SPARC]: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
b462705
[PATCH] mm: arches skip ptlock
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
3115624
[SPARC]: "extern inline" doesn't make much sense.
by Adrian Bunk
· 19 years ago
4700349
kbuild: arm26,sparc use generic asm-offset support
by Sam Ravnborg
· 19 years ago
a7a6cac
[SPARC]: Kill io_remap_page_range()
by David S. Miller
· 19 years ago
ca7c8d2
[SPARC]: remove use of asm/segment.h
by Kumar Gala
· 19 years ago
cbe37d0
[PATCH] mm: remove PG_highmem
by Badari Pulavarty
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago