aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-2/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-10/+0
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming1-1/+2
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds4-282/+5
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+0
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2-10/+0
2012-01-03consolidate umode_t declarationsAl Viro2-8/+0
2011-12-30sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg1-171/+0
2011-12-29sparc32: fix PAGE_SIZE definitionSam Ravnborg2-8/+4
2011-12-27sparc32: support atomic64_tSam Ravnborg1-0/+2
2011-12-27sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg1-4/+0
2011-12-27sparc32: drop unused atomic24 supportSam Ravnborg1-100/+0
2011-12-12UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells1-2/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-8/+0
2011-12-04sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-2/+2
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo2-4/+0
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