aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/sbi.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller10-157/+585
2006-06-23[SPARC64]: Expand of_*() interfaces some more.David S. Miller2-0/+46
2006-06-23[SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller1-1/+0
2006-06-23[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller3-31/+50
2006-06-23[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller1-44/+25
2006-06-23[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller4-80/+78
2006-06-23[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller4-105/+41
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller21-450/+440
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller17-134/+182
2006-06-23[SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()David S. Miller1-2/+2
2006-06-23[SPARC64]: Fix for Niagara memory corruption.David S. Miller3-6/+39
2006-06-23[SPARC64]: Minor bug fix to obp_read_memory().David S. Miller1-2/+19
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller6-103/+104
2006-06-23[SPARC64]: Add of_getintprop_default().David S. Miller2-0/+15
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller3-88/+56
2006-06-23[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller1-0/+9
2006-06-23[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2-11/+23
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller7-385/+312
2006-06-23[SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2-0/+36
2006-06-23[SPARC64]: Import OBP device tree into kernel data structures.David S. Miller4-1/+626
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller5-125/+87
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones1-1/+1
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre1-1/+1
2006-06-23[PATCH] s390_hypfs filesystem: get_sb_single() fixAndrew Morton1-4/+3
2006-06-23[PATCH] cpufreq build fixAndrew Morton2-0/+2
2006-06-23[BLOCK] Fix bounce limit address checkAndi Kleen1-1/+1
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe4-32/+24
2006-06-23[PATCH] splice: retrieve mapping after locking the pageJens Axboe1-17/+29
2006-06-23[PATCH] cfq-iosched: rq update fixesJens Axboe1-5/+5
2006-06-23[PATCH] cfq-iosched: many performance fixesJens Axboe1-40/+76
2006-06-23[PATCH] cfq-iosched: correctly set ioprio on both targetsJens Axboe1-3/+2
2006-06-23[PATCH] Make CFQ the default IO schedulerJens Axboe1-1/+1
2006-06-23[PATCH] Rearrange a few struct request membersJens Axboe1-6/+5
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe3-46/+54
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe10-29/+20
2006-06-23[PATCH] cfq-iosched: Don't set the queue batching limitsJens Axboe1-45/+3
2006-06-23[PATCH] remove dead code from elevator switchingDave Jones1-3/+0
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan1-3/+3
2006-06-23[PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso1-1/+4
2006-06-23[PATCH] iosched: use hlist for request hashtableAkinobu Mita2-49/+35
2006-06-23[PATCH] docs: update sparse.txt with CHECK_ENDIANBob Copeland1-15/+21
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis1-1/+1
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller1-0/+4
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn18-65/+34
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara2-181/+246
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall1-27/+27
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich13-57/+31
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk1-4/+3
2006-06-23[PATCH] CodingStyle: add typedefs chapterRandy Dunlap1-12/+88