aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20powerpc: Fix vio_bus_probe oops on probe errorBrian King1-1/+1
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes1-12/+0
2008-08-20powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman1-9/+22
2008-08-18powerpc: Use generic compat_sys_old_readdirChristoph Hellwig1-57/+0
2008-08-18powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins1-1/+1
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt1-15/+0
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings1-0/+5
2008-08-18powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig1-1/+1
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-11powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt1-5/+12
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot1-2/+3
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala5-47/+2
2008-07-30powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling1-2/+2
2008-07-30powerpc: Fix ptrace buffer size for VSXMichael Neuling1-4/+2
2008-07-30powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling1-0/+2
2008-07-30powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot1-4/+0
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt1-27/+17
2008-07-28powerpc: Show processor cache information in sysfsNathan Lynch1-0/+309
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch1-0/+23
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch1-0/+64
2008-07-28powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell1-1/+1
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath3-5/+15
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath3-27/+34
2008-07-28powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath1-1/+7
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch3-30/+29
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch1-1/+1
2008-07-28powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch1-36/+3
2008-07-28powerpc: Fix vio build warningsNathan Lynch1-2/+2
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala4-11/+12
2008-07-28powerpc: Removed duplicated include in stacktrace.cHuang Weiyi1-1/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26kexec jumpHuang Ying1-1/+1
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-150/+1468
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot1-16/+12
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot1-1/+8
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot1-0/+10
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings1-6/+1027
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-5/+23
2008-07-25powerpc/pseries: Add CMO paging statisticsBrian King1-0/+20
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper routineRobert Jennings1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helper routinesNathan Fotenot1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot1-32/+0
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool1-1/+1
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado5-10/+136
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell1-1/+2
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch1-0/+11
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1