summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix corrupted thread fault code.David S. Miller2014-10-192-6/+6
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-157-31/+31
|\
| * sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-267-31/+31
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-1/+1
|\ \
| * | locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1220-356/+560
|\ \ \
| * | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-061-2/+3
| * | | sparc64: sparse irqbob picco2014-10-061-169/+338
| * | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-061-4/+4
| * | | sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-061-7/+2Star
| * | | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-062-104/+9Star
| * | | sparc64: Switch to 4-level page tables.David S. Miller2014-10-061-0/+7
| * | | sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan2014-09-301-1/+12
| * | | sparc: VIO protocol version 1.6David L Stevens2014-09-301-2/+12
| * | | sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-173-24/+25
| * | | sparc64: T5 PMUbob picco2014-09-174-5/+62
| * | | sparc64: mem boot option correctionbob picco2014-09-171-15/+3Star
| * | | sparc64: sun4v TLB error power off eventsbob picco2014-09-172-20/+30
| * | | sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom2014-09-101-2/+3
| * | | sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson2014-09-101-3/+28
| * | | sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais2014-09-101-0/+8
| * | | sparc64: support M6 and M7 for building CPU distribution mapAllen Pais2014-09-101-0/+2
| * | | sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-102-0/+24
| | |/ | |/|
* | | sunvnet: allow admin to set sunvnet MTUDavid L Stevens2014-09-301-1/+1
* | | sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-301-2/+12
|/ /
* | sparc: Hook up memfd_create system call.David S. Miller2014-08-142-3/+3
* | sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-141-0/+32
* | sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-141-0/+11
* | sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-141-1/+23
* | sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-08-123-3/+8
* | sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller2014-08-121-1/+0Star
* | sparc: Hook up seccomp and getrandom system calls.David S. Miller2014-08-062-3/+3
* | sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-064-1/+5
|\ \
| * | sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-051-1/+1
| |/
| * sparc: Hook up renameat2 syscall.David S. Miller2014-07-223-0/+4
* | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-221-13/+69
* | sparc: use %s for unaligned panicKees Cook2014-07-221-1/+1
|/
* nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-241-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-1953-787/+617Star
|\
| * sparc64: fix sparse warning in kgdb_64.cSam Ravnborg2014-05-192-0/+5
| * sparc64: fix sparse warnings in compat_audit.cSam Ravnborg2014-05-193-6/+10
| * sparc64: fix sparse warnings in init_64.cSam Ravnborg2014-05-191-5/+1Star
| * sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-192-0/+2
| * sparc64: fix sparse warnings in perf_event.cSam Ravnborg2014-05-191-10/+13
| * sparc64: fix sparse warnings in kprobes.cSam Ravnborg2014-05-191-2/+3
| * sparc64: clean up compat_sigset_t.seta handlingSam Ravnborg2014-05-191-38/+17Star
| * sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg2014-05-193-3/+10
| * sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg2014-05-192-2/+55
| * sparc64: fix sparse warning in pci.cSam Ravnborg2014-05-193-2/+5