summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+3
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-024-34/+21Star
| |\
| * | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-33/+0Star
|\ \ \
| * | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
| * | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0Star
| * | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0Star
| |/ /
* | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-141-6/+13
|\ \ \
| * | | sparc64: add reads{b,w,l}/writes{b,w,l}Arnd Bergmann2018-07-311-6/+13
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-60/+6Star
|\ \ \
| * | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-3/+4
| * | | sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu2018-06-211-9/+2Star
| * | | sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-48/+0Star
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-133-87/+6Star
|\ \ \ | |_|/ |/| |
| * | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-212-17/+0Star
| * | atomics/treewide: Make test ops optionalMark Rutland2018-06-212-35/+0Star
| * | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0Star
| * | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-212-15/+2Star
| * | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0Star
| * | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-213-4/+4
| |/
* | sparc: use asm-generic version of msi.hThomas Petazzoni2018-07-301-0/+1
* | sparc: move MSI related definitions to where they are usedThomas Petazzoni2018-07-302-33/+19Star
* | sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-07-301-1/+1
|/
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-133-4/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-082-3/+1Star
|\
| * mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-082-3/+1Star
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-075-174/+159Star
|\ \ | |/ |/|
| * sparc/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-225-79/+70Star
| * sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas2018-05-221-41/+30Star
| * sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas2018-05-221-41/+23Star
| * sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas2018-04-172-19/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-074-270/+6Star
|\ \
| * | bpf, sparc: remove unused variableDaniel Borkmann2018-05-151-1/+0Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-084-269/+6Star
| |\ \
| | * | bpf, sparc64: remove ld_abs/ld_indDaniel Borkmann2018-05-044-269/+6Star
| | |/
* | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-2/+2
|\ \ \
| * | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-281-2/+2
| |/ /
* | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\ \ \
| * | | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-054-50/+41Star
|\ \ \
| * | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-192-2/+2
| |\| |
| * | | y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-204-50/+41Star
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-11/+4Star
|\| | |
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-11/+0Star
| * | | sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann2018-04-191-0/+4
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-051-2/+3
|\ \ \