aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsGravatar Thomas Gleixner 6-17/+17
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 38-38/+0
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 38-38/+0
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.Gravatar David S. Miller 1-7/+62
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.Gravatar David S. Miller 1-69/+40
2006-06-29[SPARC]: Add of_io{remap,unmap}().Gravatar David S. Miller 1-0/+17
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.Gravatar David S. Miller 1-2/+2
2006-06-29[SPARC]: Beginnings of generic of_device framework.Gravatar David S. Miller 1-2/+420
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().Gravatar David S. Miller 1-0/+30
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 2-4/+6
2006-06-29[PATCH] sparc: register_cpu() build fixGravatar Andrew Morton 1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-1/+1
2006-06-27[PATCH] 64bit resource: change resource core to use resource_size_tGravatar Greg Kroah-Hartman 1-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGravatar Greg Kroah-Hartman 1-1/+3
2006-06-25[SPARC]: Add iomap interfaces.Gravatar David S. Miller 2-0/+50
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.Gravatar David S. Miller 1-18/+35
2006-06-25[SPARC]: Add of_set_property() interface.Gravatar David S. Miller 1-0/+53
2006-06-25[SPARC]: Export x_bus_type to modules.Gravatar David S. Miller 1-0/+2
2006-06-23[SBUS]: Rewrite and plug into of_device framework.Gravatar David S. Miller 1-0/+85
2006-06-23[SPARC]: Port of_device layer and make ebus use it.Gravatar David S. Miller 3-1/+290
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.Gravatar David S. Miller 5-82/+563
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.Gravatar David S. Miller 1-1/+45
2006-06-22[PATCH] sparc build breakageGravatar Al Viro 1-1/+1
2006-06-20[SPARC]: Kill __irq_itoa().Gravatar David S. Miller 5-32/+0
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressGravatar Bob Breuer 1-1/+2
2006-06-20[SPARC]: Mark smp init functions as cpuinitGravatar Bob Breuer 2-10/+5
2006-06-20[SPARC]: Setup cpu_possible_mapGravatar Bob Breuer 2-8/+24
2006-06-20[SPARC]: Add topology_init()Gravatar Bob Breuer 1-1/+31
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Gravatar Krzysztof Helt 1-0/+11
2006-05-21[SPARC]: Add robust futex syscall entries.Gravatar David S. Miller 1-1/+2
2006-05-12[SPARC]: Handle UNWIND_INFO properly.Gravatar David S. Miller 1-0/+1
2006-05-07[SPARC]: show device name in /proc/dvma_mapGravatar Martin Habets 1-0/+5
2006-05-07[SPARC]: Remove duplicate symbol exportsGravatar Martin Habets 1-13/+0
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.Gravatar David S. Miller 1-1/+1
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.Gravatar David S. Miller 1-1/+1
2006-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-04-11[PATCH] for_each_possible_cpu: sparcGravatar KAMEZAWA Hiroyuki 1-1/+1
2006-04-04kbuild: use relative path to -IGravatar Sam Ravnborg 1-1/+1
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.Gravatar David S. Miller 1-1/+1
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.Gravatar David S. Miller 1-1/+1
2006-03-26[PATCH] bitops: sparc: use generic bitopsGravatar Akinobu Mita 1-0/+8
2006-03-23[SPARC]: Try to start getting SMP back into shape.Gravatar Bob Breuer 8-167/+185
2006-03-23[PATCH] more for_each_cpu() conversionsGravatar Andrew Morton 5-31/+20
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 4-7/+20
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 3-9/+9
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().Gravatar David S. Miller 4-7/+20
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cGravatar Eric Sesterhenn 1-25/+15