summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang15-18/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-7/+2
2014-10-18sparc64: 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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-356/+560
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-2/+3
2014-10-05sparc64: sparse irqbob picco1-169/+338
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller1-4/+4
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller1-7/+2
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2-104/+9
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller1-0/+7
2014-09-30sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan1-1/+12
2014-09-30sparc: VIO protocol version 1.6David L Stevens1-2/+12
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens1-1/+1
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens1-2/+12
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-7/+2
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan3-24/+25
2014-09-16sparc64: T5 PMUbob picco4-5/+62
2014-09-16sparc64: mem boot option correctionbob picco1-15/+3
2014-09-16sparc64: sun4v TLB error power off eventsbob picco2-20/+30
2014-09-10sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom1-2/+3
2014-09-09sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson1-3/+28
2014-09-09sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais1-0/+8
2014-09-09sparc64: support M6 and M7 for building CPU distribution mapAllen Pais1-0/+2
2014-09-09sparc64: 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-13sparc: Hook up memfd_create system call.David S. Miller2-3/+3
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.David S. Miller1-0/+32
2014-08-13sparc64: Skip bogus PCI bridge ranges.David S. Miller1-0/+11
2014-08-13sparc64: Expand PCI bridge probing debug logging.David S. Miller1-1/+23
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller3-3/+8
2014-08-11sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller1-1/+0
2014-08-06sparc: Hook up seccomp and getrandom system calls.David S. Miller2-3/+3
2014-08-06sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller4-1/+5
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller3-0/+4
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz1-13/+69
2014-07-21sparc: use %s for unaligned panicKees Cook1-1/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-6/+12
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds53-787/+617
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster1-1/+1
2014-05-18sparc64: fix sparse warning in kgdb_64.cSam Ravnborg2-0/+5
2014-05-18sparc64: fix sparse warnings in compat_audit.cSam Ravnborg3-6/+10
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg1-5/+1
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2-0/+2