summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens
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
2014-05-19sparc64: fix sparse warning in kgdb_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in compat_audit.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in init_64.cSam Ravnborg
2014-05-19sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in perf_event.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in kprobes.cSam Ravnborg
2014-05-19sparc64: clean up compat_sigset_t.seta handlingSam Ravnborg
2014-05-19sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg
2014-05-19sparc64: fix sparse warning in pci.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in smp_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warning in prom_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warning in btext.cSam Ravnborg
2014-05-19sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warning in process_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warning in traps_64.cSam Ravnborg
2014-05-19sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg
2014-05-19sparc32: drop tadpole specific codeSam Ravnborg
2014-05-19sparc: fix sparse warning in math_{32,64}Sam Ravnborg
2014-05-19sparc32: fix sparse warnings in sys_sparc_32.cSam Ravnborg
2014-05-19sparc32: fix sparse warnings in time_32.cSam Ravnborg
2014-05-19sparc32: fix sparse warning in auxio_32.cSam Ravnborg
2014-05-19sparc32: fix sparse warnings in pcic.cSam Ravnborg
2014-05-19sparc32: fix build breakageSam Ravnborg
2014-05-04sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-04sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-05-04sparc64: 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
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai