summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-052-104/+9
* sparc64: Switch to 4-level page tables.David S. Miller2014-10-051-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-163-24/+25
* sparc64: T5 PMUbob picco2014-09-164-5/+62
* sparc64: mem boot option correctionbob picco2014-09-161-15/+3
* sparc64: sun4v TLB error power off eventsbob picco2014-09-162-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-091-3/+28
* sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais2014-09-091-0/+8
* sparc64: support M6 and M7 for building CPU distribution mapAllen Pais2014-09-091-0/+2
* sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-092-0/+24
* sparc: Hook up memfd_create system call.David S. Miller2014-08-132-3/+3
* sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-131-0/+32
* sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-131-0/+11
* sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-131-1/+23
* sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-08-113-3/+8
* sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller2014-08-111-1/+0
* 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-054-1/+5
|\
| * sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-041-1/+1
| * sparc: Hook up renameat2 syscall.David S. Miller2014-07-213-0/+4
* | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-211-13/+69
* | sparc: use %s for unaligned panicKees Cook2014-07-211-1/+1
|/
* nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-1953-787/+617
|\
| * sparc64: fix sparse warning in kgdb_64.cSam Ravnborg2014-05-182-0/+5
| * sparc64: fix sparse warnings in compat_audit.cSam Ravnborg2014-05-183-6/+10
| * sparc64: fix sparse warnings in init_64.cSam Ravnborg2014-05-181-5/+1
| * sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-182-0/+2
| * sparc64: fix sparse warnings in perf_event.cSam Ravnborg2014-05-181-10/+13
| * sparc64: fix sparse warnings in kprobes.cSam Ravnborg2014-05-181-2/+3
| * sparc64: clean up compat_sigset_t.seta handlingSam Ravnborg2014-05-181-38/+17
| * sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg2014-05-183-3/+10
| * sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg2014-05-182-2/+55
| * sparc64: fix sparse warning in pci.cSam Ravnborg2014-05-183-2/+5
| * sparc64: fix sparse warnings in smp_64.cSam Ravnborg2014-05-182-9/+10
| * sparc64: fix sparse warning in prom_64.cSam Ravnborg2014-05-181-2/+3
| * sparc64: fix sparse warning in btext.cSam Ravnborg2014-05-181-1/+1
| * sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg2014-05-184-5/+15
| * sparc64: fix sparse warning in process_64.cSam Ravnborg2014-05-181-1/+1
| * sparc64: fix sparse warning in traps_64.cSam Ravnborg2014-05-181-1/+1
| * sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg2014-05-189-263/+262
| * sparc32: drop tadpole specific codeSam Ravnborg2014-05-184-135/+0
| * sparc: fix sparse warning in math_{32,64}Sam Ravnborg2014-05-182-4/+0
| * sparc32: fix sparse warnings in sys_sparc_32.cSam Ravnborg2014-05-182-34/+47
| * sparc32: fix sparse warnings in time_32.cSam Ravnborg2014-05-183-6/+10
| * sparc32: fix sparse warning in auxio_32.cSam Ravnborg2014-05-182-5/+9
OpenPOWER on IntegriCloud