aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+35
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller2-8/+32
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+3
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller1-1/+3
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom1-1/+1
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller2-1/+5
2011-08-20sparc: Allow handling signals when stack is corrupted.David S. Miller1-0/+14
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds9-113/+79
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller1-27/+24
2011-08-04sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg5-9/+5
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller1-3/+4
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller1-0/+7
2011-08-02sparc: Add some missing hypervisor API groups.David S. Miller1-0/+6
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller1-38/+4
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-28sparc: Sanitize cpu feature detection and reporting.David S. Miller1-36/+29
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2-3/+6
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2-0/+2
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma2-3/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+3
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-25Merge 'akpm' patch seriesLinus Torvalds2-21/+70
2011-07-25sparc64: add support for _PAGE_SPECIALDavid S. Miller1-4/+11
2011-07-25sparc64: use RCU page table freeingDavid S. Miller1-2/+46
2011-07-25sparc64: kill page table quicklistsDavid S. Miller1-17/+15
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-6/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-06sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2-11/+11
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-2/+0
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2-6/+0
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches4-8/+8
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom1-0/+3
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom2-0/+45
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-25sparc: mmu_gather reworkPeter Zijlstra4-90/+31
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds15-75/+123
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+2