Age | Commit message (Expand) | Author |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-04-11 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro |
2015-03-23 | metag: Fix ioremap_wc/ioremap_cached build errors | James Hogan |
2015-02-24 | metag: Fix KSTK_EIP() and KSTK_ESP() macros | James Hogan |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-10 | metag: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-13 | metag: fix put_user sparse errors | Michael S. Tsirkin |
2015-01-13 | metag/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-14 | locking,arch,metag: Fold atomic_ops | Peter Zijlstra |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-22 | metag: Remove TIF_POLLING_NRFLAG | James Hogan |
2014-05-15 | metag: Remove _STK_LIM_MAX override | James Hogan |
2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller |
2014-05-15 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-05-15 | metag: fix memory barriers | Mikulas Patocka |
2014-04-18 | arch,metag: Convert smp_mb__*() | Peter Zijlstra |
2014-04-02 | Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-03-19 | sched: remove unused SCHED_INIT_NODE | Vincent Guittot |
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-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | metag: use generic fixmap.h | Mark Salter |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-12-05 | smp, metag: kill SMP single function call interrupt | Jiang Liu |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | metag: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-06 | metag: handle low level kicks directly | James Hogan |
2013-10-09 | of: remove empty arch prom.h headers | Rob Herring |
2013-10-09 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring |
2013-10-09 | metag: move setup_machine_fdt declaration from prom.h | Rob Herring |
2013-10-09 | metag: use common of_flat_dt_match_machine | Rob Herring |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-20 | sched/balancing: Periodically decay max cost of idle balance | Jason Low |
2013-09-20 | sched/balancing: Consider max cost of idle balance per sched domain | Jason Low |