aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds18-232/+695
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt1-1/+6
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras1-24/+25
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M1-1/+1
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger1-1/+1
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro1-0/+4
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro2-0/+37
2006-09-11[PATCH] audit: more syscall classes addedAl Viro2-0/+26
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro3-0/+43
2006-09-10[POWERPC] Update defconfigsPaul Mackerras14-205/+662
2006-09-03[PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt1-1/+1
2006-09-01[PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt1-3/+3
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds25-306/+1083
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras1-17/+8
2006-08-31[POWERPC] Fix return value from memcpyPaul Mackerras1-4/+7
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras1-2/+3
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras1-17/+8
2006-08-30[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras1-0/+5
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt1-5/+5
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2-6/+22
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619114-66/+180
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt1-18/+66
2006-08-30[POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619111-0/+190
2006-08-30[POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips1-0/+328
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips5-87/+28
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2-98/+228
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips1-2/+2
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger1-10/+9
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-08-25[POWERPC] Remove flush_dcache_all exportMatt Porter1-4/+0
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman19-515/+1451
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang1-6/+7
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras1-4/+4
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619111-2/+6
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619113-62/+42
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt1-4/+11
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-8/+17
2006-08-23[POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming1-6/+6
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger3-198/+188
2006-08-23[POWERPC] Add 85xx DTS files to powerpcAndy Fleming4-0/+1032
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2-123/+88
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming1-107/+55
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman17-127/+688
2006-08-18[POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger1-0/+1
2006-08-18[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger1-3/+4
2006-08-18[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger1-0/+338
2006-08-18[POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger1-2/+10
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson1-0/+2
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt1-1/+1
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli1-0/+2
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman4-6/+13
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2-56/+56
2006-08-17[POWERPC] update {g5,iseries,pseries}_defconfigsWill Schmidt3-54/+224
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder1-0/+13
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2-3/+24
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao1-2/+0
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds14-84/+297
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-3/+55
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath4-2/+6
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-2/+2
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-7/+3
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand1-1/+1
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen1-2/+4
2006-07-29[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering1-2/+33
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool1-4/+11
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool1-0/+2
2006-07-28[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2-30/+50
2006-07-26[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-11/+24
2006-07-26[POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt1-5/+8
2006-07-26[POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt1-1/+5
2006-07-26[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2-11/+25
2006-07-26[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt1-0/+2
2006-07-26[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt1-0/+34
2006-07-26[POWERPC] fix up front-LED KconfigJohannes Berg1-16/+96
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-9/+22
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool1-1/+1
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt1-10/+28
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt14-204/+243
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2-2/+2
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt1-10/+29
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds49-2229/+6070
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras1-6/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-1/+1
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg2-2/+2
2006-07-03Merge branch '83xx' into for_paulusKumar Gala5-1/+1526
2006-07-03powerpc: add defconfig for Freescale MPC8349E-mITX boardKim Phillips1-0/+1336
2006-07-03powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips4-1/+190
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt38-1906/+2314
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt1-1/+4
2006-07-03[POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt1-24/+419
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt14-590/+663
2006-07-03[POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt1-1/+12
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2-7/+19
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt3-7/+43
2006-07-03[POWERPC] Add a default config for 32-bit CHRP machinesPaul Mackerras1-0/+1378
2006-07-03[POWERPC] fix implicit declaration on cell.Dave Jones1-0/+1
2006-07-03[POWERPC] change get_property to return void *Jeremy Kerr1-2/+1
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner7-18/+24
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