Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
497c8b6096ac49ffa13c4bc2a0f48cb3fbb6ba59
/
arch
/
blackfin
/
mm
d9d7e76
mm/blackfin: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
ed8a36f
mm/blackfin: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
744627e9
treewide: fix printk typo in multiple drivers
by Masanari Iida
· 12 years ago
b2cfc65
blackfin: bf60x: add l2 ecc irq handler
by Bob Liu
· 12 years ago
b5affb0
blackfin: add bf60x to current framework
by Bob Liu
· 12 years ago
8dc7a9c
blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
d6a72fe
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 13 years ago
f29c504
maccess,probe_kernel: Make write/read src const void *
by Steven Rostedt
· 13 years ago
934fe05b
Blackfin: convert /proc/sram to seq_file
by Alexey Dobriyan
· 13 years ago
25f3ff2
Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
by Mike Frysinger
· 14 years ago
46284cd
Blackfin: merge kernel init memory back into main memory region
by Sonic Zhang
· 14 years ago
eb5400b
Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
by Mike Frysinger
· 14 years ago
c70dcab
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
by Mike Frysinger
· 15 years ago
d012ce2
Blackfin: cleanup style/comments/etc... in paging_init()
by Mike Frysinger
· 16 years ago
f074e48
Blackfin: drop unused bad_page pages and move zero_page to the bss
by Mike Frysinger
· 16 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
54536c5
Blackfin: simplify SMP handling in SRAM code
by Yi Li
· 15 years ago
f05ede3
Blackfin: isram: add unlikely to sanity checks
by Mike Frysinger
· 15 years ago
0fde663
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
by Jason Wessel
· 15 years ago
96f1050
Blackfin: mass clean up of copyright/licensing info
by Robin Getz
· 15 years ago
774b802
Blackfin: fix typo in isram_write()
by Robin Getz
· 15 years ago
c40cdb2
Blackfin: add some isram-driver self tests
by Mike Frysinger
· 15 years ago
837ec2d
Blackfin: catch hardware errors earlier during booting
by Robin Getz
· 15 years ago
81c969a
Blackfin: push SRAM locks down into related ifdefs
by Mike Frysinger
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
b9bf312
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
by Tejun Heo
· 15 years ago
41ba653
Blackfin: decouple unrelated cache settings to get exact behavior
by Jie Zhang
· 15 years ago
f1db88d
Blackfin: document the lsl variants of the L1 allocator
by Mike Frysinger
· 15 years ago
89ecd50
Blackfin: fix handling of initial L1 reservation
by Graf Yang
· 15 years ago
c72aa07
Blackfin: merge sram init functions
by Graf Yang
· 15 years ago
d1800fe
Blackfin: drop unused reserve_pda() function
by Graf Yang
· 15 years ago
4b402e3
Blackfin: fix bug found by traps test case 21
by Graf Yang
· 16 years ago
f82e0a0
Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH
by Graf Yang
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
8e2a769
Blackfin arch: mark init_pda as __init as only __init funcs all it
by Mike Frysinger
· 16 years ago
dbdf20d
Blackfin arch: Faster C implementation of no-MPU CPLB handler
by Bernd Schmidt
· 16 years ago
dbc895f
Blackfin arch: smp patch cleanup from LKML review
by Graf Yang
· 16 years ago
0b82e27
Blackfin arch: fix unused warning for some blackfin derivatives
by Mike Frysinger
· 16 years ago
8f65873
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code
by Graf Yang
· 16 years ago
b2c2f30
Blackfin arch: fix bug - shared lib function in L2 failed be called
by Jie Zhang
· 16 years ago
9df1028
Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context
by Robin Getz
· 16 years ago
5e95320
Blackfin arch: rename blackfin_sram.c to sram-alloc.c
by Robin Getz
· 16 years ago
226a6ec
Blackfin arch: sram: use 'unsigned long' for irqflags
by Vegard Nossum
· 16 years ago
225f7e1
Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board.
by Sonic Zhang
· 16 years ago
07aa7be
Blackfin arch: convert L2 defines to be the same as the L1 defines
by Mike Frysinger
· 16 years ago
7f268a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
a2e9c44
blackfin: use generic show_mem()
by Johannes Weiner
· 16 years ago
262c382
Blackfin arch: Extend sram malloc to handle L2 SRAM.
by Sonic Zhang
· 16 years ago
5d481f4
Blackfin arch: change L1 malloc to base on slab cache and lists.
by Sonic Zhang
· 16 years ago
260d5d3
Blackfin arch: Fix bug - do not overflow the buffer given to us which tends to happen when CONFIG_L1_MAX_PIECE is increased past its default
by Mike Frysinger
· 16 years ago
c5b50df
[Blackfin] arch: fix bug - make sure we check the right L1 length
by Meihui Fan
· 17 years ago
c051489
[Blackfin] arch: kill section mismatch warnings
by Bryan Wu
· 17 years ago
856783b
[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" options to blackfin, based on arch/i386/kernel/e820.c
by Yi Li
· 17 years ago
ee7883b
[Blackfin] arch: fix bug kernel boot message: memory information is not reasonable
by Yi Li
· 17 years ago
b97b8a9
[Blackfin] arch: Initial checkin of the memory protection support.
by Bernd Schmidt
· 17 years ago
70b63ba
Blackfin arch: do not include linux/autoconf.h
by Mike Frysinger
· 17 years ago
b76f987
Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition
by Robin Getz
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
1d18947
Blackfin arch: combine the common code of free_initrd_mem and free_initmem
by Mike Frysinger
· 17 years ago
1f83b8f
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
by Mike Frysinger
· 17 years ago
43a3188
Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel
by Mike Frysinger
· 17 years ago
bc61b4e
Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
by Mike Frysinger
· 17 years ago
321f6e0
Blackfin arch: mark our memory init functions with __init so they get freed after init
by Mike Frysinger
· 17 years ago
d2d50aa
Blackfin arch: spelling fixes
by Simon Arlott
· 17 years ago
e3defff
Blackfin arch: ISP1761 doesn't work for USB flash disk
by Aubrey Li
· 17 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago