summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-012-2/+2
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-2411-58/+25
|\
| * CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-231-29/+8
| * ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
| * CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-015-19/+2
| * CRIS: add pgprot_noncachedArnd Bergmann2009-08-313-8/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-5/+3
|\ \
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-202-2/+1
* | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-21/+1
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-153-9/+5
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-5/+2
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-8/+2
| * | Merge branch 'master' into for-nextTejun Heo2009-07-047-9/+36
| |\ \
| * | | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson2009-06-242-2/+3
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-5/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |_|/ | |/| |
* | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
| |/ / |/| |
* | | 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/+0
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
|/ /
* | 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-161-16/+1
* | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-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/+0
| |/ |/|
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-0128-438/+217
|\|
| * 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/+0
| * CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-2123-429/+186