summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-05-18sparc64: fix sparse warnings in perf_event.cSam Ravnborg1-10/+13
2014-05-18sparc64: fix sparse warnings in kprobes.cSam Ravnborg1-2/+3
2014-05-18sparc64: clean up compat_sigset_t.seta handlingSam Ravnborg1-38/+17
2014-05-18sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg3-3/+10
2014-05-18sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg2-2/+55
2014-05-18sparc64: fix sparse warning in pci.cSam Ravnborg3-2/+5
2014-05-18sparc64: fix sparse warnings in smp_64.cSam Ravnborg2-9/+10
2014-05-18sparc64: fix sparse warning in prom_64.cSam Ravnborg1-2/+3
2014-05-18sparc64: fix sparse warning in btext.cSam Ravnborg1-1/+1
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg4-5/+15
2014-05-18sparc64: fix sparse warning in process_64.cSam Ravnborg1-1/+1
2014-05-18sparc64: fix sparse warning in traps_64.cSam Ravnborg1-1/+1
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg9-263/+262
2014-05-18sparc32: drop tadpole specific codeSam Ravnborg4-135/+0
2014-05-18sparc: fix sparse warning in math_{32,64}Sam Ravnborg2-4/+0
2014-05-18sparc32: fix sparse warnings in sys_sparc_32.cSam Ravnborg2-34/+47
2014-05-18sparc32: fix sparse warnings in time_32.cSam Ravnborg3-6/+10
2014-05-18sparc32: fix sparse warning in auxio_32.cSam Ravnborg2-5/+9
2014-05-18sparc32: fix sparse warnings in pcic.cSam Ravnborg2-30/+10
2014-05-18sparc32: fix build breakageSam Ravnborg1-0/+1
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2-3/+3
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller1-16/+5
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg2-157/+0
2014-05-02sparc32: replace flip_dword() with swab32()Sam Ravnborg3-5/+5
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3