aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-323/+165
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+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-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller3-11/+31
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+43
2011-11-13sparc: sigutil: Include <linux/errno.h>Ben Hutchings1-0/+1
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 Torvalds3-4/+6
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-8/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds55-35/+46
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-6/+1
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller3-4/+6
2011-10-31sparc: Add module.h to files previously implicitly using it.Paul Gortmaker3-0/+3
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker13-13/+0
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker23-23/+23
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker18-0/+18
2011-10-31sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker1-0/+1
2011-10-31sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2-0/+2
2011-10-31sparc: drop unused Kconfig symbolPaul Bolle1-6/+1
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-721/+115
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-25sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge1-8/+0
2011-10-20sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2011-10-20sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2011-10-20sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal1-1/+2
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller3-3/+3
2011-10-12sparc: Use set_current_blocked()Matt Fleming3-49/+30
2011-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2-2/+2
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller2-2/+2
2011-09-20sparc, exec: remove redundant addr_limit assignmentMathias Krause2-5/+1
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller6-8/+53
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.David S. Miller1-2/+8
2011-08-29sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interruptKjetil Oftedal1-1/+1
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown3-3/+2
2011-08-20sparc: Allow handling signals when stack is corrupted.David S. Miller8-233/+468
2011-08-18sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller1-0/+1
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-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds30-258/+661
2011-08-05sparc: Size mondo queues more sanely.David S. Miller1-7/+23