summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2017-06-19sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy
2017-06-19Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15sparc/time: make of_device_ids constArvind Yadav
2017-06-15sparc64: broken %tick frequency on spitfire cpusPavel Tatashin
2017-06-15sparc64: use prom interface to get %stick frequencyPavel Tatashin
2017-06-12sparc64: optimize functions that access tickPavel Tatashin
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin
2017-06-12sparc64: initialize time earlyPavel Tatashin
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin
2017-06-12sparc64: show time stamps from zeroPavel Tatashin
2017-06-12sparc64: access tick function from variablePavel Tatashin
2017-06-12sparc64: remove trailing white spacesPavel Tatashin
2017-06-10sparc64: print debug messages when reading from LDC channelJag Raman
2017-06-10sparc64: ldc abort during vds iso bootJag Raman
2017-06-10sparc64: ensure LDC channel is ready before communicationJag Raman
2017-06-10sparc64: enhance ldc_abort to print messageJag Raman
2017-06-10sparc64: expand LDC interfaceJag Raman
2017-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-09sparc: vio: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-06-04sparc: Simplify <asm/siginfo.h>Christoph Hellwig
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller
2017-05-31bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2017-05-26arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger
2017-05-25arch/sparc: Introduce xchg16 for SPARCBabu Moger
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger
2017-05-25arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger
2017-05-25arch/sparc: Define config parameter CPU_BIG_ENDIANBabu Moger
2017-05-25arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_HBabu Moger