aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 1-5/+2
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Gravatar Olaf Hering 5-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitGravatar David Gibson 3-10/+11
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledGravatar Anton Blanchard 1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structGravatar Anton Blanchard 2-37/+19
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Gravatar Anton Blanchard 4-116/+3
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structGravatar Anton Blanchard 2-5/+14
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeGravatar Anton Blanchard 2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Gravatar Anton Blanchard 1-13/+11
2005-09-06[PATCH] ppc64: add number of PMCs to cputableGravatar Anton Blanchard 2-19/+42
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgGravatar Wim Coekaerts 1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hGravatar Kumar Gala 1-1/+0
2005-09-06[PATCH] ppc64: poison initmemGravatar Anton Blanchard 1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerGravatar Jimi Xenidis 1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeGravatar Milton Miller 2-36/+47
2005-09-06[PATCH] ppc64: Remove old includesGravatar Milton Miller 3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdGravatar Milton Miller 7-42/+37
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeGravatar Milton Miller 4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Gravatar Milton Miller 3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingGravatar Milton Miller 1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesGravatar Milton Miller 1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsGravatar Milton Miller 1-1/+3
2005-09-05[PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()Gravatar Nishanth Aravamudan 3-22/+12
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAGravatar Olof Johansson 2-0/+5
2005-09-05[PATCH] ppc64: update xmon helptextGravatar Olaf Hering 1-0/+9
2005-09-05[PATCH] SPARSEMEM EXTREMEGravatar Bob Picco 2-21/+49
2005-09-01[PATCH] Fix bug in ppc64 dynamic hugepage supportGravatar David Gibson 1-13/+9
2005-08-30[PATCH] Remove nested feature sectionsGravatar David Gibson 1-3/+1
2005-08-30[PATCH] ppc64: lparconfig.c memory leakGravatar Joel Schopp 1-0/+1
2005-08-30[PATCH] ppc64: of_device.c remove useless codeGravatar Joel Schopp 1-2/+0
2005-08-30[PATCH] ppc64: Add CONFIG_HZGravatar Anton Blanchard 5-15/+15
2005-08-30[PATCH] oprofile PVR 970MPGravatar Jake Moilanen 1-0/+1
2005-08-30[PATCH] PPC64: Don't try to claim memory from OF at 1GB markGravatar Olof Johansson 1-1/+4
2005-08-30[PATCH] Create include/asm-powerpcGravatar Stephen Rothwell 1-0/+9
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesGravatar Stephen Rothwell 1-1/+1
2005-08-30[PATCH] Create vio_bus_opsGravatar Stephen Rothwell 3-20/+20
2005-08-30[PATCH] Create vio_register_deviceGravatar Stephen Rothwell 3-14/+18
2005-08-30[PATCH] Formatting changes to vio.cGravatar Stephen Rothwell 1-22/+17
2005-08-30[PATCH] fix iSeries build for gcc-3.4Gravatar Stephen Rothwell 1-0/+5
2005-08-30[PATCH] Restore lparmap.s include for iSeriesGravatar David Gibson 1-1/+10
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Gravatar Linus Torvalds 55-1619/+1920
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Gravatar Steven Rostedt 2-4/+6
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64Gravatar David Gibson 3-65/+172
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Gravatar Michael Ellerman 1-8/+12
2005-08-29[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsGravatar Michael Ellerman 1-2/+7
2005-08-29[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Gravatar Michael Ellerman 1-1/+1
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionGravatar Michael Ellerman 5-50/+50
2005-08-29[PATCH] ppc64: allow xmon=offGravatar Olaf Hering 3-13/+25
2005-08-29[PATCH] ppc64: Remove CONFIG_MSCHUNKSGravatar Michael Ellerman 2-7/+0
2005-08-29[PATCH] ppc64: Simplify some lmb functionsGravatar Michael Ellerman 1-22/+5