summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-14Fix VMI relocation processing logic errorZachary Amsden1-3/+6
2007-04-14failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai1-3/+6
2007-04-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-341/+246
2007-04-13[SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway1-1/+1
2007-04-13[SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2-2/+1
2007-04-12[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2-4/+4
2007-04-12[SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath3-6/+8
2007-04-12[PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2-8/+35
2007-04-12[PPC] Fix compilation and linking errors of mpc885ads build.Vitaly Bordug1-10/+10
2007-04-12[PPC] MPC8272 ADS compile fixed, defconfig refreshed.Vitaly Bordug2-130/+479
2007-04-11[SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller1-328/+232
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer1-2/+2
2007-04-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-8/+12
2007-04-08[PATCH] i386: irqbalance_disable() section fixAndrew Morton1-1/+1
2007-04-08[PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton1-1/+1
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2-1/+24