summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-1/+9
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-10/+0
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2012-01-11sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming1-1/+2
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds4-282/+5
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-8/+0
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-07PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2-10/+0
2012-01-04consolidate umode_t declarationsAl Viro2-8/+0
2011-12-30sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg1-171/+0
2011-12-30sparc32: fix PAGE_SIZE definitionSam Ravnborg2-8/+4
2011-12-28sparc32: 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-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-8/+0
2011-12-04sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-2/+2
2011-11-22freezer: 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-18sparc: 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/linvil...John W. Linville1-0/+3
2011-11-10net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-09Merge 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-11-01sparc: 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-17sparc64: Future proof Niagara cpu detection.David S. Miller2-1/+5
2011-08-21sparc: Allow handling signals when stack is corrupted.David S. Miller1-0/+14
2011-08-16sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-08-16sparc64: 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-03sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller1-3/+4
2011-08-03sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller1-0/+7
2011-08-03sparc: Add some missing hypervisor API groups.David S. Miller1-0/+6
2011-08-03sparc: Use popc if possible for hweight routines.David S. Miller1-38/+4
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-29sparc: Sanitize cpu feature detection and reporting.David S. Miller1-36/+29
2011-07-28sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2-3/+6
2011-07-28sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2-0/+2
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2-2/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma2-3/+3
2011-07-27atomic: use <linux/atomic.h>Arun Sharma5-5/+3
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-27ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-26Merge 'akpm' patch seriesLinus Torvalds2-21/+70
2011-07-26sparc64: add support for _PAGE_SPECIALDavid S. Miller1-4/+11
2011-07-26sparc64: use RCU page table freeingDavid S. Miller1-2/+46