summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-231-24/+3
* sparc64: Fill a missing delay slot.Mikulas Patocka2010-08-191-0/+1
* sparc64: Make lock backoff really a NOP on UP builds.David S. Miller2010-08-181-3/+8
* sparc64: Make rwsems 64-bit.David S. Miller2010-08-172-29/+103
* sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-171-4/+4
* sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-171-3/+3
* sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-171-1/+1
* sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-161-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-165-12/+4
|\
| * 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
| |\ \
| * | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* | | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-0/+4
| |/ / |/| |
* | | 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
|/ /
* | 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
| |\ \ \
OpenPOWER on IntegriCloud