summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-303-97/+26
|\
| * [SPARC64]: Kill sun4v virtual device layer.David S. Miller2006-06-302-97/+23
| * [SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller2006-06-301-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301431-1446/+17
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301427-1429/+0
| * | arch/arm26/Kconfig typosMatt LaPlante2006-06-301-3/+3
| * | typo fixes: specfic -> specificAdrian Bunk2006-06-301-1/+1
| * | typo fixes: occuring -> occurringAdrian Bunk2006-06-305-5/+5
| * | typo fixes: mecanism -> mechanismAdrian Bunk2006-06-302-2/+2
| * | typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-302-6/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-303-3/+15
|\ \ \ | |_|/ |/| |
| * | ACPI: Kconfig: ACPI_SRAT depends on ACPIAndrew Morton2006-06-301-1/+1
| * | merge linus into release branchLen Brown2006-06-29432-2850/+6578
| |\ \
| * \ \ Pull bugzilla-5737 into release branchThomas Renninger2006-06-272-2/+14
| |\ \ \
| | * | | ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-262-2/+14
* | | | | [PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2006-06-302-2/+7
* | | | | [PATCH] uml: remove stray fileJeff Dike2006-06-301-172/+0
* | | | | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-303-30/+0
* | | | | [PATCH] uml: add locking to xtime accessesJeff Dike2006-06-301-2/+8
* | | | | [PATCH] uml: unregister useless console when it's not neededJeff Dike2006-06-301-4/+18
* | | | | [PATCH] uml: fix off-by-one bug in VM file creationJeff Dike2006-06-301-2/+5
* | | | | [PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike2006-06-301-2/+12
* | | | | [PATCH] add smp_setup_processor_id()Andrew Morton2006-06-301-0/+6
* | | | | [PATCH] Light weight event countersChristoph Lameter2006-06-302-11/+10
* | | | | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-3/+2
* | | | | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* | | | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-303-3/+4
* | | | | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | | | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-303-3/+4
* | | | | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
* | | | | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-301-0/+5
* | | | | [PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton2006-06-301-3/+6
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-291-1/+0
|\ \ \ \
| * | | | [NET]: make skb_release_data() staticAdrian Bunk2006-06-291-1/+0
| | |_|/ | |/| |
* | | | [SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.David S. Miller2006-06-291-1/+3
* | | | [SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.David S. Miller2006-06-291-5/+2
* | | | [SPARC64] power: Convert to of_driver.David S. Miller2006-06-291-39/+18
* | | | [SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.David S. Miller2006-06-291-3/+2
* | | | [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-291-7/+62
* | | | [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-2910-1048/+1091
* | | | [SPARC64]: Fix typo in clock_probe().David S. Miller2006-06-291-2/+2
* | | | [SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller2006-06-291-0/+7
* | | | [SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller2006-06-291-1/+1
* | | | [SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller2006-06-291-1/+1
* | | | [SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller2006-06-291-0/+4
* | | | [SPARC]: Convert clock drivers to of_driver framework.David S. Miller2006-06-294-265/+94
* | | | [SPARC64] auxio: Convert to pure of_device driver.David S. Miller2006-06-291-49/+24
* | | | [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-292-0/+34
* | | | [SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller2006-06-291-2/+2
* | | | [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-292-4/+908
OpenPOWER on IntegriCloud