summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-2/+1
* of: make of_find_device_by_node genericJonas Bonn2010-07-241-20/+0
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-2426-74/+75
* 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-2416-23/+19
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-243-35/+10
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2414-73/+88
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-218-25/+40
| |\
| | * 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-267-51/+81
| | |\
| | * | sparc64: fix the build error due to smp_kgdb_capture_client()Dongdong Deng2010-06-251-1/+1
| | * | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-231-0/+1
| | * | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-041-1/+1
| | * | sparc64: Update defconfig.David S. Miller2010-05-261-14/+35
| | * | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-253-8/+2
| * | | lmb: rename to memblockYinghai Lu2010-07-146-48/+48
| | |/ | |/|
* | | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-143-12/+4
* | | of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-051-3/+0
* | | sparc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-1/+2
* | | 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-2812-64/+56
|/ /
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
|\ \
| * | Rename .data.init to .data..init.Denys Vlasenko2010-03-031-1/+1
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-47/+61
|\ \ \
| * \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-203-8/+9
| |\ \ \
| * | | | perf, sparc: Implement group scheduling transactional APIsLin Ming2010-05-181-47/+61
* | | | | 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-272-2/+3
* | | | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
* | | | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-262-0/+12
| |_|_|/ |/| | |
* | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-252-12/+0
* | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2220-52/+129
|\ \ \ \
| * | | | kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2010-05-202-0/+12
| * | | | 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 branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-192-14/+6
| |\ \ \ \
| | * | | | sparc: Convert sparc to use read/update_persistent_clockJohn Stultz2010-03-132-14/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-05-195-1/+53
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | sparc: Define ARCH_SLAB_MINALIGNDavid S. Miller2010-05-181-0/+2
| | * | | | sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller2010-04-213-1/+50
| | * | | | sparc64: Show stack backtrace from show_regs() just like other platforms.David S. Miller2010-04-211-0/+1
| | | |/ / | | |/| |
| * | | | 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 hardirq tracing in trap return path.David S. Miller2010-04-201-1/+11
| * | | | sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-191-3/+3