- 7f9f443 Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
- eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 10 years ago
- 1336d42 cris: remove use of seq_printf return value by Joe Perches · 10 years ago
- fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
- d939b52 cris: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 10 years ago
- d3dad47 CRISv32: use GENERIC_SCHED_CLOCK by Rabin Vincent · 10 years ago
- edfb6d5 CRISv32: use MMIO clocksource by Rabin Vincent · 10 years ago
- ed9fd3f CRISv32: use generic clockevents by Rabin Vincent · 10 years ago
- 16428f9 CRIS: use generic headers via Kbuild by Rabin Vincent · 10 years ago
- f87a2f5 CRIS: use generic cmpxchg.h by Rabin Vincent · 10 years ago
- e7db8a3 CRIS: use generic atomic.h by Rabin Vincent · 10 years ago
- f647511 CRIS: use generic atomic bitops by Rabin Vincent · 10 years ago
- 3c2165f CRISv10: remove redundant macros from system.h by Rabin Vincent · 10 years ago
- 47a8f6f CRIS: remove SMP code by Rabin Vincent · 10 years ago
- 06aca92 CRISv32: don't enable irqs in INIT_THREAD by Rabin Vincent · 10 years ago
- 9a7449d CRISv32: handle multiple signals by Rabin Vincent · 10 years ago
- 0f72e5c CRISv32: prevent bogus restarts on sigreturn by Rabin Vincent · 10 years ago
- db4a35c CRISv32: don't attempt syscall restart on irq exit by Rabin Vincent · 10 years ago
- c8e840d CRIS: add Axis 88 board device tree by Rabin Vincent · 10 years ago
- a9f75ac CRISv32: add device tree support by Rabin Vincent · 10 years ago
- 43f7071 CRISv32: add irq domains support by Rabin Vincent · 10 years ago
- 8fda64c CRIS: enable GPIOLIB by Rabin Vincent · 10 years ago
- 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
- 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 10 years ago
- 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 10 years ago
- 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 103f3d9 cris: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- dd82094 CRIS: Fix missing NR_CPUS in menuconfig by Jesper Nilsson · 10 years ago
- 00c5794 CRISv32: Avoid warning of unused variable by Jesper Nilsson · 10 years ago
- 134115c CRIS: Avoid warning in cris mm/fault.c by Jesper Nilsson · 10 years ago
- 4806f8b CRIS: Export csum_partial_copy_nocheck by Jesper Nilsson · 10 years ago
- 80a7555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- fb32c76 VFS: Convert file->f_dentry->d_inode to file_inode() by David Howells · 10 years ago
- be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
- 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
- a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
- 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
- 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
- 421d085 CRIS: Use KALLSYMs if available in call stack dump by Jesper Nilsson · 10 years ago
- ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
- 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
- 80d6170 CRIS: Update init memory handling by Jesper Nilsson · 10 years ago
- d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
- dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
- 82e6df1 CRIS: Export ioremap_nocache by Jesper Nilsson · 10 years ago
- 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
- eeda008 CRISv32: Add missing include for mm.h by Jesper Nilsson · 10 years ago
- f89412a CRISv32: Drop obsolete file for SPI driver by Jesper Nilsson · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- 62e8abf cris: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2088218 cris: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 7179e30 locking,arch,cris: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
- 8215ade cris: Use sigsp() by Richard Weinberger · 11 years ago
- fa01977 cris: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
- 17b4021 arch,cris: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
- c638b10 cris: cpuinfo_op should depend on CONFIG_PROC_FS by Geert Uytterhoeven · 11 years ago
- ae797bd cris: make ETRAX_ARCH_V10 select TTY for use in debugport by Josh Triplett · 11 years ago
- 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
- 0eb808e cris: convert ffs from an object-like macro to a function-like macro by Geert Uytterhoeven · 11 years ago
- d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
- c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- be864971 Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris by Linus Torvalds · 11 years ago
- bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- cd065a0 CRISv10: Readd missing header by Jesper Nilsson · 11 years ago
- 562e74f Merge tag 'cris-for-3.14' of git://jni.nu/cris by Linus Torvalds · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
- 3fdb38b cris: provide {in,out}[wl]_p() by Geert Uytterhoeven · 11 years ago
- ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
- e269a86 Drop code for CRISv10 CPU simulator by Jesper Nilsson · 11 years ago
- f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
- e7672be Cleanup whitespace, remove old author tag by Jesper Nilsson · 11 years ago