summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-139-25/+16
|\
| * Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
| |\
| | * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-09-301-5/+1
| |\ \
| | * | powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-301-5/+1
| * | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-3/+2
| |/ /
| * | Fix compile failure with non modular buildsJames Bottomley2008-09-171-19/+0
| * | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-1/+12
| |/
| * powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2008-09-032-2/+3
| * powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-031-3/+4
| * powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-031-3/+4
| * powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-031-1/+1
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-062-2/+0
|/
* powerpc: Fix vio_bus_probe oops on probe errorBrian King2008-08-201-1/+1
* powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2008-08-201-12/+0
* powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman2008-08-201-9/+22
* powerpc: Use generic compat_sys_old_readdirChristoph Hellwig2008-08-181-57/+0
* powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins2008-08-181-1/+1
* powerpc: Remove dead module_find_bug codeSteven Rostedt2008-08-181-15/+0
* powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings2008-08-181-0/+5
* powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig2008-08-181-1/+1
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
* powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-111-5/+12
* powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-045-47/+2
* powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-301-2/+2
* powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-301-4/+2
* powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling2008-07-301-0/+2
* powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot2008-07-301-4/+0
* powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-281-27/+17
* powerpc: Show processor cache information in sysfsNathan Lynch2008-07-281-0/+309
* powerpc: Make core id information available to userspaceNathan Lynch2008-07-281-0/+23
* powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-281-0/+64
* powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell2008-07-281-1/+1
* powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-283-5/+15
* powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-283-27/+34
* powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath2008-07-281-1/+7
* powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-283-30/+29
* powerpc: register_cpu_online should be __cpuinitNathan Lynch2008-07-281-1/+1
* powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch2008-07-281-36/+3
* powerpc: Fix vio build warningsNathan Lynch2008-07-281-2/+2
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-284-11/+12
* powerpc: Removed duplicated include in stacktrace.cHuang Weiyi2008-07-281-1/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* kexec jumpHuang Ying2008-07-261-1/+1
* powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2512-150/+1468
|\
| * powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12
| * powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot2008-07-251-1/+8
| * powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
OpenPOWER on IntegriCloud