summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-10-28sparc: Hook up bpf system call.David S. Miller
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-05sparc64: sparse irqbob picco
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller
2014-09-30sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan
2014-09-30sparc: VIO protocol version 1.6David L Stevens
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-17sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-09-17sparc64: T5 PMUbob picco
2014-09-17sparc64: mem boot option correctionbob picco
2014-09-17sparc64: sun4v TLB error power off eventsbob picco
2014-09-10sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom
2014-09-09sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson
2014-09-09sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-09-09sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra
2014-08-14sparc: Hook up memfd_create system call.David S. Miller
2014-08-14sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-14sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-14sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-08-12sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-08-12sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
2014-08-06sparc: Hook up seccomp and getrandom system calls.David S. Miller
2014-08-06sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-08-05sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller
2014-07-22sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz
2014-07-22sparc: use %s for unaligned panicKees Cook
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster