Age | Commit message (Expand) | Author |
2016-09-29 | sparc32: fix copy_from_user() | Al Viro |
2016-06-23 | sparc64: Fix return from trap window fill crashes. | David S. Miller |
2016-06-23 | sparc: Harden signal return frame checks. | David S. Miller |
2016-06-23 | sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). | David S. Miller |
2016-06-23 | sparc/PCI: Fix for panic while enabling SR-IOV | Babu Moger |
2016-06-23 | sparc64: Fix sparc64_set_context stack handling. | David S. Miller |
2016-06-23 | sparc64: Fix bootup regressions on some Kconfig combinations. | David S. Miller |
2016-06-23 | sparc: Fix system call tracing register handling. | Mike Frysinger |
2016-03-03 | sparc64: fix incorrect sign extension in sys_sparc64_personality | Dmitry V. Levin |
2015-10-28 | crypto: sparc - initialize blkcipher.ivsize | Dave Kleikamp |
2015-10-28 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2015-08-25 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2015-08-19 | sparc64: Fix userspace FPU register corruptions. | David S. Miller |
2015-07-30 | sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq... | Sowmini Varadhan |
2015-05-04 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2015-04-09 | sparc64: Fix several bugs in memmove(). | David S. Miller |
2015-04-09 | sparc: Touch NMI watchdog when walking cpus and calling printk | David Ahern |
2015-04-09 | sparc: perf: Make counting mode actually work | David Ahern |
2015-04-09 | sparc: perf: Remove redundant perf_pmu_{en|dis}able calls | David Ahern |
2015-04-09 | sparc: semtimedop() unreachable due to comparison error | Rob Gardner |
2015-04-09 | sparc32: destroy_context() and switch_mm() needs to disable interrupts. | Andreas Larsson |
2015-03-16 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2014-11-27 | sparc64: Fix constraints on swab helpers. | David S. Miller |
2014-11-19 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson |
2014-11-19 | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller |
2014-11-19 | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller |
2014-11-19 | vio: fix reuse of vio_dring slot | Dwight Engen |
2014-11-19 | sunvdc: add cdrom and v1.1 protocol support | Allen Pais |
2014-10-31 | sparc64: Kill unnecessary tables and increase MAX_BANKS. | David S. Miller |
2014-10-31 | sparc64: sparse irq | bob picco |
2014-10-31 | sparc64: Adjust vmalloc region size based upon available virtual address bits. | David S. Miller |
2014-10-31 | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. | David S. Miller |
2014-10-31 | sparc64: Use kernel page tables for vmemmap. | David S. Miller |
2014-10-31 | sparc64: Fix physical memory management regressions with large max_phys_bits. | David S. Miller |
2014-10-31 | sparc64: Adjust KTSB assembler to support larger physical addresses. | David S. Miller |
2014-10-31 | sparc64: Define VA hole at run time, rather than at compile time. | David S. Miller |
2014-10-31 | sparc64: Switch to 4-level page tables. | David S. Miller |
2014-10-31 | sparc64: T5 PMU | bob picco |
2014-10-31 | sparc64: cpu hardware caps support for sparc M6 and M7 | Allen Pais |
2014-10-31 | sparc64: support M6 and M7 for building CPU distribution map | Allen Pais |
2014-10-31 | sparc64: correctly recognise M6 and M7 cpu type | Allen Pais |
2014-10-31 | sparc64: Fix hibernation code refrence to PAGE_OFFSET. | David S. Miller |
2014-10-31 | sparc64: Add basic validations to {pud,pmd}_bad(). | David S. Miller |
2014-10-31 | sparc64: Use 'ILOG2_4MB' instead of constant '22'. | David S. Miller |
2014-10-31 | sparc64: Fix range check in kern_addr_valid(). | David S. Miller |
2014-10-31 | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. | David S. Miller |
2014-10-31 | sparc64: Fix hex values in comment above pte_modify(). | David S. Miller |
2014-10-31 | sparc64: Fix bugs in get_user_pages_fast() wrt. THP. | David S. Miller |