aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2-12/+14
2006-09-21[POWERPC] Fix compile error in sbc8560Amy Fong2-0/+19
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer1-1/+1
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell2-9/+0
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell2-88/+0
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell1-16/+0
2006-09-14Merge branch 'linux-2.6'Paul Mackerras1-266/+319
2006-09-13[POWERPC] PPC: Fix Kconfig whitespace warningsJosh Boyer1-3/+3
2006-09-13[POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsJosh Boyer2-16/+38
2006-09-13[POWERPC] Make function of pm_power_off consistent with x86Corey Minyard1-5/+12
2006-09-13[POWERPC] update prep_defconfigOlaf Hering1-266/+319
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-4/+698
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras1-3/+4
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips3-1/+694
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug11-362/+460
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath1-0/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-3/+3
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-04[POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt1-0/+212
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt1-0/+2
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner13-24/+27
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel196-196/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-2/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-22/+30
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar15-20/+20
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-6/+6
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-17/+25
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26Storage class should be firstTobias Klauser1-2/+2
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-36/+149
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-5/+4
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie1-1/+1
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-3/+3
2006-06-21[PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driverGreg Kroah-Hartman1-5/+4
2006-06-15[POWERPC] ppc32: fix CPCI405 board supportMatthias Fuchs3-31/+140
2006-06-13powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras2-4/+4
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras1-1/+1
2006-06-01Merge branch 'merge'Paul Mackerras4-18/+18
2006-05-29ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras1-1/+1
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug3-17/+17
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason1-0/+4
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti1-4/+0
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-1/+1
2006-04-28[PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug4-1/+415
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug3-11/+26
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin3-2/+17
2006-04-22Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras1-0/+1
2006-04-21[PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2-17/+17
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-4/+5
2006-04-13[PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug1-4/+5
2006-04-04kbuild: use relative path to -ISam Ravnborg1-1/+1
2006-04-02powerpc/ppc: export strncasecmpKumar Gala1-0/+1
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki2-2/+2
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2-15/+21
2006-03-29Merge ../linux-2.6Paul Mackerras2-2/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall1-10/+12
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall1-20/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-7/+5
2006-03-28ppc: Fix compile error in arch/ppc/lib/strcase.cPaul Mackerras1-0/+1
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras54-4507/+1
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras1-1/+1
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala54-4507/+1
2006-03-27ppc: fix strncasecmp prototypeKumar Gala1-1/+1
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras42-9538/+47
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+1
2006-03-27ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras1-4/+0
2006-03-27powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras1-9/+0
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2-228/+0
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras2-322/+1
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2-351/+0
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras3-749/+0
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2-473/+2
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras6-443/+7
2006-03-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut2-28/+58
2006-03-27[PATCH] ppc32: Adds support for the LITE5200B dev boardSylvain Munaut2-3/+37
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut1-1/+2
2006-03-26[PATCH] ppc: fix undefined reference to hweight32Akinobu Mita1-0/+4
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-4/+13
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-5/+5
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-6/+4
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds231-680/+3490
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-2/+2
2006-03-20Merge branch 'master'Kumar Gala17-597/+41
2006-03-17[PATCH] Fix compile error for ML300/403Grant Likely1-1/+1
2006-03-17[PATCH] ppc: Fix platform_notify functions marked __initAdrian Cox6-6/+6
2006-03-17[PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn5-10/+5
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik2-72/+24
2006-03-09Merge ../linux-2.6Paul Mackerras2-72/+24
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2-72/+24
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith3-4/+10
2006-02-27Merge branch 'master'Jeff Garzik4-486/+4
2006-02-24Merge ../powerpc-mergePaul Mackerras5-508/+5
2006-02-23Merge branch 'upstream-fixes'Jeff Garzik2-22/+1
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry1-0/+1
2006-02-24[PATCH] ppc: fix adb breakage in xmonOlaf Hering3-486/+3
2006-02-21ppc32: Fix BCSR_SIZE for MPC834x SYSHorst Kronstorfer1-1/+1
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering2-22/+1
2006-02-17Merge branch 'upstream-fixes'Jeff Garzik1-283/+0
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason200-402/+1
2006-02-10[PATCH] ppc32: Make platform devices being able to assign functionsVitaly Bordug1-3/+174
2006-02-10[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce1-0/+4
2006-02-10Merge ../powerpc-mergePaul Mackerras20-313/+34
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras1-283/+0
2006-02-09Merge branch 'viro'Jeff Garzik21-34/+41
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds18-30/+30
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-2/+5
2006-02-07[PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro1-0/+4
2006-02-07[PATCH] fix breakage in ocp.cAl Viro1-2/+2
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras32-249/+3243
2006-02-07[PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.cDomen Puncer1-47/+0
2006-02-07[PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff fo...Vitaly Bordug8-1/+1067
2006-02-07[PATCH] powerpc: Add ML403 defconfigGrant C. Likely1-0/+740
2006-02-07[PATCH] powerpc: Add support for Xilinx ML403 reference designGrant C. Likely8-4/+251
2006-02-07[PATCH] powerpc: Add xparameters file for Xilinx ML403 reference designGrant C. Likely1-0/+243
2006-02-07[PATCH] powerpc: Add ML300 defconfigGrant C. Likely1-0/+739
2006-02-07[PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely4-25/+55
2006-02-07[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...Grant C. Likely6-128/+78
2006-02-07[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely7-11/+16
2006-02-07[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely3-2/+20
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti1-2/+5
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King8-8/+8
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King18-22/+22
2006-01-27[PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth1-3/+2
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth1-2/+2
2006-01-20[PATCH] PPC32 8xx: support for the physmapped flash on m8xxVitaly Bordug1-0/+50
2006-01-20[PATCH] powerpc: generalize PPC44x_PIN_SIZEMarcelo Tosatti1-2/+2
2006-01-20[PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug3-11/+11
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg4-0/+4
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras1-1/+0
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras33-10283/+195
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-14ppc: Remove duplicate export of get_wchanPaul Mackerras1-1/+0
2006-01-14[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti1-0/+77
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala9-55/+52
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-852/+0
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-20/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro4-41/+41
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-1/+1
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2-852/+0
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-11[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala1-0/+4
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+1
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-6/+0
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c)Jiri Slaby1-4/+7
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c)Jiri Slaby1-10/+11
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds25-819/+4653
2006-01-09[PATCH] ppc32: Put cache flush routines back into .relocate_code sectionPaul Janzen1-2/+4
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-3/+0
2006-01-09[PATCH] powerpc: Fix compile problem in pci.c for ppc32Kumar Gala1-1/+1
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt1-4/+6
2006-01-09[PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_rangesKumar Gala1-1/+7
2006-01-09[PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board supportKumar Gala8-4/+4437
2006-01-09[PATCH] ppc: removed unused variable i from code.Otavio Salvador2-2/+0
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt1-0/+15
2006-01-09[PATCH] ppc: Make ARCH=ppc build again with new syscall pathDavid Woodhouse3-75/+100
2006-01-09[PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti3-29/+82
2006-01-09[PATCH] powerpc: Fix suboptimal uImage targetKumar Gala1-1/+1
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt1-0/+3
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt1-2/+1
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-1/+0
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala3-696/+1
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman1-1/+0
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk2-5/+0
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg1-2/+1
2006-01-06[PATCH] ppc32: Re-add embed_config.c to ml300/ep405Peter Korsgaard1-0/+2
2006-01-06[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut1-0/+2
2006-01-06[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do itSylvain Munaut1-4/+6
2006-01-06[PATCH] ppc32: Fix MPC52xx configuration space accessSylvain Munaut1-14/+69
2006-01-06[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixupsSylvain Munaut1-1/+1
2006-01-06[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xxSylvain Munaut1-2/+4
2006-01-06[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.cSylvain Munaut1-53/+0
2006-01-06[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernelsOtavio Salvador1-2/+2
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin2-3/+0
2005-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-1/+2
2005-12-20[PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra1-1/+2
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro1-0/+1
2005-12-12[PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernelJohannes Berg1-0/+4
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt1-5/+15
2005-12-05ppc: Build in all three of powermac, PREP and CHRP supportPaul Mackerras1-3/+3
2005-12-01[PATCH] ppc32: fix treeboot image entrypointEugene Surovegin1-2/+2
2005-12-01[PATCH] ppc32: Fix incorrect PCI frequency valueVitaly Bordug1-1/+2
2005-11-29[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-29[PATCH] ppc: Export symbol needed by MOLOtavio Salvador1-1/+1
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-1/+0
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt2-412/+2
2005-11-18[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala1-2/+26
2005-11-16[PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt1-1/+4