summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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-13sparc: Hook up memfd_create system call.David S. Miller
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-13sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-13sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-08-11sparc64: 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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz
2014-07-21sparc: 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
2014-05-18sparc64: fix sparse warning in kgdb_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in compat_audit.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in perf_event.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in kprobes.cSam Ravnborg
2014-05-18sparc64: clean up compat_sigset_t.seta handlingSam Ravnborg
2014-05-18sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in pci.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in smp_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in prom_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in btext.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in process_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in traps_64.cSam Ravnborg
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg
2014-05-18sparc32: drop tadpole specific codeSam Ravnborg
2014-05-18sparc: fix sparse warning in math_{32,64}Sam Ravnborg
2014-05-18sparc32: fix sparse warnings in sys_sparc_32.cSam Ravnborg
2014-05-18sparc32: fix sparse warnings in time_32.cSam Ravnborg
2014-05-18sparc32: fix sparse warning in auxio_32.cSam Ravnborg
2014-05-18sparc32: fix sparse warnings in pcic.cSam Ravnborg
2014-05-18sparc32: fix build breakageSam Ravnborg
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg
2014-05-02sparc32: replace flip_dword() with swab32()Sam Ravnborg