]> git.kernelconcepts.de Git - karo-tx-linux.git/history - arch/powerpc
ppc64: use the merged syscall table
[karo-tx-linux.git] / arch / powerpc /
2005-10-28 Stephen Rothwellppc64: use the merged syscall table
2005-10-27 Paul Mackerrasppc64: Include arch/powerpc/kernel/setup-common.o
2005-10-27 Paul Mackerraspowerpc: Move U3 IOMMU driver to arch/powerpc/sysdev
2005-10-27 Paul Mackerraspowerpc: Fix new-world powermac detection
2005-10-27 Paul Mackerraspowerpc: Introduce toreal/fromreal assembly macros
2005-10-27 Paul Mackerraspowerpc: 32-bit CHRP SMP fixes
2005-10-27 Paul Mackerraspowerpc: remove duplicate screen_info from setup_32.c
2005-10-27 Kumar Gala[PATCH] powerpc: Moved dcr support to arch/powerpc
2005-10-27 Kumar Gala[PATCH] powerpc: Fix warning related to do_dabr
2005-10-27 David Gibson[PATCH] powerpc: Purge bootinfo.h
2005-10-27 David Gibson[PATCH] powerpc: Fix handling of fpscr on 64-bit
2005-10-27 Paul Mackerras[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
2005-10-27 Paul Mackerraspowerpc: Remove common stuff from setup_64.c
2005-10-26 Paul Mackerraspowerpc: 32-bit powermac needs the mpc106 code
2005-10-26 Paul Mackerraspowerpc: Fix incorrect timer register addresses in...
2005-10-26 Paul Mackerraspowerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
2005-10-26 Paul Mackerraspowerpc: Fixes to get the Longtrail CHRP a bit further
2005-10-26 Paul Mackerraspowerpc: Merge 32-bit CHRP support.
2005-10-26 Paul Mackerraspowerpc: Don't limit pmac_get_rtc_time to return only...
2005-10-26 Paul Mackerraspowerpc: Fix interrupt-tree parsing
2005-10-26 Paul Mackerraspowerpc: Pull out MPC106 (grackle) initialization code...
2005-10-26 Paul Mackerraspowerpc: Pull common bits of setup_{32,64}.c into setup...
2005-10-26 Paul Mackerraspowerpc: Merge rtas.c into arch/powerpc/kernel
2005-10-26 Paul Mackerraspowerpc: Merge i8259.c into arch/powerpc/sysdev
2005-10-26 Paul Mackerrasppc: Use the indirect_pci.c from arch/powerpc/sysdev
2005-10-26 Michael Ellerman[PATCH] powerpc: Move ras.c into arch/powerpc/platforms...
2005-10-26 Kumar Gala[PATCH] powerpc: Some minor cleanups to setup_32.c
2005-10-26 Kumar Gala[PATCH] powerpc: Add support for Book-E timer config...
2005-10-26 Kumar Gala[PATCH] powerpc: some prom.c cleanups
2005-10-26 Kumar Gala[PATCH] powerpc: Make sure we have an RTC before trying...
2005-10-24 Stephen Rothwellpowerpc: Add a shutdown member to vio_driver
2005-10-24 Stephen Rothwellpowerpc: iseries: Fix a bogus comment
2005-10-24 Stephen Rothwellpowerpc: don't duplicate name between vio_driver and...
2005-10-24 Stephen Rothwellpowerpc: Merge arch/ppc64/kernel/vio.c into arch/powerp...
2005-10-23 Paul Mackerraspowerpc: Run on old powermacs.
2005-10-23 Paul Mackerraspowerpc: Fix time code for 601 processors
2005-10-22 Paul MackerrasMerge changes from linux-2.6 by hand
2005-10-22 Paul Mackerrasppc64: Use arch/powerpc/platforms/powermac for powermac...
2005-10-22 Paul Mackerraspowerpc: Merge in 64-bit powermac support.
2005-10-22 Paul Mackerrasppc64/powerpc: Fix time initialization on SMP systems
2005-10-22 Paul Mackerrasppc64: Fix delivery of RT signals to 32-bit processes.
2005-10-22 Paul Mackerraspowerpc: Move agp_special_page export to where it is...
2005-10-21 Michael Ellerman[PATCH] powerpc: Fix mmap returning 64 bit addresses
2005-10-21 Michael Ellerman[PATCH] powerpc: Don't blow away load_addr in start_thread
2005-10-21 David Gibson[PATCH] powerpc: Merge thread_info.h
2005-10-20 Paul Mackerraspowerpc: Fix some bugs in the new merged time code
2005-10-20 Paul Mackerraspowerpc: Move some calculations from xxx_calibrate_decr...
2005-10-20 Paul Mackerrasppc64: Move init_boot_text call and conswitchp init...
2005-10-20 Paul Mackerrasppc: rename pci_assign_all_busses to pci_assign_all_buses
2005-10-20 Paul Mackerraspowerpc: Fix places where ppc_md.show_[per]cpuinfo...
2005-10-20 Paul Mackerraspowerpc: Move smp_mpic_message_pass into mpic.c
2005-10-20 Paul Mackerrasppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
2005-10-20 David Gibson[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmo...
2005-10-19 Kumar Gala[PATCH] powerpc: Some more fixes to allow building...
2005-10-19 Paul Mackerraspowerpc: Fix a corner case in __div64_32
2005-10-19 Paul Mackerraspowerpc: Fix a branch-too-far link error for 32-bit...
2005-10-19 Paul Mackerraspowerpc: Merge time.c and asm/time.h.
2005-10-19 Paul Mackerrasppc64: Minor compilation fixes
2005-10-19 Paul Mackerraspowerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
2005-10-19 Paul Mackerraspowerpc: Eliminate a compile warning in signal_32.c
2005-10-19 Paul Mackerraspowerpc: Merge machdep.h
2005-10-19 Paul Mackerrasppc: Minor smp changes for consistency with ppc64
2005-10-18 Paul MackerrasMerge rsync://oak/kernels/iseries/work/
2005-10-18 Stephen Rothwellpowerpc: change sys32_ to compat_sys_
2005-10-18 Paul Mackerraspowerpc: Fix various compile errors with ARCH=ppc,...
2005-10-18 Stephen Rothwellpowerpc: merge ppc signal.c and ppc64 signal32.c
2005-10-17 David Gibson[PATCH] powerpc: Another maple merge tree fix
2005-10-17 David Gibson[PATCH] powerpc: Fix use of LOADBASE in merge tree
2005-10-17 Kumar Gala[PATCH] powerpc: replace use of _GLOBAL with .globl
2005-10-17 Paul Mackerraspowerpc: Make CONFIG_PROC_DEVICETREE independent of...
2005-10-17 Paul Mackerraspowerpc: Clear the BSS at the start of early_init with...
2005-10-17 Paul Mackerraspowerpc: Merge syscalls.c and sys_ppc32.c.
2005-10-17 Paul Mackerraspowerpc: Initialize btext subsystem later, after prom_init
2005-10-17 Stephen Rothwellppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
2005-10-14 Stephen Rothwellpowerpc: move iSeries/HvCallPci.h to platforms/iseries...
2005-10-14 Stephen Rothwellpowerpc: move iSeries/HvCallHpt.h to platforms/iseries...
2005-10-14 Stephen Rothwellpowerpc: eliminate DsaAddr from pci_dn
2005-10-14 Stephen Rothwellpowerpc: remove ISERIES_[SUB]BUS macros
2005-10-14 Stephen Rothwellpowerpc: move iSeries/iSeries_pci.h to platforms/iseries
2005-10-13 Stephen Rothwellpowerpc: fix uname -m
2005-10-13 Stephen Rothwellpowerpc: merge ptrace.c
2005-10-13 Stephen Rothwellppc64: use powerpc of_device.c
2005-10-13 Stephen Rothwellppc64: merge binfmt_elf32.c
2005-10-12 Stephen Rothwellpowerpc: make 64 bit binaries work
2005-10-12 Stephen Rothwellpowerpc: create 32 bit LOADADDR macro
2005-10-12 Stephen Rothwellpowerpc: consolidate cputable.c
2005-10-12 Paul Mackerraspowerpc: Bring in some changes made to arch/ppc and...
2005-10-12 Paul Mackerraspowerpc: Move default hash table size calculation to...
2005-10-12 Paul MackerrasMerge from Linus' tree
2005-10-12 Stephen Rothwellpowerpc: make iSeries boot again
2005-10-12 Stephen Rothwellpowerpc: pci_dn's should point to their device_node's
2005-10-11 Paul Mackerrasppc64: Use merged versions of init_task.c and process.c.
2005-10-11 Paul Mackerrasppc: Various minor compile fixes
2005-10-11 Paul Mackerraspowerpc: Remove debug messages from setup_64.c
2005-10-11 Paul Mackerraspowerpc: Remove xmon.h include from arch/powerpc/platfo...
2005-10-10 Paul Mackerraspowerpc: Remove 83xx from arch/powerpc/platforms/Makefi...
2005-10-10 Paul Mackerraspowerpc: Make building the boot image work for both...
2005-10-10 Paul Mackerraspowerpc: Start merging 64-bit support into powermac...
2005-10-10 Paul Mackerraspowerpc: Fix compilation for 32-bit configs
2005-10-10 Paul Mackerraspowerpc: Fix off-by-one error in prom_init.c
next