aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras2-569/+0
2005-11-04Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras2-19/+0
2005-11-04powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras3-184/+5
2005-11-04Merge with PaulusMichael Ellerman6-2647/+4
2005-11-04powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2-19/+0
2005-11-03Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-582/+0
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose1-2/+3
2005-11-03powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell2-582/+0
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras4-2063/+1
2005-11-02Merge Paulus' treeStephen Rothwell1-1/+0
2005-11-02Merge iSeries include file moveStephen Rothwell5-6/+6
2005-11-02[PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson1-1/+0
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly2-2/+2
2005-11-02merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson2-148/+1
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann7-1127/+0
2005-11-01[PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann2-119/+1
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann11-94/+94
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell3-185/+0
2005-10-31Merge ../linux-2.6 by handPaul Mackerras3-8/+10
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras1-1/+2
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+6
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig1-3/+1
2005-10-29[PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen1-0/+77
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+6
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins2-8/+1
2005-10-29[PATCH] core remove PageReservedNick Piggin1-5/+7
2005-10-29powerpc: Merge maple support code to arch/powerpc/platforms/maplePaul Mackerras4-1000/+1
2005-10-29[PATCH] ppc64 memory model depends on NUMAAndy Whitcroft1-7/+4
2005-10-29[PATCH] ppc64: change name of target file during make installOlaf Hering1-1/+1
2005-10-29[PATCH] ppc64: reenable make install with defconfigOlaf Hering1-1/+1
2005-10-29[PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfigOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64 boot: print firmware provided stackpointerOlaf Hering2-2/+3
2005-10-29[PATCH] ppc64 boot: proof that reloc worksOlaf Hering3-4/+7
2005-10-29[PATCH] ppc64 boot: make the zImage relocateableOlaf Hering3-2/+33
2005-10-29[PATCH] ppc64 boot: remove global initializersOlaf Hering1-3/+3
2005-10-29[PATCH] ppc64 boot: fix typo in asm commentsOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64 boot: use memset to clear bssOlaf Hering2-19/+3
2005-10-29[PATCH] ppc64 boot: cleanup linker scriptOlaf Hering1-54/+5
2005-10-29[PATCH] ppc64 boot: bootfiles depend on linker scriptOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64 boot: move gunzip function before useOlaf Hering1-58/+57
2005-10-29[PATCH] ppc64 boot: remove need for imagesize.cOlaf Hering2-62/+50
2005-10-29[PATCH] ppc64 boot: remove zlibOlaf Hering4-2698/+44
2005-10-29[PATCH] ppc64 boot: missing include for size_tOlaf Hering1-0/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-2/+3
2005-10-29[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks1-0/+3
2005-10-28powerpc: Merge xmonPaul Mackerras11-8110/+1
2005-10-28[PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson2-748/+0
2005-10-28Merge git://oak/home/sfr/kernels/iseries/work/Paul Mackerras15-3043/+4
2005-10-28ppc64: use mem_64.S from powerpc/libStephen Rothwell1-106/+0
2005-10-28ppc64: use usercopy_64.c from powerpc/libStephen Rothwell2-42/+0
2005-10-28ppc64: user strcase.c from powerpc/libStephen Rothwell2-32/+1
2005-10-28ppc64: use sstep.c from powerpc/libStephen Rothwell2-143/+0
2005-10-28ppc64: use memcpy_64.S from powerpc/libStephen Rothwell2-173/+1
2005-10-28ppc64: use lockc.c from powerpc/libStephen Rothwell2-100/+0
2005-10-28ppc64: use copyuser_64.S from powerpc/libStephen Rothwell2-577/+1
2005-10-28ppc64: use copypage_64.S from powerpc/libStephen Rothwell2-122/+1
2005-10-28ppc64: use e2a.c from powerpc/libStephen Rothwell2-113/+0
2005-10-28ppc64: use checksum_64.S from powerpcStephen Rothwell3-230/+2
2005-10-28ppc64: use the merged syscall tableStephen Rothwell4-1409/+2
2005-10-28ppc64: Use the correct prototypes for i8259 functionsPaul Mackerras2-21/+3
2005-10-28powerpc: Move U3 IOMMU driver to arch/powerpc/sysdevPaul Mackerras2-329/+0
2005-10-27[PATCH] powerpc: Purge bootinfo.hDavid Gibson2-2/+0
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson6-111/+9
2005-10-27[PATCH] ppc64: remove arch/ppc64/kernel/setup.cPaul Mackerras2-1308/+1
2005-10-26[PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt1-2/+2
2005-10-26powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras3-776/+6
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras3-178/+6
2005-10-26[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman2-354/+1
2005-10-24powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.cStephen Rothwell2-262/+0
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras7-164/+381
2005-10-22ppc64: Use arch/powerpc/platforms/powermac for powermac build.Paul Mackerras9-3581/+2
2005-10-22ppc64: Simplify secondary CPU startup on powermacsPaul Mackerras2-31/+15
2005-10-22ppc64: Rearrange btext initialization for consistency with ppc32Paul Mackerras3-49/+46
2005-10-22ppc64: Add a `primary' argument to pci_process_bridge_OF_rangesPaul Mackerras3-11/+33
2005-10-22ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras1-15/+0
2005-10-21[PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson1-1/+1
2005-10-21[PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt1-2/+1
2005-10-21[PATCH] ppc64: Fix typo in time calculationsPaul Mackerras1-1/+1
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson3-2/+2
2005-10-21[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64David Gibson1-0/+4
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras1-2/+2
2005-10-20ppc64: Use the merged mpic.cPaul Mackerras3-889/+2
2005-10-20powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras1-12/+2
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras2-2/+2
2005-10-20powerpc: Move smp_mpic_message_pass into mpic.cPaul Mackerras1-22/+0
2005-10-20ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras3-5/+5
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson2-89/+1
2005-10-19[PATCH] ppc64: update defconfigsPaul Mackerras6-163/+380
2005-10-19[PATCH] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt1-1/+1
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras4-891/+1
2005-10-20ppc64: Minor compilation fixesPaul Mackerras2-12/+15
2005-10-20powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras2-450/+1
2005-10-19powerpc: Merge machdep.hPaul Mackerras8-36/+20
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras3-67/+67
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell3-67/+67
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-1/+1
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell2-999/+1
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras4-1444/+6
2005-10-14[PATCH] ppc64: Fix G5 model in /proc/cpuinfoBenjamin Herrenschmidt1-1/+2
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell1-9/+4
2005-10-13powerpc: merge ptrace.cStephen Rothwell2-364/+1
2005-10-13ppc64: use powerpc of_device.cStephen Rothwell2-275/+0
2005-10-13ppc64: fix arch/ppc64/kernel/MakefileStephen Rothwell1-2/+1
2005-10-13ppc64: merge binfmt_elf32.cStephen Rothwell3-125/+1
2005-10-13powerpc: consolidate cputable.cStephen Rothwell2-321/+24
2005-10-12Merge from Linus' treePaul Mackerras8-11/+28
2005-10-11[PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner1-0/+13
2005-10-11[PATCH] ppc64: Fix PCI hotplugAnton Blanchard1-2/+2
2005-10-11ppc64: compile fix - define execve in misc.SPaul Mackerras1-0/+7
2005-10-11ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras3-751/+2
2005-10-10powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras7-8/+65
2005-10-10powerpc: move lparmap.c to arch/powerpc/kernelPaul Mackerras1-2/+2
2005-10-10powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.SPaul Mackerras1-0/+1
2005-10-10ppc64: Use SPRN_ prefix for special purpose register namesPaul Mackerras2-112/+112
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras10-3386/+1
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras15-5098/+1
2005-10-10ppc64: Use the merged lmb routinesPaul Mackerras3-302/+4
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras2-0/+2
2005-10-10powerpc: Use SPRN_xxx rather than xxx for SPR numbersPaul Mackerras1-2/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro6-6/+6
2005-10-01[PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli1-4/+4
2005-10-01powerpc: make iSeries buildStephen Rothwell1-5/+3
2005-10-01ppc64: simplify the build a littleStephen Rothwell2-10/+3
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell3-647/+8
2005-09-30[PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro1-1/+5
2005-09-30powerpc: Move lparmap.c to powerpc/platformsStephen Rothwell2-33/+2
2005-09-30powerpc: remove old vector.S filesStephen Rothwell2-172/+1
2005-09-29Merge by hand from Linus' tree.Paul Mackerras3-5/+7
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2-4/+5
2005-09-28[PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard1-0/+1
2005-09-28Merge Stephen Rothwell's patchesPaul Mackerras40-6275/+17
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala1-65/+17
2005-09-28ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell1-6/+0
2005-09-28powerpc: move more iSeries codeStephen Rothwell2-58/+0
2005-09-28powerpc: Move viopath.c to powerpc/platforms/iseriesStephen Rothwell2-674/+0
2005-09-28powerpc: Move iSeries_smp.c to powerpc/platforms/iseriesStephen Rothwell2-122/+0
2005-09-28powerpc: Move iSeries_vio.c to powerpc/platforms/iseriesStephen Rothwell2-157/+0
2005-09-28powerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseriesStephen Rothwell2-269/+0
2005-09-28powerpc: Move iSeries_irq.c to powerpc/platorms/iseriesStephen Rothwell2-368/+1
2005-09-28powerpc: Move iSeries_pci.c to powerpc/platform/iseriesStephen Rothwell18-983/+16
2005-09-28powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell2-179/+0
2005-09-28powerpc: Move iSeries_htab.c to powerpc/platforms/iseriesStephen Rothwell2-257/+1
2005-09-28powerpc: move iSeries_proc.c to powerpc/platforms/iseriesStephen Rothwell2-114/+1
2005-09-28powerpc: Merge HvLpEvent.c into lpevents.cStephen Rothwell2-89/+1
2005-09-28powerpc: move hvCall.s to powerpc/platforms/iseriesStephen Rothwell2-100/+1
2005-09-28powerpc: move ItLpQueue.c to powerpc/platforms/iseriesStephen Rothwell2-263/+1
2005-09-27powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseriesStephen Rothwell5-2353/+2
2005-09-27powerpc: Move LparData.c to powerpc platformsStephen Rothwell3-230/+2
2005-09-27powerpc: Move HvLpConfig.c to powerpc archStephen Rothwell2-28/+1
2005-09-27powerpc: Create arch/powerpc/platforms/iseriesStephen Rothwell3-37/+2
2005-09-27powerpc: clean up after powermac build mergeStephen Rothwell11-288/+10
2005-09-26Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras10-273/+308
2005-09-25Merge from Linus' tree.Paul Mackerras10-105/+132
2005-09-23[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-9/+20
2005-09-22[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-22[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-22[PATCH] ppc64: Fix LPAR regressionAnton Blanchard1-3/+2
2005-09-23ppc64 iSeries: Don't create linux,boot-cpuStephen Rothwell1-3/+0
2005-09-23ppc64 iSeries: Define /cpus in iSeries device treeMichael Ellerman3-153/+57
2005-09-23ppc64 iSeries: Move setup of systemcfg->platform into iSeries device treeMichael Ellerman2-9/+5
2005-09-23ppc64 iSeries: Move memory setup into iSeries device treeMichael Ellerman1-5/+15
2005-09-23ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman5-15/+22
2005-09-23ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman1-0/+137
2005-09-23ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman2-6/+8
2005-09-23ppc64 iSeries: Make stab_initialize() work on iSeriesMichael Ellerman1-1/+3
2005-09-23ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman3-64/+30
2005-09-23ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman2-0/+15
2005-09-23ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman1-29/+28
2005-09-21[PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt1-1/+1
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard1-1/+2
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson1-80/+89
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras1-3/+6
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-2/+2
2005-09-21[PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala1-3/+1
2005-09-21[PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell5-674/+1
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell3-3/+3
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell1-9/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2-24/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2-346/+3
2005-09-21[PATCH] ppc64: Store virtual address in TLB flush batchesBenjamin Herrenschmidt4-40/+24
2005-09-21[PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson3-8/+12
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 2/3Olof Johansson2-11/+32
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 1/3Olof Johansson5-28/+5
2005-09-19[PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger6-59/+59
2005-09-17[PATCH] ppc64: build fixAnton Blanchard1-0/+1
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-52/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-6/+9
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2-4/+15
2005-09-13[PATCH] ppc64: Make eeh_init function againPaul Mackerras1-1/+1
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard1-16/+0
2005-09-12[PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard1-2/+11
2005-09-12[PATCH] ppc64: indent pci codeAnton Blanchard3-59/+59