Commit Graph

151 Commits (33fa9b13285e76fb95d940120964562e4c7081c2)

Author SHA1 Message Date
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 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
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 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
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
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 77a746cec5 cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc 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 79e04fdbb3 CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. 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 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
Jesper Nilsson 3d44305abe CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S 17 years ago
Jesper Nilsson 108ecfbc31 CRIS v32: Fix bug in internal memory allocator mm/intmem.c 17 years ago
Jesper Nilsson 0836c6d26f CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c 17 years ago
Jesper Nilsson ea0af95b1c CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. 17 years ago
Jesper Nilsson ea402db97f CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 17 years ago
Jesper Nilsson 41f9412b20 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S 17 years ago
Jesper Nilsson 7674464cb3 CRIS v32: Add lib/delay to build. 17 years ago
Jesper Nilsson 48c87a4483 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. 17 years ago
Jesper Nilsson a474de0a02 CRIS v32: Update vcs_hook.c for ETRAX FS. 17 years ago
Jesper Nilsson 09160d7cc3 CRIS v32: Move vcs_hook to machine specific directory. 17 years ago
Jesper Nilsson 538380da1a CRIS v32: Update kernel/smp.c for CRIS v32. 17 years ago
Jesper Nilsson 574852a2a5 CRIS v32: Update signal handling in kernel/signal.c 17 years ago
Jesper Nilsson 14e61bebb4 CRIS v32: Update boot/rescue/rescue.ld 17 years ago
Jesper Nilsson f2bbc96a40 CRIS v32: Change names of config variable and register field for data available. 17 years ago
Jesper Nilsson f64dd2191d CRIS v32: Change debug and formatting in kernel/fasttimer.c 17 years ago
Jesper Nilsson 43e6bd6aa8 CRIS v32: Update kernel/crisksyms.c 17 years ago
Jesper Nilsson cbca663488 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c 17 years ago
Jesper Nilsson 5adb5c873f CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. 17 years ago
Jesper Nilsson 7edf744053 CRIS v32: Update driver for RTC chip pcf8563. 17 years ago
Jesper Nilsson d8ac17a0ee CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. 17 years ago
Jesper Nilsson 2c30da7175 CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision. 17 years ago
Jesper Nilsson cacc0cc83f CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. 17 years ago
Jesper Nilsson 935a847b98 CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c 17 years ago
Jesper Nilsson 635c45c195 CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 17 years ago