aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
AgeCommit message (Expand)AuthorFilesLines
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell1-1/+10
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds1-203/+0
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson1-203/+0
2005-08-26[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdefMarcelo Tosatti1-1/+1
2005-08-23[PATCH] Kconfig fix (CONFIG_PM on 44x)Al Viro2-4/+2
2005-08-23[PATCH] Kconfig fix (ppc 4xx and early serial)Al Viro1-0/+10
2005-08-23[PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (ppc32 SMP dependencies)Al Viro1-0/+1
2005-08-18[PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter1-3/+7
2005-08-08[PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala1-4/+4
2005-08-07[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti2-23/+3
2005-08-07[PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho1-2/+0
2005-08-07[PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho1-1/+1
2005-08-07[PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho1-1/+1
2005-08-07[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho1-5/+10
2005-08-07[PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho1-3/+7
2005-08-07[PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho1-9/+9
2005-08-06ppc: Export __handle_mm_fault for MOLLinus Torvalds1-1/+1
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+15
2005-08-01[PATCH] ppc32: add bamboo defconfigMatt Porter1-0/+943
2005-08-01[PATCH] ppc32: add bamboo platformMatt Porter2-0/+563
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter13-3/+380
2005-08-01[PATCH] ppc32: Mark boards that don't build as BROKENKumar Gala1-0/+2
2005-07-30[PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin5-11/+37
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love1-0/+3
2005-07-27[PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti1-1/+0
2005-07-27[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert1-0/+3
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering1-8/+8
2005-07-27[PATCH] ppc32: Fix building of TQM8260 boardKumar Gala1-1/+1
2005-07-27[PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin1-2/+2
2005-07-27[PATCH] ppc32: Fix building of radstone_ppc7dKumar Gala1-99/+135
2005-07-27[PATCH] ppc32: Fix building of prpmc750Kumar Gala1-0/+1
2005-07-27[PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala1-2/+2
2005-07-27[PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas1-3/+3
2005-07-27[PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti1-7/+5
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala4-18/+61
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala5-7/+3
2005-07-27[PATCH] ppc32: update defconfigsOlaf Hering2-525/+798
2005-07-27[PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering1-10/+2
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-07-13[PATCH] ppc32: make -j12 all fails in uImage targetOlaf Hering1-1/+6
2005-07-12[PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz1-0/+6
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham1-1/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-7/+8
2005-07-05[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin1-0/+4
2005-07-05[PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz1-5/+8
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov6-15/+1515
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala1-1/+1
2005-06-30[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering1-2/+2
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH6-15/+40
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-2/+19
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2-6/+6
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt1-7/+19
2005-06-27[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti1-2/+12
2005-06-27[PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala1-0/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+2
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala1-7/+7
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds1-2/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-2/+1
2005-06-25[PATCH] update comment about gzip scratch sizeOlaf Hering1-1/+1
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-17/+13
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman5-1/+267
2005-06-25[PATCH] ppc32: remove some unnecessary includes of bootmem.hKumar Gala10-10/+2
2005-06-25[PATCH] ppc32: Remove FSL OCP supportKumar Gala1-1/+1
2005-06-25[PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala11-15/+192
2005-06-25[PATCH] ppc32: Check return of ppc_sys_get_pdata before accessing pointerKumar Gala5-67/+89
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-06-22[PATCH] ppc32: Fix building MPC8555 CDSKumar Gala1-0/+1
2005-06-21[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (2/2)Randy Vinson1-0/+20
2005-06-21[PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt8-431/+76
2005-06-21[PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz1-2/+4
2005-06-21[PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala12-12/+2
2005-06-21[PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2-171/+87
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala6-7/+10
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala4-137/+12
2005-06-21[PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter1-124/+0
2005-06-21[PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala2-0/+40
2005-06-21[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter1-6/+9
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala4-53/+141
2005-06-21[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala1-2/+0
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala6-15/+712
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala3-0/+304
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-2/+2
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou3-3/+3
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-5/+19
2005-06-10ppc: remove two extraneous descriptors for the 405EP CPULinus Torvalds1-22/+0
2005-06-09[PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt1-2/+5
2005-06-09[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-08[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-07[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-06[PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified cachesKumar Gala1-3/+3
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse31-369/+872
2005-06-01[PATCH] ppc32: Apple device-tree bug fixBenjamin Herrenschmidt1-0/+10
2005-05-28[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala1-0/+2
2005-05-28[PATCH] ppc32: Add soft reset to MPC834xKumar Gala2-0/+34
2005-05-28[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2-2/+0
2005-05-28[PATCH] ppc32: Simplified load string emulation error checkingKumar Gala1-6/+1
2005-05-28[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala1-3/+3
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug9-302/+510
2005-05-28[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala5-28/+248
2005-05-28[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala4-1/+23
2005-05-28[PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala1-1/+2
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt2-3/+5
2005-05-28[PATCH] ppc32: small cpufreq updateBenjamin Herrenschmidt1-14/+18
2005-05-23[PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala1-1/+1
2005-05-20[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter1-6/+9
2005-05-20[PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2-0/+2
2005-05-20[PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras1-1/+1
2005-05-20[PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras1-2/+5
2005-05-20[PATCH] ppc32: remove unused computationPaul Mackerras1-2/+0
2005-05-20[PATCH] ppc32: don't call progress functions after bootPaul Mackerras1-0/+1
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+2
2005-05-17[PATCH] ppc32: enable use of early_paramPaul Mackerras1-0/+2
2005-05-08Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32David Woodhouse4-13/+62
2005-05-06[PATCH] ppc32: Fix POWER3/POWER4 compiler errorKumar Gala1-0/+2
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard1-0/+4
2005-05-05[PATCH] ppc32: Simplified PPC core revision reportKumar Gala1-19/+18
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse1-0/+2
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-05-02[PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt1-8/+4
2005-05-01[PATCH] ppc32: Fix sleep on old 101 PowerBookBenjamin Herrenschmidt1-1/+1
2005-05-01[PATCH] ppc32: Workaround a cache flush issue on sleepBenjamin Herrenschmidt1-12/+42
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] ppc32: workaround for spurious IRQs on PQ2Dan Malek1-0/+5
2005-05-01[PATCH] ppc32: Fix address checking on lmw/stmw align exceptionPaul Mackerras1-0/+4
2005-05-01[PATCH] ppc32: Fix a sleep issues on some laptopsBenjamin Herrenschmidt1-100/+114
2005-05-01[PATCH] ppc32: add rtc hooks in PPC7D platform fileChris Elston1-0/+42
2005-05-01[PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platformChris Elston2-6/+13
2005-05-01[PATCH] ppc32: refactor FPU exception handlingPaul Mackerras12-176/+228
2005-05-01[PATCH] ppc32: Fix errata for some G3 CPUsBenjamin Herrenschmidt2-6/+40
2005-04-30[PATCH] kbuild/ppc: tell when uimage was not builtSam Ravnborg1-1/+2
2005-04-25[PATCH] ppc user annotations: debug_setconetext(2)Al Viro1-1/+1
2005-04-25[PATCH] ppc sparse annotations: emulate_string_inst()Al Viro1-1/+1
2005-04-25[PATCH] ppc iomem annotations: pmac_low_i2cAl Viro1-6/+4
2005-04-25[PATCH] ppc iomem annotations: ebony_setup_pcix()Al Viro1-1/+1
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro7-25/+17
2005-04-25[PATCH] ppc user annotations: sigcontextAl Viro1-1/+1
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_smp.cAl Viro1-7/+7
2005-04-24[PATCH] ppc trivial iomem annotations: chrpAl Viro2-4/+5
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_time.cAl Viro1-4/+3
2005-04-16[PATCH] ppc64: very basic desktop g5 sound supportBenjamin Herrenschmidt1-2/+2
2005-04-16[PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.hBenoit Boissinot1-3/+0
2005-04-16[PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.cBenoit Boissinot1-2/+0
2005-04-16[PATCH] ppc32: Make the Powerstack II Pro4000 boot againLeigh Brown1-2/+7
2005-04-16[PATCH] ppc32: Fix building 32bit kernel for 64bit machinesTom Rini2-0/+7
2005-04-16[PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini)Giovambattista Pulcini3-6/+0
2005-04-16[PATCH] ppc32: Fix mpc8xx watchdogTom Rini1-2/+9
2005-04-16[PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala3-45/+92
2005-04-16[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistentKumar Gala1-5/+5
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-0/+45
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt3-75/+192
2005-04-16[PATCH] ppc32: fix single-stepping of emulated instructionsPaul Mackerras1-0/+1
2005-04-16[PATCH] ppc32: oops on kernel altivec assist exceptionsPaul Mackerras1-0/+7
2005-04-16[PATCH] ppc32: improve timebase sync for SMPPaul Mackerras1-24/+54
2005-04-16[PATCH] ppc32: ppc4xx_pic - add acknowledge when enabling level-sensitive IRQEugene Surovegin1-1/+4
2005-04-16[PATCH] ppc32: fix bogosity in process-freezing codePaul Mackerras1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds560-0/+174909