aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-09-24powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala
2008-09-19powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala
2008-09-18powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala
2008-09-15powerpc: Fix major revision number for Freescale coresMartin Langer
2008-09-15powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue
2008-09-15powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras
2008-09-15powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras
2008-09-15powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru
2008-09-10Merge branch 'linux-2.6'Paul Mackerras
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt
2008-08-20powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch
2008-08-20powerpc: Replace __FUNCTION__ with __func__Harvey Harrison
2008-08-20powerpc: Use the common ascii hex helpersHarvey Harrison
2008-08-20powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman
2008-08-20powerpc: Fix vio_bus_probe oops on probe errorBrian King
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes
2008-08-20powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman
2008-08-18powerpc: Use generic compat_sys_old_readdirChristoph Hellwig
2008-08-18powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings
2008-08-18powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-11powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala
2008-07-30powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling
2008-07-30powerpc: Fix ptrace buffer size for VSXMichael Neuling
2008-07-30powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling
2008-07-30powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt
2008-07-28powerpc: Show processor cache information in sysfsNathan Lynch
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch
2008-07-28powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath
2008-07-28powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch
2008-07-28powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch