summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1Star
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-237-9/+36
|\
| * CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-231-2/+2
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
| * CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
| * CRISv32: Add arch optimized strcmp.Jesper Nilsson2009-06-103-1/+28
| * CRIS: assignment/is equal confusionRoel Kluin2009-06-081-3/+3
* | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-16/+1Star
* | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-135-4/+5
|\ \
| * \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-1/+3
| |\ \
| * | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
| | |/ | |/|
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
| |/ |/|
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-0128-438/+217Star
|\|
| * CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson2009-04-281-2/+2
| * CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-283-5/+29
| * CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-211-2/+0Star
| * CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-2123-429/+186Star
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
|/
* tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-073-7/+7
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-057-14/+13Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-023-7/+7
| |\
| | * cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-162-4/+4
| | * cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1
| * | CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson2009-04-021-3/+3
| * | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-022-2/+2
| * | BUG to BUG_ON changesStoyan Gaydarov2009-04-021-2/+1Star
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-044-6/+6
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-304-6/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-031-1/+0Star
|\ \ \ \
| * | | | Get rid of indirect include of fs_struct.hAl Viro2009-04-011-1/+0Star
| | |/ / | |/| |
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-031-0/+2
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-032-2/+2
|/ / /
* / / cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-303-3/+0Star
|/ /
* | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-271-1/+1
|\ \
| * \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ | | |/ | |/|
| | * sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
* | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-161-0/+3
|/ /
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-152-2/+2
|\ \
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-142-2/+2
| |/