aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)Author
2005-09-07[PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Olaf Hering
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller
2005-09-05[PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson
2005-09-05[PATCH] ppc64: update xmon helptextOlaf Hering
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco
2005-09-01[PATCH] Fix bug in ppc64 dynamic hugepage supportDavid Gibson
2005-08-30[PATCH] Remove nested feature sectionsDavid Gibson
2005-08-30[PATCH] ppc64: lparconfig.c memory leakJoel Schopp
2005-08-30[PATCH] ppc64: of_device.c remove useless codeJoel Schopp
2005-08-30[PATCH] ppc64: Add CONFIG_HZAnton Blanchard
2005-08-30[PATCH] oprofile PVR 970MPJake Moilanen
2005-08-30[PATCH] PPC64: Don't try to claim memory from OF at 1GB markOlof Johansson
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell
2005-08-30[PATCH] Formatting changes to vio.cStephen Rothwell
2005-08-30[PATCH] fix iSeries build for gcc-3.4Stephen Rothwell
2005-08-30[PATCH] Restore lparmap.s include for iSeriesDavid Gibson
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman