Commit Graph

309 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Johannes Weiner a4074d93dd cris: use generic show_mem() 17 years ago
Harvey Harrison 42a9a58361 cris: use the common ascii hex helpers 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Akinobu Mita ed62f77bb6 cris: use simple_read_from_buffer() 17 years ago
Johannes Weiner 9109fb7b35 mm: drop unneeded pgdat argument from free_area_init_node() 17 years ago
Dmitry Baryshkov 8fa8b9fbab Cris: convert to using generic dma-coherent mem allocator 17 years ago
Jesper Nilsson f3c4b53d5e [CRISv10] Clean up compressed/misc.c 17 years ago
Jesper Nilsson bd451d5ed2 [CRISv10] Correct whitespace damage. 17 years ago
Jesper Nilsson 7dd071058f [CRIS] Correct image makefiles to allow using a separate OBJ-directory. 17 years ago
Jesper Nilsson bdb144b67a [CRIS] Build fixes for compressed and rescue images for v10 and v32: 17 years ago
Julia Lawall 9be48a94b8 It looks at least odd to apply spin_unlock to a mutex. 17 years ago
Hinko Kocevar 3aa30df3d0 cris: compile fixes for 2.6.26-rc5 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Jonathan Corbet 0c401df37e cris: cdev lock_kernel() pushdown 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Christoph Hellwig 41d88d55b2 cris: kill sys_pipe implementation 17 years ago
Ulrich Drepper ba719baeab sys_pipe(): fix file descriptor leaks 17 years ago
Denis V. Lunev c293819a3c cris: use non-racy method for /proc/system_profile creation 17 years ago
Johannes Weiner 5fd284fd97 cris: remove redundant display of free swap space in show_mem() 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Jesper Nilsson 07f2402b4a cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h 17 years ago
Jesper Nilsson 9fe3fd03a1 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 17 years ago
Jesper Nilsson a10568733c CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c 17 years ago
Jesper Nilsson 77a746cec5 cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc 17 years ago
Sam Ravnborg ec7748b59e ide: introduce HAVE_IDE 17 years ago
H. Peter Anvin bdc807871d avoid overflows in kernel/time.c 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Jesper Nilsson 69b06c15e7 CRIS v32: Change drivers/i2c.c locking. 17 years ago
Jesper Nilsson a34d24425e CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. 17 years ago
Jesper Nilsson 7800029df3 CRIS: Add new timerfd syscall entries. 17 years ago
Jesper Nilsson eb090473a7 CRIS v32: Correct spelling of bandwidth in function name. 17 years ago
Jesper Nilsson 9f68ff9ee9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. 17 years ago
Jesper Nilsson ad433f2368 CRIS v10: Cleanup of drivers/gpio.c 17 years ago
Jesper Nilsson 79e04fdbb3 CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. 17 years ago
Jesper Nilsson c261038108 CRIS: Drop regs parameter from call to profile_tick in kernel/time.c 17 years ago
Jesper Nilsson ac17e82a87 CRIS v32: Fix minor formatting issue in mach-a3/io.c 17 years ago
Jesper Nilsson f8e47cb058 CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S 17 years ago
Jesper Nilsson a87434b04f CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. 17 years ago
Jesper Nilsson daa00b9caf CRIS: Add sched_clock to kernel/time.c 17 years ago
Jesper Nilsson 60dead5a8c CRIS: Register cpus in kernel/setup.c 17 years ago
Jesper Nilsson 3ae8d8baab CRIS: Remove include of linux/init.h, not needed anymore. 17 years ago
Jesper Nilsson 6e0b688034 CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. 17 years ago
Jesper Nilsson 1b7e7da364 CRIS: Remove useless CVS log from kernel/ptrace.c 17 years ago
Jesper Nilsson f32bb79c97 CRIS: Remove useless CVS id and log from kernel/process.c 17 years ago
Jesper Nilsson 08cfeacb6b CRIS: Add configuration possibility for using kmalloc for modules. 17 years ago
Jesper Nilsson b4945a90d0 CRIS: Remove CONFIG_NO_IOMEM from default configs. 17 years ago
Jesper Nilsson baa69b121a CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S 17 years ago
Jesper Nilsson 52d82ef12a CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c 17 years ago