summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2015-10-13sparc64: Fix userspace FPU register corruptions.David S. Miller
2014-09-13sparc: use asm-generic version of types.hSam Ravnborg
2014-09-13sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-09-13sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-04-30Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-10sparc32: support atomic64_tSam Ravnborg
2013-05-13sparc64: Fix race in TLB batch processing.David S. Miller
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller
2011-08-20sparc: Allow handling signals when stack is corrupted.David S. Miller
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-08-04sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller
2011-08-02sparc: Add some missing hypervisor API groups.David S. Miller
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-28sparc: Sanitize cpu feature detection and reporting.David S. Miller
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25sparc64: add support for _PAGE_SPECIALDavid S. Miller
2011-07-25sparc64: use RCU page table freeingDavid S. Miller
2011-07-25sparc64: kill page table quicklistsDavid S. Miller
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-06sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom