aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel143-143/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk2-2/+2
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk2-2/+2
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-2/+2
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds58-921/+3256
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-35/+40
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-0/+4
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar3-4/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar10-25/+25
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-0/+3
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras1-0/+1
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2-11/+3
2006-06-29[POWERPC] U4 DART improvementsOlof Johansson2-7/+48
2006-06-29[POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer3-0/+400
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2-71/+78
2006-06-29[POWERPC] Fix idr locking in init_new_contextSonny Rao1-0/+2
2006-06-29[POWERPC] mpc7448hpc2 (taiga) board config fileZang Roy-r619111-0/+923
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619113-0/+558
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619117-3/+397
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann1-2/+12
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras5-155/+138
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala5-155/+138
2006-06-28[POWERPC] powerpc: kconfig warning fixAndrew Morton1-1/+1
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell4-334/+209
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell1-42/+0
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell3-29/+28
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis1-0/+3
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2-42/+132
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand1-1/+1
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt1-2/+4
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt1-5/+5
2006-06-28[POWERPC] Enable XMON in cell_defconfigMichael Ellerman1-3/+4
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2-0/+5
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman4-4/+88
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2-18/+27
2006-06-28[POWERPC] Move RTAS exports next to their declarationsMichael Ellerman1-14/+13
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman1-1/+1
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2-12/+8
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2-5/+3
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman1-28/+6
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman10-76/+58
2006-06-28[POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman1-0/+25
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2-40/+9
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2-0/+63
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger4-4/+0
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Jon Loeliger1-5/+0
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2-1/+1
2006-06-28[POWERPC] Remove redundant PPC_86XX check.Jon Loeliger1-3/+0
2006-06-28[POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis1-2/+12
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-5/+6
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar4-4/+4
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2-12/+2
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-13/+2
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+8
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2-7/+7
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman6-28/+33
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-5/+5
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-1/+35
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel1-2/+2
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz1-1/+1
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster1-1/+1
2006-06-26Storage class should be firstTobias Klauser1-2/+2
2006-06-26spelling fixesAndreas Mohr2-2/+2
2006-06-26fix paniced->panicked typosLee Revell1-1/+1
2006-06-25[PATCH] spufs: update ->flush method protoAl Viro1-2/+2
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann3-167/+121
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter3-4/+0
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton1-2/+2
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr1-2/+2
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds149-3726/+8367
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie1-2/+2
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-40/+26
2006-06-21[POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly2-1/+4
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard1-27/+30
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch1-0/+2
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard1-6/+2
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab2-607/+18
2006-06-21[POWERPC] mpic: add support for serial mode interruptsMark A. Greer1-0/+20
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas1-13/+22
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de3-413/+1640
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de1-0/+4
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi1-0/+1
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2-3/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand3-11/+8
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand5-41/+74
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand5-16/+30
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de1-6/+21
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de1-0/+1
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de1-0/+17
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2-9/+16
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman1-11/+15
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de1-0/+50
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de3-6/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-06-21[POWERPC] cell: update defconfigarnd@arndb.de1-12/+17
2006-06-21[POWERPC] cell: fix interrupt priority handlingarnd@arndb.de1-2/+1
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt13-146/+500
2006-06-21[POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2-0/+498
2006-06-21[POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger4-0/+525
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger3-4/+16
2006-06-21[POWERPC] Add 8641 CPU table entry.Jon Loeliger1-0/+12
2006-06-21[POWERPC] Add mpc8641_hpcn_defconfig config file.Jon Loeliger1-0/+921
2006-06-21[POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.Jon Loeliger4-2/+60
2006-06-21[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.Jon Loeliger1-2/+11
2006-06-21[POWERPC] Guard L3CR references with CPU_FTR_L3CR.Jon Loeliger1-0/+2
2006-06-21[POWERPC] RTAS delay, fix module build breaksJohn Rose2-3/+4
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann1-2/+2
2006-06-15[POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg1-0/+14
2006-06-15[POWERPC] check firmware state before suspendingDave C Boutcher1-0/+22
2006-06-15[POWERPC] Fix builtin command line interaction with firmwareAmos Waterland1-1/+1
2006-06-15[POWERPC] update pmac32_defconfigAnton Blanchard1-80/+124
2006-06-15[POWERPC] system call micro optimisationAnton Blanchard1-1/+1
2006-06-15[POWERPC] cleanup dma_mapping_opsAnton Blanchard3-21/+33
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard5-19/+23
2006-06-15[POWERPC] pcibus_to_node fixesAnton Blanchard1-1/+12
2006-06-15[POWERPC] Update pseries defconfigAnton Blanchard1-32/+43
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard4-53/+0
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard4-0/+16
2006-06-15[POWERPC] 64bit FPSCR supportAnton Blanchard2-5/+5
2006-06-15[POWERPC] Editable kernel command-line in zImage binary.mostrows@watson.ibm.com2-0/+34
2006-06-15[POWERPC] MSI abstractionJake Moilanen1-0/+25
2006-06-15[POWERPC] Add support for PCI-Express nodes in the device treeJake Moilanen3-2/+6
2006-06-15powerpc: Simplify push_end definition in pci_32.cPaul Mackerras1-3/+4
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras8-31/+140
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras3-10/+0
2006-06-12Merge branch 'merge'Paul Mackerras6-14/+46
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras5-7/+7
2006-06-10powerpc: Fix bug in iommu_alloc_coherent causing hang during bootPaul Mackerras1-1/+1
2006-06-09[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2-2/+15
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras6-115/+231
2006-06-09[PATCH] powerpc: Add udbg-immortal kernel optionBenjamin Herrenschmidt1-2/+5
2006-06-09[PATCH] powerpc: oprofile support for POWER6Michael Neuling2-23/+27
2006-06-09[PATCH] powerpc: node-aware dma allocationsChristoph Hellwig3-8/+11
2006-06-09[PATCH] powerpc: reorg RTAS delay codeJohn Rose3-85/+55
2006-06-09[PATCH] powerpc kbuild warning fixAndrew Morton1-8/+8
2006-06-09[PATCH] powerpc: add num_pmcs to 970MP cputable entryAnton Blanchard1-0/+1
2006-06-09[PATCH] powerpc: fix of_parse_dma_windowWill Schmidt1-0/+3
2006-06-09[PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2-1/+4
2006-06-09[PATCH] powerpc vdso updatesBenjamin Herrenschmidt3-27/+42
2006-06-09[PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli1-2/+0
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann3-6/+22
2006-06-09[PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt1-0/+1
2006-06-09powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras2-1/+12
2006-06-05[PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt1-7/+11
2006-06-01Merge branch 'merge'Paul Mackerras5-5/+76
2006-05-31[PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt1-0/+12
2006-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-3/+45
2006-05-26[PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg1-0/+12
2006-05-26[PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard1-3/+45
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason3-151/+4
2006-05-24[PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell1-98/+101
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell1-43/+19
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell3-40/+66
2006-05-24[PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell4-578/+622
2006-05-24[PATCH] powerpc: give iSeries device tree nodes better namesStephen Rothwell1-29/+66
2006-05-24[PATCH] powerpc: make iSeries flat device tree stuff staticStephen Rothwell1-18/+22
2006-05-24[PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell3-29/+21
2006-05-24[PATCH] powerpc: iSeries PCI devices can now have a devpsec attributeStephen Rothwell1-5/+2
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2-9/+4
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell1-25/+28
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2-14/+15
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell4-200/+286
2006-05-24[PATCH] powerpc: reintroduce HvCallPci_configLoad32Stephen Rothwell1-0/+19
2006-05-24[PATCH] powerpc: tidy up iseries/pci.cStephen Rothwell1-67/+11
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2-0/+4
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse1-2/+2
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse1-0/+1
2006-05-19Merge ../linux-2.6Paul Mackerras2-2/+2
2006-05-19[PATCH] powerpc: Auto reserve of device tree blobJimi Xenidis2-5/+9
2006-05-19[PATCH] powerpc: the iSeries vio lan driver changed device typeStephen Rothwell1-1/+1
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2-41/+24
2006-05-19[PATCH] powerpc: Add of_parse_dma_window()Jeremy Kerr1-0/+22
2006-05-19[PATCH] powerpc: udbg_printf() formatting attributejimix@watson.ibm.com1-2/+2
2006-05-19[PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman3-54/+95
2006-05-19[PATCH] powerpc: Kdump header cleanupMichael Ellerman3-9/+10
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman6-128/+89
2006-05-19[PATCH] powerpc: Parse early parameters earlierMichael Ellerman3-17/+7
2006-05-19[PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman4-1/+9
2006-05-19[PATCH] powerpc: Create /proc/rtas, /proc/ppc64/rtas if RTAS exists.mostrows@watson.ibm.com1-1/+1
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell1-4/+4
2006-05-19[PATCH] powerpc: update iSeries vdeviceStephen Rothwell1-2/+3
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell1-2/+2
2006-05-19[PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell1-3/+5
2006-05-19[PATCH] powerpc: Make early debugging options behave with oldconfigMichael Ellerman1-5/+8
2006-05-19[PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand4-39/+4
2006-05-19[PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas1-1/+6
2006-05-19Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras4-19/+23
2006-05-16[PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt1-1/+1
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard1-1/+1
2006-05-05Merge ../linux-2.6Paul Mackerras9-114/+205