summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-6/+12
|\
| * SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* | sparc: pgtable_64: change include orderAaro Koskinen2012-04-011-2/+2
* | sparc32: fix fallout from system.h removalSam Ravnborg2012-03-301-0/+1
* | sparc: fix fallout from system.h splitStephen Rothwell2012-03-291-0/+1
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-116/+17
|\ \
| * | sparc: Use generic posix_types.hH. Peter Anvin2012-02-141-116/+17
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2836-640/+645
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | Disintegrate asm/system.h for SparcDavid Howells2012-03-2836-640/+651
* | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-1/+8
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ \
| * | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
| | |/ | |/|
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-1/+0
|\ \ \
| * | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-231-1/+0
| | |/ | |/|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-16/+0
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-232-4/+0
| * | sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-14/+2
| |/
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-9/+1
|\ \
| * | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-9/+1
| |/
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-1/+1
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+5
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| |/
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-1/+9
|\
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-1/+9
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-141-2/+0
|\ \ | |/ |/|
| * UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells2011-12-121-2/+0
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-10/+0
|\ \
| * | PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-10/+0
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-102-2/+2
|\ \
| * | sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-042-2/+2
| |/
* | sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming2012-01-101-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-094-282/+5
|\ \
| * | sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-301-171/+0
| * | sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-292-8/+4
| * | sparc32: support atomic64_tSam Ravnborg2011-12-271-0/+2
| * | sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-271-4/+0
| * | sparc32: drop unused atomic24 supportSam Ravnborg2011-12-271-100/+0
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-082-4/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-212-4/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-8/+0
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-032-8/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-213-9/+35
| |\ \ | | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \
| | * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-8/+0
| |_|/ |/| |
OpenPOWER on IntegriCloud