summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg
2012-03-29sparc: fix fallout from system.h splitStephen Rothwell
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-14sparc: Use generic posix_types.hH. Peter Anvin
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-30sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg
2011-12-29sparc32: fix PAGE_SIZE definitionSam Ravnborg
2011-12-27sparc32: support atomic64_tSam Ravnborg
2011-12-27sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg
2011-12-27sparc32: drop unused atomic24 supportSam Ravnborg
2011-12-12UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-04sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo