summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SPARC64]: Const'ify pci_iommu_ops.David S. Miller3-4/+4
2007-04-26[SPARC64]: Kill pbm->pci_first_slot.David S. Miller5-14/+2
2007-04-26[SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller4-66/+12
2007-04-26[SPARC64]: Kill pci_controller->base_address_update().David S. Miller4-182/+0
2007-04-26[SPARC64]: Kill pci_controller->resource_adjust()David S. Miller5-49/+12
2007-04-26[SPARC64]: Kill PBM ranges software state.David S. Miller4-32/+15
2007-04-26[SPARC64]: Kill PBM intmap software state.David S. Miller3-28/+0
2007-04-26[SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller6-218/+103
2007-04-26[SPARC64]: Fix sabre pci controllers with new probing scheme.David S. Miller3-284/+165
2007-04-26[SPARC64]: Fix obppath pci device sysfs creation.David S. Miller1-0/+3
2007-04-26[SPARC64]: Minor cleanups to schizo pci controller driver.David S. Miller1-79/+31
2007-04-26[SPARC64]: Internalize pci_memspace_mask.David S. Miller3-1/+3
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller8-1039/+409
2007-04-26[SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller1-32/+4
2007-04-26[SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller1-9/+3
2007-04-26[SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller2-4/+4
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller12-144/+5
2007-04-26[SPARC]: constify some paramaters of OF routinesStephen Rothwell1-3/+6
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell2-2/+2
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell11-43/+46
2007-04-26[SPARC]: constify of_get_property return: arch/sparcStephen Rothwell4-19/+20
2007-04-26[SPARC64]: Small cleanups time.cTony Breeds1-11/+6
2007-04-26[SPARC64]: Fix sparc64_next_event() error return.David S. Miller1-1/+1
2007-04-26[SPARC64]: Add clocksource/clockevents support.David S. Miller3-220/+231
2007-04-26[SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().David S. Miller1-6/+9
2007-04-26[SPARC64]: Unify timer interrupt handler.David S. Miller4-141/+21
2007-04-26[SPARC64]: Synchronize RTC clock via timer just like x86.David S. Miller1-18/+48
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle1-1/+1
2007-04-24[PATCH] i386: Fix some warnings added by earlier patchAndi Kleen1-4/+4
2007-04-24[PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen1-1/+1
2007-04-24[PATCH] x86: Remove noreplacement optionAndi Kleen1-19/+2
2007-04-24[PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara1-1/+5
2007-04-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-50/+120
2007-04-20Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones1-1/+1
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto1-2/+2
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto3-18/+95
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto5-40/+21
2007-04-20[MIPS] Add missing silicon revisions for BCM112xMark Mason1-0/+12
2007-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2007-04-17Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-10/+13
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky1-2/+1
2007-04-17alpha: more fixes for specific machine typesIvan Kokshaysky2-1/+7
2007-04-17alpha: fixes for specific machine typesIvan Kokshaysky6-12/+37
2007-04-17[NET]: Get rid of alloc_skb_from_cacheHerbert Xu1-1/+0
2007-04-16cache_k8_northbridges() overflows beyond allocationBadari Pulavarty1-2/+2
2007-04-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+102
2007-04-16[ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks1-5/+6
2007-04-16[ARM] Update mach-typesRussell King1-3/+96
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2-8/+11
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2-2/+2