summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-094-38/+29
|\ \
| * | sparc: Kill user copy check code.David S. Miller2010-08-092-33/+5
| * | sparc64: Fix perf_arch_get_caller_regs().David S. Miller2010-08-081-5/+20
| * | sparc64: Add missing ID to parport probing code.David S. Miller2010-08-081-0/+4
* | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-0/+9
|\ \
| * \ Merge branch 'linus' into perf/coreIngo Molnar2010-07-214-14/+12
| |\ \ | | |/
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-181-1/+1
| |\ \
| * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-0/+8
| |\ \ \
| | * | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-0/+8
| * | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| |/ / /
* | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-2/+1
* | | | sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-1/+1
* | | | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-242-5/+5
* | | | of: remove asm/of_device.hGrant Likely2010-07-243-19/+6
* | | | of: remove asm/of_platform.hGrant Likely2010-07-241-16/+0
* | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-242-5/+1
* | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-244-14/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-212-4/+2
| |\ \ \
| | * | | sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-06-291-1/+0
| | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-262-3/+4
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-251-3/+2
| * | | | lmb: rename to memblockYinghai Lu2010-07-142-10/+10
| | |/ / | |/| |
* | | | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-1/+0
* | | | of: kill struct of_deviceGrant Likely2010-06-282-16/+2
* | | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-284-12/+12
|/ / /
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+3
* | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-2/+0
* | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
| |/ |/|
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-226-11/+14
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
| |\ \
| | * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-142-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-05-191-0/+2
| |\ \ \
| | * | | sparc: Define ARCH_SLAB_MINALIGNDavid S. Miller2010-05-181-0/+2
| | |/ /
| * | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-5/+6
| |\ \ \
| | * | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-5/+6
| * | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-172-3/+3
| | |/ / | |/| |
| * | | sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-191-1/+1
* | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-182-16/+0
* | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-183-4/+4
|/ / /
* | | sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller2010-04-131-0/+7
* | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-121-1/+1
OpenPOWER on IntegriCloud