summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-12-13sparc: hook up execveat system callDavid Drysdale3-0/+13
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+5
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-10-28sparc: Hook up bpf system call.David S. Miller2-3/+3
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-53/+31
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller5-53/+31
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-7/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-31/+31
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-356/+560
2014-10-06sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-2/+3
2014-10-06sparc64: sparse irqbob picco1-169/+338
2014-10-06sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller1-4/+4
2014-10-06sparc64: Use kernel page tables for vmemmap.David S. Miller1-7/+2
2014-10-06sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2-104/+9
2014-10-06sparc64: Switch to 4-level page tables.David S. Miller1-0/+7
2014-10-01sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan1-1/+12
2014-10-01sparc: VIO protocol version 1.6David L Stevens1-2/+12
2014-10-01sunvnet: allow admin to set sunvnet MTUDavid L Stevens1-1/+1
2014-10-01sunvnet: upgrade to VIO protocol version 1.6David L Stevens1-2/+12
2014-09-24ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-7/+2
2014-09-17sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan3-24/+25
2014-09-17sparc64: T5 PMUbob picco4-5/+62
2014-09-17sparc64: mem boot option correctionbob picco1-15/+3
2014-09-17sparc64: sun4v TLB error power off eventsbob picco2-20/+30
2014-09-11sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom1-2/+3
2014-09-10sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson1-3/+28
2014-09-10sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais1-0/+8
2014-09-10sparc64: support M6 and M7 for building CPU distribution mapAllen Pais1-0/+2
2014-09-10sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2-0/+24
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter7-31/+31
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra1-1/+1
2014-08-14sparc: Hook up memfd_create system call.David S. Miller2-3/+3
2014-08-14sparc64: Properly claim resources as each PCI bus is probed.David S. Miller1-0/+32
2014-08-14sparc64: Skip bogus PCI bridge ranges.David S. Miller1-0/+11
2014-08-14sparc64: Expand PCI bridge probing debug logging.David S. Miller1-1/+23
2014-08-12sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller3-3/+8
2014-08-12sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller1-1/+0
2014-08-07sparc: Hook up seccomp and getrandom system calls.David S. Miller2-3/+3
2014-08-07sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller4-1/+5
2014-08-05sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller3-0/+4
2014-07-22sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz1-13/+69
2014-07-22sparc: use %s for unaligned panicKees Cook1-1/+1
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-6/+12