aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt2-0/+72
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger2-2/+14
2006-06-21[POWERPC] Add 8641 CPU table entry.Jon Loeliger1-0/+12
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 Rose1-0/+1
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] system call micro optimisationAnton Blanchard1-1/+1
2006-06-15[POWERPC] cleanup dma_mapping_opsAnton Blanchard2-14/+22
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard2-7/+8
2006-06-15[POWERPC] pcibus_to_node fixesAnton Blanchard1-1/+12
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard1-8/+0
2006-06-15[POWERPC] 64bit FPSCR supportAnton Blanchard2-5/+5
2006-06-15[POWERPC] MSI abstractionJake Moilanen1-0/+25
2006-06-15[POWERPC] Add support for PCI-Express nodes in the device treeJake Moilanen2-2/+4
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 Mackerras2-0/+5
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras1-3/+0
2006-06-12Merge branch 'merge'Paul Mackerras3-1/+22
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 Neuling1-1/+12
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: 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 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 Bergmann1-0/+9
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-01Merge branch 'merge'Paul Mackerras2-3/+47
2006-05-26[PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard1-3/+45
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell1-0/+5
2006-05-24[PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell1-0/+6
2006-05-24[PATCH] powerpc: iSeries PCI devices can now have a devpsec attributeStephen Rothwell1-5/+2
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+2
2006-05-19Merge ../linux-2.6Paul Mackerras1-1/+1
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 Kerr1-22/+14
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 Ellerman4-95/+57
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: remove do-nothing cpu setup routinesGeoff Levand4-39/+4
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-05Merge ../linux-2.6Paul Mackerras4-10/+97
2006-05-05powerpc: provide ppc_md.panic() for both ppc32 & ppc64Kumar Gala4-19/+23
2006-05-03[PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras1-0/+70
2006-05-03[PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli1-7/+7
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr1-0/+18
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-3/+2
2006-04-29[PATCH] nvram_print_partitions cosmetic fixupWill Schmidt1-1/+1
2006-04-29[PATCH] powerpc iommu: minor cleanupOlof Johansson1-10/+10
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell1-34/+164
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell1-1/+2
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell1-28/+143
2006-04-29Merge branch 'merge'Paul Mackerras7-18/+160
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2-0/+17
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-0/+13
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2-8/+8
2006-04-28[PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra1-4/+12
2006-04-28powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras1-4/+107
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman1-1/+1
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+1
2006-04-22Merge branch 'merge'Paul Mackerras1-0/+1
2006-04-22Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras1-0/+1
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson1-5/+1
2006-04-22[PATCH] powerpc: Quiet PCI init printoutsOlof Johansson1-5/+5
2006-04-22[PATCH] powerpc: Quiet time init outputOlof Johansson1-2/+2
2006-04-22[PATCH] powerpc: remove io_page_maskAnton Blanchard2-29/+3
2006-04-22[PATCH] powerpc: Disable and EOI interrupts in machine_crash_shutdown()Michael Ellerman1-0/+13
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann1-0/+5
2006-04-21[PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson1-1/+1
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson3-17/+65
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi1-7/+7
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds10-86/+123
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras6-65/+95
2006-04-13[PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman1-3/+2
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard1-2/+2
2006-04-13[PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard1-2/+2
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-04Merge branch 'master'Kumar Gala1-0/+24
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell1-14/+22
2006-04-02powerpc/ppc: export strncasecmpKumar Gala1-0/+1
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov58-876/+3447
2006-04-02[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell1-6/+4
2006-04-01powerpc: hook up the splice syscallPaul Mackerras1-0/+1
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt1-4/+5
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2-17/+17
2006-04-01Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras2-12/+3
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-2/+2
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2-2/+2
2006-03-30powerpc: converted embedded platforms to use new define_machine supportKumar Gala1-6/+0
2006-03-30powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala1-6/+3
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki9-16/+16
2006-03-29Merge ../linux-2.6Paul Mackerras2-9/+10
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt14-389/+327
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell1-1/+4
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras1-6/+0
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras1-13/+1
2006-03-27powerpc: remove OCP referencesKumar Gala1-6/+0
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell1-0/+1
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard1-3/+3
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz1-0/+6
2006-03-28[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman1-1/+3
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard1-1/+3
2006-03-27powerpc: use memparse() for mem= command line parsingKumar Gala1-13/+1
2006-03-28powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2-21/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern2-9/+10
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2-0/+223
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras2-0/+323
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras1-0/+349
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras3-1/+747
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2-1/+472
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras7-84/+52
2006-03-27[PATCH] powerpc: legacy_serial loop cleanupMichael Neuling1-19/+19
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard5-76/+82
2006-03-27[PATCH] powerpc: return to OF via trap, not exitOlaf Hering1-9/+14
2006-03-27[PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering1-1/+5
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann5-0/+5
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell4-5/+10
2006-03-26[PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi1-8/+55
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-2/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-60/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton3-9/+6
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-2/+2
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas1-4/+1
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman1-2/+0
2006-03-17Merge ../linux-2.6Paul Mackerras5-50/+39
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2-25/+4
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering1-10/+0
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling1-1/+1
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras1-14/+34
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-0/+24
2006-03-09Merge ../linux-2.6Paul Mackerras12-179/+66
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds10-177/+61
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras7-173/+52
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt1-1/+1
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt1-3/+6
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras1-0/+2
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt1-2/+2
2006-02-28Merge ../powerpc-mergePaul Mackerras2-18/+40
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt1-2/+2
2006-02-27powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras1-0/+5
2006-02-24[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala1-16/+38
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras7-14/+282
2006-02-24Merge ../powerpc-mergePaul Mackerras11-358/+150
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2-131/+4
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2-10/+34
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry1-0/+1
2006-02-24[PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni1-1/+3
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman1-7/+3
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman1-3/+1
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman1-2/+2
2006-02-20[PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson1-2/+4
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering1-16/+0
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2-187/+99
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason16-29/+1
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman1-25/+0
2006-02-10[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce1-0/+4
2006-02-10[PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce1-1/+1
2006-02-10Merge ../powerpc-mergePaul Mackerras4-18/+13
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI1-0/+1
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2-5/+3
2006-02-08[PATCH] powerpc signal __user annotationsAl Viro2-13/+9
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras16-36/+82
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman1-4/+0
2006-02-07[PATCH] powerpc: cleanup pmac_newworld variable usageOlaf Hering1-1/+0
2006-02-07[PATCH] powerpc: Add Virtex-4 FX to cpu tableGrant C. Likely1-1/+11
2006-02-07[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch1-0/+3
2006-02-07[PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman1-2/+3
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl1-2/+1
2006-02-07[PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering1-1/+1
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering1-1/+3
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering1-2/+2
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering1-4/+4
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2-0/+30
2006-02-07[PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher1-4/+0
2006-02-07[PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher1-0/+3
2006-02-07[PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher1-2/+2
2006-02-07[PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman1-0/+1
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen1-3/+6