aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-10-20cris: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-14locking,arch,cris: Fold atomic_opsPeter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-08-06cris: Use sigsp()Richard Weinberger
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-04-18arch,cris: Convert smp_mb__*()Peter Zijlstra
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven
2014-04-07cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-28CRISv10: Readd missing headerJesper Nilsson
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2014-01-23cris: provide {in,out}[wl]_p()Geert Uytterhoeven
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-09Cleanup whitespace, remove old author tagJesper Nilsson
2014-01-09CRIS: Add missing syscallsJesper Nilsson
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker