summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2016-06-23sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-23sparc: Harden signal return frame checks.David S. Miller
2016-06-23sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-23sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-23sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-23sparc: Fix system call tracing register handling.Mike Frysinger
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2015-07-30sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-04-09sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-04-09sparc: perf: Make counting mode actually workDavid Ahern
2015-04-09sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-04-09sparc: semtimedop() unreachable due to comparison errorRob Gardner
2014-11-19sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-19sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-10-31sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-31sparc64: sparse irqbob picco
2014-10-31sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-31sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-31sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-31sparc64: Switch to 4-level page tables.David S. Miller
2014-10-31sparc64: T5 PMUbob picco
2014-10-31sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-31sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-31sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-31sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-10-31sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-10-31sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2014-10-31sparc64: Make PAGE_OFFSET variable.David S. Miller
2014-10-31sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller
2014-10-31sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller
2014-10-31sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-31sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-10-31sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-31sparc64: sun4v TLB error power off eventsbob picco
2014-10-31sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom
2014-10-31sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-10-31sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
2014-08-26sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-26sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-19sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-19sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-05-05sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-05-05sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller