summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-5/+5
|\
| * PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
| * PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
* | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
* | sparc: Hook up bpf system call.David S. Miller2014-10-282-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-245-53/+31
|\ \ | |/ |/|
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-245-53/+31
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-7/+2
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-7/+2
* | sparc64: Fix corrupted thread fault code.David S. Miller2014-10-182-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-1120-356/+560
|\ \ \
| * | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-2/+3
| * | | sparc64: sparse irqbob picco2014-10-051-169/+338
| * | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-051-4/+4
| * | | sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-051-7/+2
| * | | 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
| | |/ | |/|
* | | 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-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
|\
OpenPOWER on IntegriCloud