aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGravatar Geert Uytterhoeven 1-0/+2
2014-04-07cris: make ETRAX_ARCH_V10 select TTY for use in debugportGravatar Josh Triplett 1-0/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+0
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+2
2014-03-13arch: Remove stub cputime.h headersGravatar Frederic Weisbecker 2-6/+1
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGravatar Geert Uytterhoeven 1-1/+1
2014-02-20Merge branch 'master' into for-nextGravatar Jiri Kosina 33-359/+307
2014-02-20Kconfig: Remove useless "default N" linesGravatar Paul Bolle 1-2/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseGravatar Tim Chen 1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Gravatar Tim Chen 1-1/+1
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