Age | Commit message (Expand) | Author |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-01-30 | sparc64: Handle PIO & MEM non-resumable errors. | Liam R. Howlett |
2017-01-30 | sparc64: Zero pages on allocation for mondo and error queues. | Liam R. Howlett |
2017-01-26 | sparc: migrate exception table users onto extable.h | Paul Gortmaker |
2017-01-18 | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan |
2017-01-16 | sparc: Fixed typo in sstate.c. Replaced panicing with panicking | Tom Hromatka |
2016-12-27 | sparc: use symbolic names for tsb indexing | Mike Kravetz |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | sparc: implement watchdog_nmi_enable and watchdog_nmi_disable | Babu Moger |
2016-12-14 | arch/sparc: add option to skip DMA sync as a part of map and unmap | Alexander Duyck |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-12-11 | sparc: fix a building error reported by kbuild | Gonglei \(Arei\) |
2016-12-11 | sparc64: fix typo in pgd_clear() | Kirill A. Shutemov |
2016-12-11 | sparc64: restore irq in error paths in iommu | Dan Carpenter |
2016-12-11 | sparc: leon: Fix a retry loop in leon_init_timers() | Dan Carpenter |
2016-12-11 | sparc64: make string buffers large enough | Dan Carpenter |
2016-12-11 | sparc64: move dereference after check for NULL | Dan Carpenter |
2016-12-11 | sparc: kernel: use builtin_platform_driver | Geliang Tang |
2016-12-11 | sparc64:Support User Probes for sparc | Allen Pais |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-22 | sparc/sysfs: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-19 | sparc: drop duplicate header scatterlist.h | Geliang Tang |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger |
2016-11-18 | sparc64: Enable 64-bit DMA | Tushar Dave |
2016-11-18 | sparc64: Enable sun4v dma ops to use IOMMU v2 APIs | Tushar Dave |
2016-11-18 | sparc64: Bind PCIe devices to use IOMMU v2 service | Tushar Dave |
2016-11-18 | sparc64: Initialize iommu_map_table and iommu_pool | Tushar Dave |
2016-11-18 | sparc64: Add ATU (new IOMMU) support | Tushar Dave |
2016-11-18 | sparc64: Add FORCE_MAX_ZONEORDER and default to 13 | Dave Kleikamp |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-14 | sparc64: fix compile warning section mismatch in find_node() | Thomas Tai |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-10 | sparc32: Fix inverted invalid_frame_pointer checks on sigreturns | Andreas Larsson |
2016-11-10 | sparc64: Fix find_node warning if numa node cannot be found | Thomas Tai |
2016-10-27 | sparc64: Handle extremely large kernel TLB range flushes more gracefully. | David S. Miller |
2016-10-26 | sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c... | David S. Miller |
2016-10-26 | sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. | David S. Miller |
2016-10-25 | sparc64: Handle extremely large kernel TSB range flushes sanely. | David S. Miller |