summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-252-10/+61
* [PATCH] m68k: small flush_icache() cleanupRoman Zippel2006-06-251-20/+20
* [PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel2006-06-251-5/+14
* [PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel2006-06-251-107/+127
* [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-257-163/+16
* [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-252-1/+12
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2426-50/+266
|\
| * Merge signal handler branchRussell King2006-06-241-1/+78
| |\
| | * [ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz2006-06-241-1/+78
| * | Merge S3C24xx branchRussell King2006-06-2410-29/+185
| |\ \
| | * | [ARM] 3645/1: S3C2412: irq support for external interruptsBen Dooks2006-06-242-23/+13
| | * | [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-242-0/+18
| | * | [ARM] 3638/1: S3C2412: core clocksBen Dooks2006-06-241-1/+62
| | * | [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu supportBen Dooks2006-06-245-5/+92
| * | | Merge ep93xx branchRussell King2006-06-242-0/+3
| |\ \ \
| | * | | [ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek2006-06-242-0/+3
| | |/ /
| * / / [ARM] 3631/1: Remove legacy __mem_isa() definitionsAndrew Victor2006-06-2413-20/+0
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-2417-92/+435
|\ \ \
| * | | [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-232-16/+39
| * | | [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-233-1/+69
| * | | [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-233-9/+104
| * | | [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-233-0/+74
| * | | [SPARC64]: Expand of_*() interfaces some more.David S. Miller2006-06-231-0/+3
| * | | [SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2006-06-231-4/+3
| * | | [SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller2006-06-232-13/+0
| * | | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-234-38/+32
| * | | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-232-2/+4
| * | | [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-231-0/+2
| * | | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-231-2/+3
| * | | [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-231-0/+3
| * | | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-231-2/+3
| * | | [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-231-6/+6
| * | | [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-231-0/+10
| * | | [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-231-0/+79
| * | | [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-232-0/+2
| |/ /
* / / Add some basic resume trace facilitiesLinus Torvalds2006-06-242-3/+34
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-235-128/+393
|\ \
| * | [libata] Add host lock to struct ata_portJeff Garzik2006-06-221-0/+1
| * | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-221-0/+2
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-221122-3496/+8135
| |\ \
| * \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-181-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into upstreamJeff Garzik2006-06-132-1/+3
| |\ \ \
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-121-1/+2
| * | | | libata: fix build, by adding required workqueue member to port structJeff Garzik2006-06-121-0/+1
| * | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-121-0/+3
| * | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-1134-165/+360
| |\ \ \ \
| * | | | | [PATCH] libata: cosmetic change in struct ata_portTejun Heo2006-06-111-1/+2
| * | | | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-311-8/+0