aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisGravatar Linus Torvalds 1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2014-01-28CRISv10: Readd missing headerGravatar Jesper Nilsson 1-0/+1
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisGravatar Linus Torvalds 28-333/+299
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-0/+3
2014-01-25cramfs: take headers to fs/cramfsGravatar Al Viro 1-2/+0
2014-01-23cris: provide {in,out}[wl]_p()Gravatar Geert Uytterhoeven 1-0/+4
2014-01-18net: introduce SO_BPF_EXTENSIONSGravatar Michal Sekletar 1-0/+2
2014-01-15Drop code for CRISv10 CPU simulatorGravatar Jesper Nilsson 11-143/+66
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsGravatar Stephen Rothwell 1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsGravatar Stephen Rothwell 1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hGravatar Peter Zijlstra 2-25/+1
2014-01-09Cleanup whitespace, remove old author tagGravatar Jesper Nilsson 1-63/+61
2014-01-09CRIS: Add missing syscallsGravatar Jesper Nilsson 4-92/+140
2014-01-09cris: sync_serial: remove interruptible_sleep_onGravatar Arnd Bergmann 2-2/+6
2014-01-08cris: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 14-34/+27
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hGravatar David S. Miller 1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-14/+0
2013-11-15cris: handle pgtable_page_ctor() failGravatar Kirill A. Shutemov 1-1/+4
2013-11-15cris: fix potential NULL-pointer dereferenceGravatar Kirill A. Shutemov 1-0/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericGravatar Thomas Gleixner 1-2/+0
2013-11-13hardirq: Make hardirq bits genericGravatar Thomas Gleixner 1-12/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-11-13cris: media platform drivers: fix buildGravatar Mauro Carvalho Chehab 1-0/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEGravatar Viresh Kumar 1-2/+0
2013-10-07cris/PCI: Remove unused pci_mem_startGravatar Myron Stowe 1-1/+0
2013-09-28net: introduce SO_MAX_PACING_RATEGravatar Eric Dumazet 1-0/+2
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-2/+4
2013-09-10CRIS: drop unused Kconfig symbolsGravatar Paul Bolle 4-467/+0
2013-09-10CRIS: Add kvm_para.h which includes generic fileGravatar Jesper Nilsson 1-0/+1
2013-09-10CRIS: remove unused current_regsGravatar Jesper Nilsson 1-1/+0
2013-09-10CRIS: Remove last traces of legacy RTC driversGravatar Paul Bolle 3-81/+0
2013-09-10CRIS: remove "config OOM_REBOOT"Gravatar Paul Bolle 1-3/+0
2013-07-14cris: delete __cpuinit usage from all cris filesGravatar Paul Gortmaker 1-1/+1
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-6/+4
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 2-34/+4
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Gravatar Jiang Liu 1-1/+0
2013-07-03mm/cris: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-31/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-648/+274
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0