aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel1-0/+4
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel1-5/+3
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel3-48/+25
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel2-7/+20
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel1-55/+37
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel3-34/+10
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-0/+7
2006-06-25[PATCH] m68k: dma API additionRoman Zippel1-0/+28
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel2-10/+61
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel1-20/+20
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel1-5/+14
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel1-107/+127
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge7-163/+16
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter2-1/+12
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+0
2006-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-50/+266
2006-06-24Merge signal handler branchRussell King1-1/+78
2006-06-24[ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz1-1/+78
2006-06-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-92/+435
2006-06-24Add some basic resume trace facilitiesLinus Torvalds2-3/+34
2006-06-24Merge S3C24xx branchRussell King10-29/+185
2006-06-24Merge ep93xx branchRussell King2-0/+3
2006-06-24[ARM] 3645/1: S3C2412: irq support for external interruptsBen Dooks2-23/+13
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks2-0/+18
2006-06-24[ARM] 3638/1: S3C2412: core clocksBen Dooks1-1/+62
2006-06-24[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu supportBen Dooks5-5/+92
2006-06-24[ARM] 3631/1: Remove legacy __mem_isa() definitionsAndrew Victor13-20/+0
2006-06-24[ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek2-0/+3
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller2-16/+39
2006-06-23[SPARC]: Port of_device layer and make ebus use it.David S. Miller3-1/+69
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller3-9/+104
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller3-0/+74
2006-06-23[SPARC64]: Expand of_*() interfaces some more.David S. Miller1-0/+3
2006-06-23[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller1-4/+3
2006-06-23[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller2-13/+0
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller4-38/+32
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2-2/+4
2006-06-23[SPARC64]: Fix for Niagara memory corruption.David S. Miller1-0/+2
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller1-2/+3
2006-06-23[SPARC64]: Add of_getintprop_default().David S. Miller1-0/+3
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller1-2/+3
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller1-6/+6
2006-06-23[SPARC64]: Add of_find_node_by_{name,type}().David S. Miller1-0/+10
2006-06-23[SPARC64]: Import OBP device tree into kernel data structures.David S. Miller1-0/+79
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller2-0/+2
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-128/+393
2006-06-23Auto-update from upstreamTony Luck237-2864/+4586
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe1-0/+4
2006-06-23[PATCH] Rearrange a few struct request membersJens Axboe1-6/+5