aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg6-21/+24
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2-0/+6
2008-01-12[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller1-1/+5
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller1-0/+16
2007-12-20[SPARC64]: Spelling fixesJoe Perches1-1/+1
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller1-0/+12
2007-12-12[SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller1-6/+13
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller1-6/+10
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov1-0/+4
2007-12-05[SPARC64]: Add missing "space"Joe Perches1-2/+3
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall1-0/+2
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller1-5/+10
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods5-6/+0
2007-10-31[SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller1-1/+1
2007-10-31[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller1-1/+1
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller5-17/+14
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-10-24More SG build fixesDavid Miller1-1/+1
2007-10-24SG build fixDavid Miller1-1/+1
2007-10-23[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright1-1/+1
2007-10-23sparc64: zero out dma_lengthFUJITA Tomonori1-0/+5
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-61/+50
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-22Update arch/ to use sg helpersJens Axboe4-18/+11
2007-10-22[SPARC64]: small Makefile cleanupsSam Ravnborg1-9/+0
2007-10-22[SPARC64]: Stop using __do_IRQ().David S. Miller2-50/+49
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-20/+0
2007-10-17[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller1-0/+7
2007-10-17[SPARC64]: Fix boot failures due to bootmem.David S. Miller1-4/+4
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-35/+46
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+0
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman1-6/+4
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan1-2/+5
2007-10-17Fix loop terminating conditions in fill_sg().David S. Miller2-12/+15
2007-10-17SPARC64: fix iommu sg chainingFUJITA Tomonori4-23/+31
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-28/+43
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller1-0/+16
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-9/+8
2007-10-16SPARC64: sg chaining supportJens Axboe2-28/+43
2007-10-13[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller1-20/+20
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2-12/+9
2007-10-13[SPARC64]: Kill ugly __bucket() macro.David S. Miller1-146/+92
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2-12/+12
2007-10-13[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller1-31/+91
2007-10-13[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2-12/+31
2007-10-13[SPARC64]: Allocate ivector_table dynamically.David S. Miller1-11/+11