aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller
2010-04-12sparc64: Support kmemleak.David S. Miller
2010-04-12sparc64: Add function graph tracer support.David S. Miller
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller
2010-04-12sparc64: Remove profiling from some low-level bits.David S. Miller
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-31sparc: Fix regset register window handling.David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller
2010-03-27arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28sparc: use __ratelimitAkinobu Mita
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer neededJiri Kosina
2010-02-20sparc64: If 'slot-names' property exist, create sysfs PCI slot information.David S. Miller
2010-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller
2010-02-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16sparc64: Kill bogus ip_tables.h include.David S. Miller
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely