aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-08-10[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machinesBenjamin Herrenschmidt1-1/+1
2005-08-08[PATCH] ppc64: update defconfigsPaul Mackerras5-35/+30
2005-08-08[PATCH] ppc64: add default config for BPAArnd Bergmann1-0/+987
2005-08-05[PATCH] Update in-kernel zlib routinesTim Yamin1-1/+2
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+20
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras4-21/+22
2005-08-04[PATCH] ppc64: Fix UP kernel buildOlof Johansson2-2/+6
2005-08-02[PATCH] Xmon bug fix for soft-resetHaren Myneni1-0/+3
2005-08-01[PATCH] ppc64: POWER 4 fails to boot with NUMAMike Kravetz1-1/+6
2005-08-01[PATCH] ppc64: Fix CONFIG_ALTIVEC not setBenjamin Herrenschmidt1-0/+2
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love1-0/+6
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson2-36/+85
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson4-22/+37
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering1-6/+6
2005-07-27[PATCH] ppc64: update defconfigsOlaf Hering5-778/+896
2005-07-27[PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering1-0/+1
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-3/+0
2005-07-13[PATCH] ppc64: add 970MP PVROlof Johansson2-16/+37
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson8-164/+128
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-07-07[PATCH] ppc64: silence perfmon exception warningsAnton Blanchard1-13/+1
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2-3/+8
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard1-1/+0
2005-07-07[PATCH] ppc64: idle fixupsAnton Blanchard1-11/+12
2005-07-07[PATCH] ppc64: pSeries idle fixupsAnton Blanchard1-51/+62
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard1-37/+47
2005-07-07[PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman1-41/+0
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman4-1/+26
2005-07-07[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2-131/+127
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2-86/+81
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2-6/+8
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller1-17/+2
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller1-33/+0
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-1/+2
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard2-11/+22
2005-07-07[PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard1-27/+0
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard1-0/+10
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard1-4/+4
2005-07-07[PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard1-153/+212
2005-07-07[PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering1-2/+2
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-7/+8
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds16-518/+285
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman1-36/+2
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-31/+41
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-29/+29
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman1-10/+10
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman1-15/+29
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman4-13/+5
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman5-14/+14
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2-24/+24
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2-7/+8
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman1-2/+2
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2-48/+59
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2-20/+23
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman5-31/+31
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman1-146/+65
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2-21/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman7-26/+19
2005-06-28[PATCH] irqpollAlan Cox1-1/+1
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering1-5/+2
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2-15/+2
2005-06-28[PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering1-43/+0
2005-06-28[PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2-87/+1
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch1-1/+6
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann1-5/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH4-4/+127
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-2/+20
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2-0/+103
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-4/+22
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2-0/+2
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-4/+5
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada10-17/+566
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada1-1/+46
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar1-20/+1
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-1/+4
2005-06-25[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman1-0/+1
2005-06-24[PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli1-2/+2
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds33-750/+2163
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi1-8/+38
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft4-7/+27
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft2-2/+5
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+12
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz1-1/+8
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-2/+2
2005-06-23[PATCH] Maple powerdown patchDavid Gibson2-1/+79
2005-06-23[PATCH] pSeries - read irqs dynamicallyJohn Rose4-18/+29
2005-06-23[PATCH] correct printing to operator panelMike Strosaker2-25/+40
2005-06-23[PATCH] ppc64: Add driver for BPA iommuArnd Bergmann4-2/+446
2005-06-23[PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann8-11/+614
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann11-5/+185
2005-06-23[PATCH] ppc64: add a minimal nvram driverUtz Bacher1-0/+118
2005-06-23[PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann3-106/+107
2005-06-23[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann4-471/+506
2005-06-23[PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann2-9/+6
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann7-136/+67
2005-06-21[PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard1-0/+12
2005-06-21[PATCH] ppc64: Mark kernel hptes dirtyAnton Blanchard1-1/+1
2005-06-21[PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell1-21/+16
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell7-7/+21
2005-06-21[PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell1-33/+18
2005-06-21[PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell3-186/+169
2005-06-21[PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2-137/+123
2005-06-21[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell2-76/+68
2005-06-21[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell1-17/+18
2005-06-21[PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell1-1/+0
2005-06-21[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell2-46/+43
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell2-105/+1
2005-06-21[PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell1-2/+2
2005-06-21[PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell4-4/+0
2005-06-21[PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell1-0/+5
2005-06-21[PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2-3/+1
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell13-13/+11
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell3-3/+0
2005-06-21[PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and ...Sven Luther1-3/+3
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson6-109/+22
2005-06-21[PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt1-1/+8
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+29
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-178/+2
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-4/+4
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou3-4/+4
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-14[PATCH] update ppc64 defconfigOlaf Hering1-37/+67
2005-06-14[PATCH] ppc64: update example configsPaul Mackerras4-114/+196
2005-06-08[PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras3-50/+55
2005-06-08[PATCH] ppc64 kprobes: remove spurious MSR_SE maskingAnanth N Mavinakayanahalli1-2/+1
2005-06-08[PATCH] ppc64 kprobes: correct kprobe registration return valuesAnanth N Mavinakayanahalli1-4/+9
2005-06-08[PATCH] ppc64 kprobes: don't eat dabr/iabr exceptionsAnanth N Mavinakayanahalli1-2/+0
2005-06-08[PATCH] ppc64: print negative numbers correctly in boot wrapperOlaf Hering1-6/+22
2005-06-03[PATCH] prom_find_machine_type typo breaks pSeries lpar bootNathan Lynch1-1/+1
2005-06-02[PATCH] ppc64: remove decr_overclockAnton Blanchard3-57/+24
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard5-28/+10
2005-06-02[PATCH] ppc64: Fix result code handling in prom_initBenjamin Herrenschmidt1-41/+61
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt1-8/+0
2005-06-01[PATCH] ppc64: Fix a device-tree bug on Apple'sBenjamin Herrenschmidt1-1/+9
2005-05-31[PATCH] ppc64: allow timer based profiling on iseriesAnton Blanchard1-2/+0
2005-05-31[PATCH] ppc64: actually call prom_send_capabilitiesPaul Mackerras1-0/+6
2005-05-25[PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2-58/+66
2005-05-25[PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell1-0/+1
2005-05-23[PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt1-7/+21
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-1/+43
2005-05-06[PATCH] ppc64: enable CONFIG_RTAS_PROC by defaultPaul Mackerras1-0/+1
2005-05-06[PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2-11/+12
2005-05-05[PATCH] ppc64: remove explicit contig_page_data referencePaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: remove unused arch/ppc64/boot/start.cPaul Mackerras1-654/+0
2005-05-05[PATCH] ppc64: remove asm/bootinfo.h includePaul Mackerras1-1/+0
2005-05-05[PATCH] ppc64: fix reloc_offset commentPaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: fix prom.c compile warningPaul Mackerras1-1/+1
2005-05-05[PATCH] arch/ppc64: Replace custom MIN macroTobias Klauser1-5/+1
2005-05-05[PATCH] ppc64: pgtable.h and other header cleanupsDavid Gibson6-11/+16
2005-05-05[PATCH] ppc64: add missing Kconfig help textJesper Juhl1-0/+3
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard1-0/+4
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-0/+10
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+3
2005-05-03[PATCH] ppc64: fix gcc 4.0 vs CONFIG_ALTIVECBenjamin Herrenschmidt1-0/+7
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse21-168/+375
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2-4/+6
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] ppc64: use smp_mb and smp_wmbAnton Blanchard2-12/+12
2005-05-01[PATCH] ppc64: enforce medium thread priority in hypervisor callsAnton Blanchard1-0/+8
2005-05-01[PATCH] ppc64: firmware workaroundAnton Blanchard1-1/+7
2005-05-01[PATCH] PPC64: Remove hot busy-wait loop in __hash_pageOlof Johansson1-1/+8
2005-05-01[PATCH] ppc64: tell firmware about kernel capabilitiesPaul Mackerras2-10/+157
2005-05-01[PATCH] ppc64: update to use the new 4L headersBenjamin Herrenschmidt2-120/+123
2005-05-01[PATCH] ppc64: nvram cleanupsakpm@osdl.org1-9/+8
2005-05-01[PATCH] ppc64: Fix irq parsing on powermacPaul Mackerras1-0/+4
2005-05-01[PATCH] ppc64: remove unused argument to create_slbeOlof Johansson1-5/+4
2005-05-01[PATCH] ppc64: add PT_NOTE section to vDSOBenjamin Herrenschmidt6-3/+35
2005-04-30[PATCH] ppc64: fix 32-bit signal frame back linkPaul Mackerras1-2/+2
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-5/+10
2005-04-27[PATCH] ppc64: Fix return value of some vDSO callsBenjamin Herrenschmidt3-0/+5
2005-04-26[PATCH] ppc64: trivial user annotationsAl Viro2-8/+8
2005-04-26[PATCH] ppc-opc NULL noise removalAl Viro1-59/+60
2005-04-19[PATCH] freepgt: hugetlb area is cleanHugh Dickins1-37/+0
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-10/+0
2005-04-16[PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek1-1/+1
2005-04-16[PATCH] ppc64: remove -fno-omit-frame-pointerAnton Blanchard1-4/+0
2005-04-16[PATCH] ppc64: remove bogus f50 hack in prom.cBenjamin Herrenschmidt1-6/+0
2005-04-16[PATCH] ppc64: Detect altivec via firmware on unknown CPUsBenjamin Herrenschmidt3-3/+20
2005-04-16[PATCH] ppc64: Improve mapping of vDSOBenjamin Herrenschmidt1-7/+12
2005-04-16[PATCH] ppc64: fix export of wrong symbolPaul Mackerras1-1/+1
2005-04-16[PATCH] ppc64: Fix semantics of __ioremapBenjamin Herrenschmidt4-16/+18
2005-04-16[PATCH] ppc64: very basic desktop g5 sound supportBenjamin Herrenschmidt1-2/+27
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-0/+64
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds192-0/+78254