summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2012-01-11sparc: Kill custom io_remap_pfn_range().David S. Miller
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
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25sparc: mmu_gather reworkPeter Zijlstra
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom
2011-05-16sparc32,leon: added some SMP commentsDaniel Hellstrom
2011-05-12sparc: add {read,write}*_be routinesJan Andersson