summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-026-17/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-0121-21/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3021-21/+0Star
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-301-7/+62
* [SPARC]: Convert clock drivers to of_driver framework.David S. Miller2006-06-301-69/+40Star
* [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-301-0/+17
* [SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller2006-06-301-2/+2
* [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-301-2/+420
* [SPARC]: Add of_n_{addr,size}_cells().David S. Miller2006-06-301-0/+30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-4/+6
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
| * [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
| * [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-1/+3
* | [PATCH] sparc: register_cpu() build fixAndrew Morton2006-06-291-1/+1
|/
* [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-261-18/+35
* [SPARC]: Add of_set_property() interface.David S. Miller2006-06-261-0/+53
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-261-0/+2
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-241-0/+85
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-243-1/+290
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-244-82/+561
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-241-1/+45
* [PATCH] sparc build breakageAl Viro2006-06-231-1/+1
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-205-32/+0Star
* [SPARC]: Mark smp init functions as cpuinitBob Breuer2006-06-202-10/+5Star
* [SPARC]: Setup cpu_possible_mapBob Breuer2006-06-202-8/+24
* [SPARC]: Add topology_init()Bob Breuer2006-06-201-1/+31
* [SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt2006-06-111-0/+11
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-221-1/+2
* [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-121-0/+1
* [SPARC]: show device name in /proc/dvma_mapMartin Habets2006-05-081-0/+5
* [SPARC]: Remove duplicate symbol exportsMartin Habets2006-05-081-13/+0Star
* [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-151-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki2006-04-111-1/+1
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-04-011-1/+1
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-04-011-1/+1
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-246-166/+179
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-235-31/+20Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-222-6/+6
* [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn2006-03-201-25/+15Star
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-131-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-082-2/+3
|\
| * [SPARC]: Wire up sys_unshare().David S. Miller2006-02-082-2/+3
* | [PATCH] restore power-off on sparc32Al Viro2006-02-081-1/+1
|/
* [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-221-1/+1
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-195-150/+44Star
* [PATCH] sparc: task_stack_page()Al Viro2006-01-121-4/+4
* [PATCH] sparc: task_thread_info()Al Viro2006-01-125-8/+8