Age | Commit message (Expand) | Author | Files | Lines |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -7/+7 |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 1 | -3/+4 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -120/+77 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-08-14 | locking,arch,metag: Fold atomic_ops | Peter Zijlstra | 2 | -120/+77 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+2 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -11/+4 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 4 | -8/+6 |
2014-05-22 | metag: Remove TIF_POLLING_NRFLAG | James Hogan | 1 | -4/+2 |
2014-05-15 | metag: Remove _STK_LIM_MAX override | James Hogan | 2 | -8/+1 |
2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller | 1 | -1/+1 |
2014-05-15 | metag: Reduce maximum stack size to 256MB | James Hogan | 1 | -0/+2 |
2014-05-15 | metag: fix memory barriers | Mikulas Patocka | 1 | -0/+3 |
2014-04-18 | arch,metag: Convert smp_mb__*() | Peter Zijlstra | 3 | -11/+4 |
2014-04-02 | Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -27/+0 |
2014-03-19 | sched: remove unused SCHED_INIT_NODE | Vincent Guittot | 1 | -27/+0 |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -2/+2 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-23 | metag: use generic fixmap.h | Mark Salter | 1 | -31/+1 |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+15 |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 1 | -0/+15 |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-12-05 | smp, metag: kill SMP single function call interrupt | Jiang Liu | 1 | -2/+0 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-15 | metag: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -2/+6 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -24/+2 |
2013-11-12 | Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+7 |
2013-11-06 | metag: handle low level kicks directly | James Hogan | 1 | -12/+7 |
2013-10-09 | of: remove empty arch prom.h headers | Rob Herring | 1 | -20/+0 |
2013-10-09 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 1 | -1/+0 |
2013-10-09 | metag: move setup_machine_fdt declaration from prom.h | Rob Herring | 2 | -2/+1 |
2013-10-09 | metag: use common of_flat_dt_match_machine | Rob Herring | 2 | -2/+2 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-20 | sched/balancing: Periodically decay max cost of idle balance | Jason Low | 1 | -0/+1 |
2013-09-20 | sched/balancing: Consider max cost of idle balance per sched domain | Jason Low | 1 | -0/+1 |
2013-07-10 | Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2013-07-09 | metag: checksum.h: fix carry in csum_tcpudp_nofold | James Hogan | 1 | -1/+2 |
2013-07-06 | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -2/+13 |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-19 | metag: fix mm/hugetlb.c build breakage | James Hogan | 1 | -0/+1 |
2013-06-13 | metag/traps: Mark die() as __noreturn to match the declaration. | Markos Chandras | 1 | -2/+2 |
2013-06-13 | metag/processor.h: Add missing cpuinfo_op declaration. | Markos Chandras | 1 | -0/+2 |
2013-06-13 | metag/asm/irq.h: Declare init_IRQ | Markos Chandras | 1 | -0/+1 |
2013-06-13 | metag: init common clk and use "core" clk | James Hogan | 1 | -0/+8 |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+19 |