Commit Graph

185 Commits (2ca2ebfd952d0338a0972c1f1f56b9b0c1a3b09c)

Author SHA1 Message Date
Jesper Nilsson 768c31495a CRISv32: irq.c - Move end brace outside #endif 16 years ago
Jesper Nilsson 91a120d03f CRISv32: Fix potential null reference in cryptocop driver. 16 years ago
Jesper Nilsson 7f2ff23db1 CRISv32: Add arch optimized strcmp. 16 years ago
Jesper Nilsson 999fb23ef8 CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. 16 years ago
Jesper Nilsson 6d3d4be403 CRIS: Wire up syscalls signalfd4 to writev. 16 years ago
Yinghai Lu d5dedd4507 irq: change ->set_affinity() to return status 16 years ago
Jesper Nilsson d7bd15f67e CRISv32: Remove obsolete vcs_hook.o from Makefile 16 years ago
Jesper Nilsson 66ab3a74c5 CRIS: Merge machine dependent boot/compressed and boot/rescue 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Jesper Nilsson 3b5a536897 CRISv32: Remove extraneous space between -I and the path. 16 years ago
Thomas Gleixner c01ce82941 cris: convert obsolete hw_interrupt_type to struct irq_chip 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Rusty Russell b9d65c0477 cpumask: use mm_cpumask() wrapper: cris 16 years ago
Rusty Russell afc6ca01f6 cpumask: Use accessors code.: cris 16 years ago
Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
Kay Sievers 4383fc3d9a chris: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Frederik Schwarzer c03264a790 trivial: fix singal -> signal typo 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Jesper Nilsson c5ec6fb08d [CRIS] Remove links from CRIS build 17 years ago
Jesper Nilsson 0365f707c9 [CRIS] Merge asm-offsets.c for both arches into one file. 17 years ago
Jesper Nilsson 556dcee7b8 [CRIS] Move header files from include to arch/cris/include. 17 years ago
Adrian Bunk 4110a0d620 cris: use bcd2bin/bin2bcd 17 years ago
Dominik Brodowski 459fc208ab cpufreq: remove policy->governor setting in drivers initialization 17 years ago
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
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 404571525d [CRIS] Rename boot-linkscripts and fix the path to them. 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