summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-133-0/+13
|\ \ \
| * | | sparc: hook up execveat system callDavid Drysdale2014-12-133-0/+13
* | | | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-121-3/+9
* | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-121-1/+1
|/ / /
* | | 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/+31Star
|\ \ | |/ |/|
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-245-53/+31Star
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-7/+2Star
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-7/+2Star
* | 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