aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller
2006-07-13[SPARC64]: of_device_register() error checking fixAndrew Morton
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-06-25[SPARC]: Add iomap interfaces.David S. Miller
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller
2006-06-25[SPARC]: Export x_bus_type to modules.David S. Miller
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller
2006-06-23[SPARC]: Port of_device layer and make ebus use it.David S. Miller
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller
2006-06-22[PATCH] sparc build breakageAl Viro
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressBob Breuer
2006-06-20[SPARC]: Mark smp init functions as cpuinitBob Breuer
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer
2006-06-20[SPARC]: Add topology_init()Bob Breuer
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller
2006-05-07[SPARC]: show device name in /proc/dvma_mapMartin Habets
2006-05-07[SPARC]: Remove duplicate symbol exportsMartin Habets
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller
2006-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki
2006-04-04kbuild: use relative path to -ISam Ravnborg
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin