Age | Commit message (Expand) | Author |
2015-02-14 | CRIS: Whitespace cleanup | Jesper Nilsson |
2015-02-14 | CRIS: macro whitespace fixes in uaccess.h | Michael S. Tsirkin |
2015-02-14 | CRIS: uaccess: fix sparse errors | Michael S. Tsirkin |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-20 | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson |
2014-12-20 | CRIS: Fix headers_install | Sam Ravnborg |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet |
2014-10-20 | cris: io: implement dummy relaxed accessor macros for writes | Will Deacon |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-09 | cris: use Kbuild logic to include <asm-generic/sections.h> | Geert Uytterhoeven |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-14 | locking,arch,cris: Fold atomic_ops | Peter Zijlstra |
2014-08-08 | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-04-18 | arch,cris: Convert smp_mb__*() | Peter Zijlstra |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-13 | arch: Remove stub cputime.h headers | Frederic Weisbecker |
2014-03-10 | cris: convert ffs from an object-like macro to a function-like macro | Geert Uytterhoeven |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-01-27 | Merge tag 'cris-for-3.14' of git://jni.nu/cris | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | cris: provide {in,out}[wl]_p() | Geert Uytterhoeven |
2014-01-18 | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar |
2014-01-15 | Drop code for CRISv10 CPU simulator | Jesper Nilsson |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-13 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-09 | CRIS: Add missing syscalls | Jesper Nilsson |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | cris: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | cris: fix potential NULL-pointer dereference | Kirill A. Shutemov |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-13 | cris: media platform drivers: fix build | Mauro Carvalho Chehab |
2013-10-07 | cris/PCI: Remove unused pci_mem_start | Myron Stowe |