aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-13/+13
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-7/+0
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-3/+3
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2-9/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu2-2/+2
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-2/+2
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman3-179/+38
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin1-1/+1
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki1-2/+2
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-3/+3
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood1-0/+2
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch1-19/+25
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch1-0/+6
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood1-21/+21
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2-52/+242
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas1-17/+64
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas1-0/+29
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas2-11/+35
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner1-0/+1
2006-09-20[POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer9-178/+441
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras3-25/+11
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell4-103/+118
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell2-19/+0
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell2-56/+0
2006-09-20[POWERPC] silence a warningStephen Rothwell1-1/+1
2006-09-20[POWERPC] make spinlocks work in a combined kernelStephen Rothwell1-14/+13
2006-09-14[POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips1-8/+8
2006-09-14[POWERPC] Fix non-smp buildOlof Johansson1-0/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras24-236/+809
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] Export copy_4K_page()David Howells1-0/+3
2006-09-13[POWERPC] print backtrace when entering xmonOlaf Hering3-0/+16
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz5-0/+223
2006-09-13[POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson7-0/+436
2006-09-13[POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson1-0/+14
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2-5/+5
2006-09-13[POWERPC] Emulate power5 popcntb instructionWill Schmidt1-0/+25
2006-09-13[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman1-6/+12
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-31Merge branch 'merge'Paul Mackerras23-305/+1072
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-25Merge branch 'merge'Paul Mackerras30-449/+1598
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-25[POWERPC] reboot when panic_timout is setOlaf Hering1-0/+3
2006-08-25[POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell1-63/+63
2006-08-25[POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman1-4/+2
2006-08-25[POWERPC] iseries: remove const warningStephen Rothwell1-4/+5
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling3-5/+7
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson6-98/+68
2006-08-25[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2-1/+1
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand1-11/+11
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling2-9/+9
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-08Merge branch 'merge'Paul Mackerras3-5/+24
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling7-11/+102
2006-08-08[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-08-08[POWERPC] Remove flush_dcache_all exportMatt Porter1-4/+0
2006-08-08[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger1-0/+338
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman2-2/+2
2006-08-08[POWERPC] Turn on tigon3 support in maple_defconfigAmos Waterland1-1/+1
2006-08-08[POWERPC] Export msi symbolsJake Moilanen1-0/+5
2006-08-08[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger3-198/+188
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-08-07[POWERPC] Enable PURR sysfs entry correctlyMichael Neuling1-2/+2
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard7-230/+142
2006-08-01Merge branch 'merge'Paul Mackerras29-250/+414
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] Simplify dma_ops bug conditionsJeremy Kerr1-37/+28
2006-07-31[POWERPC] Make get_property() return a const void *Jeremy Kerr1-1/+1
2006-07-31[POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr11-91/+95
2006-07-31[POWERPC] maple: Constify & voidify get_property()Jeremy Kerr2-26/+21
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr3-20/+17
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr5-32/+31
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr9-20/+20
2006-07-31[POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr2-6/+5
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr13-51/+51
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr21-227/+228
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-14Merge branch 'mpe'Stephen Rothwell15-145/+236
2006-07-14[POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman1-0/+17
2006-07-13Merge branch 'hvc_iseries'Stephen Rothwell2-3/+8
2006-07-13[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell1-1/+0
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell2-3/+8
2006-07-13[POWERPC] Fix a compiler warning in mm/tlb_64.cMichael Ellerman1-0/+1
2006-07-13[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman1-1/+1
2006-07-13[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman1-8/+12
2006-07-13[POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman6-6/+84
2006-07-13[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman2-0/+14
2006-07-13[POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman4-4/+53
2006-07-13[POWERPC] iseries: Cleanup e2a() and strne2a()Michael Ellerman1-75/+17
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman3-118/+97
2006-07-13[POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman1-10/+17
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-07[POWERPC] Remove linux,pci-domain propertiesJeremy Kerr1-38/+1
2006-07-07[POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr1-10/+12
2006-07-07[POWERPC] Remove linux,device propertiesJeremy Kerr1-24/+0
2006-07-07[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2-30/+50
2006-07-07[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-11/+24
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt3-7/+72
2006-07-07[POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt1-5/+8
2006-07-07[POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt1-1/+5
2006-07-07[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2-11/+25
2006-07-07[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt1-0/+2
2006-07-07[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt1-0/+34
2006-07-07[POWERPC] fix up front-LED KconfigJohannes Berg1-16/+96
2006-07-07[POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile.Niels Kristian Bech Jensen1-0/+4
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