summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
* powerpc/pseries: vio bus support for CMORobert Jennings2008-07-251-6/+1027
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-256-19/+63
* powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-0/+20
* powerpc/pseries: Add collaborative memory managerBrian King2008-07-253-0/+492
* powerpc/pseries: Utilities to set firmware page stateBrian King2008-07-251-0/+10
* powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-0/+71
* powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings2008-07-251-35/+46
* powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+120
* powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
* powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0Star
* powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-251-1/+1
* powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-256-35/+136
* powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
* powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-251-0/+11
* Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
|\
| * powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| * powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6Star
| * powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1Star
* | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-1/+1
|\ \
| * | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| * | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0Star
* | | x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-251-11/+25
* | | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-251-0/+53
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-2412-13/+13
|\ \ \
| * | | nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner2008-07-191-1/+1
| * | | Merge branch 'linus' into timers/nohzIngo Molnar2008-07-181707-165063/+97387Star
| |\ \ \
| * | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-1811-12/+12
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-243-0/+3
|\ \ \ \ \
| * | | | | arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton2008-07-231-1/+1
| * | | | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-183-0/+3
| | |/ / / | |/| | |
* | | | | x86-64: make BUILD_IRQ() also reset section backLinus Torvalds2008-07-241-1/+2
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-243-6/+3Star
|\ \ \ \ \
| * | | | | x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins2008-07-241-1/+1
| * | | | | xen: don't use sysret for sysexit32Jeremy Fitzhardinge2008-07-241-1/+1
| * | | | | x86: call early_cpu_init at the same pointJeremy Fitzhardinge2008-07-241-4/+1Star
* | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+1
|\ \ \ \ \ \
| * | | | | | Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-2414-44/+3196
|\ \ \ \ \ \
| * | | | | | m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2008-07-232-1/+3
| * | | | | | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior2008-07-233-13/+91
| * | | | | | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-231-4/+7
| * | | | | | m68knommu: add sched_clock() for the DMA timerSebastian Siewior2008-07-231-0/+16
| * | | | | | m68knommu: complete generic timeSebastian Siewior2008-07-232-28/+14Star
| * | | | | | m68knommu: move code within time.cSebastian Siewior2008-07-231-14/+26
| * | | | | | m68knommu: m68knommu: add old stack trace methodSebastian Siewior2008-07-231-3/+35
| * | | | | | m68knommu: Add Coldfire DMA Timer supportSebastian Siewior2008-07-232-1/+69
| * | | | | | m68knommu: defconfig for M5407C3 boardGreg Ungerer2008-07-231-0/+641
| * | | | | | m68knommu: defconfig for M5307C3 boardGreg Ungerer2008-07-231-0/+580