aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller3-18/+27
2010-04-13sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker1-0/+1
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller19-9/+13
2010-04-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller1-3/+8
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller1-0/+8
2010-04-12sparc64: Support kmemleak.David S. Miller1-0/+4
2010-04-12sparc64: Add function graph tracer support.David S. Miller8-9/+74
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2-2/+2
2010-04-12sparc64: Remove profiling from some low-level bits.David S. Miller1-1/+8
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller1-1/+1
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller1-23/+3
2010-04-05Merge branch 'master' into export-slabhTejun Heo3-0/+83
2010-04-03sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller1-0/+75
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-163/+14
2010-03-31sparc: Fix regset register window handling.David S. Miller2-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo19-9/+13
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-11/+11
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller1-1/+1
2010-03-27arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall3-10/+10
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori2-21/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig3-16/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig4-116/+3
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-213/+8
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller9-213/+8
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-8/+7
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds8-18/+82
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller12-45/+34
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+5
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+0
2010-02-28sparc: use __ratelimitAkinobu Mita1-6/+3
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-11/+0
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-4/+6
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-5/+5
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-22/+7
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski2-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski2-4/+6
2010-02-22Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer neededJiri Kosina1-1/+1
2010-02-20sparc64: If 'slot-names' property exist, create sysfs PCI slot information.David S. Miller1-0/+75
2010-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller9-17/+36
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller1-2/+4
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo1-1/+1
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller1-0/+7
2010-02-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-8/+0
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-11/+0