aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt6-15/+1030
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocateGautham R Shenoy1-10/+35
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy1-0/+101
2009-12-09powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak1-0/+3
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot1-0/+88
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot3-0/+28
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot4-2/+347
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2-11/+19
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+1
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+2
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf7-16/+98
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"Benjamin Herrenschmidt6-51/+49
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson1-1/+10
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt51-275/+512
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-1/+1
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de1-1/+1
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-24powerpc: Kill unused swiotlb variableFUJITA Tomonori1-1/+0
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell1-2/+0
2009-11-24powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt1-22/+0
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy3-9/+210
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy3-2/+32
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard1-0/+13
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner29-40/+39
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner1-7/+7
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-11-24Merge commit 'jwb/next' into nextBenjamin Herrenschmidt8-3/+36
2009-11-20powerpc/p4080: Add basic support for p4080ds platformKumar Gala6-0/+785
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch4-1/+13
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch4-1/+13
2009-11-20powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch4-2/+14
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala1-0/+14
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala4-94/+74
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala6-20/+20
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-20/+26
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds5-49/+48
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+2
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5cRusty Russell1-12/+7
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification messageJohn Villalovos1-6/+17
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo1-2/+2
2009-11-17omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak1-1/+1
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-7/+21