summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-213-2/+3
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-261-47/+61
| |\
| * | 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-051-1/+1
* | | lmb: rename to memblockYinghai Lu2010-07-142-10/+10
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-281-47/+61
|\ \ | |/ |/|
| * perf, sparc: Implement group scheduling transactional APIsLin Ming2010-05-181-47/+61
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2212-36/+110
|\ \
| * | kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2010-05-212-0/+12
| * | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-201-13/+5Star
| |\ \
| | * | sparc: Convert sparc to use read/update_persistent_clockJohn Stultz2010-03-131-13/+5Star
| * | | 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
| | |/ | |/|
| * | 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
| * | sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-143-18/+27
| * | sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-131-0/+1
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-2213-40/+72
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-193-6/+1Star
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-1920-83/+82Star
* | | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-293-0/+3
|/ /
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1319-9/+13
|\ \
| * \ Merge branch 'master' into export-slabhTejun Heo2010-04-053-0/+83
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3019-9/+13
* | | | sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-04-131-3/+8
* | | | sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller2010-04-131-0/+8
* | | | sparc64: Support kmemleak.David S. Miller2010-04-131-0/+4
* | | | sparc64: Add function graph tracer support.David S. Miller2010-04-138-9/+74
* | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-132-2/+2
* | | | sparc64: Remove profiling from some low-level bits.David S. Miller2010-04-131-1/+8
* | | | sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller2010-04-131-1/+1
* | | | sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-04-131-23/+3Star
| |/ / |/| |
* | | sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-041-0/+75
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-049-163/+14Star
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-294-11/+11
| |\ \
| * \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-1/+1
| |\ \ \
| | * | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer neededJiri Kosina2010-02-221-1/+1
| | | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
| * | | | dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori2010-03-132-21/+0Star
| * | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-133-16/+2Star
| * | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-134-116/+3Star
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-049-213/+8Star
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-032-8/+7Star
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into percpuTejun Heo2010-02-028-359/+560
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | local_t: Remove leftover local.hChristoph Lameter2010-01-051-1/+0Star
| | * | | | Merge branch 'master' into percpuTejun Heo2010-01-0539-380/+2056
| | |\ \ \ \