]> git.kernelconcepts.de Git - karo-tx-linux.git/history - arch/powerpc/kernel
Merge Paulus' tree
[karo-tx-linux.git] / arch / powerpc / kernel /
2005-11-02 Stephen RothwellMerge Paulus' tree
2005-11-02 Stephen RothwellMerge iSeries include file move
2005-11-02 Paul MackerrasMerge ../linux-2.6
2005-11-02 Paul Mackerraspowerpc: clean up bug.h further
2005-11-02 Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work
2005-11-02 Paul Mackerraspowerpc: Fix compile error with CONFIG_TAU=y
2005-11-02 Kelly Dalymerge filename and modify references to iseries/lpar_map.h
2005-11-02 Kelly Dalymerge filename and modify references to iseries/it_lp_q...
2005-11-02 Kelly Dalymerge filename and modify references to iseries/it_lp_n...
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_lp_e...
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_call...
2005-11-01 David Gibson[PATCH] powerpc: Merge bitops.h
2005-11-01 Arnd Bergmann[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
2005-11-01 Arnd Bergmann[PATCH] powerpc: Rename BPA to Cell
2005-11-01 Stephen Rothwellpowerpc: make mem= work on iSeries again
2005-10-31 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2005-10-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-31 Paul Mackerraspowerpc: apply recent changes to merged code
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-31 Paul Mackerraspowerpc: Fix bug arising from having multiple memory_li...
2005-10-30 Paul Mackerraspowerpc: Fix time setting bug on 32-bit
2005-10-29 Paul Mackerraspowerpc: 32-bit needs cur_cpu_spec exported too
2005-10-29 Olaf Hering[PATCH] ppc64: remove duplicate local variable in set_p...
2005-10-28 Paul Mackerraspowerpc: Merge xmon
2005-10-28 Paul Mackerraspowerpc: Rename asm offset TRAP to _TRAP for 32-bit
2005-10-28 Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work/
2005-10-28 Paul MackerrasMerge in v2.6.14 by hand
2005-10-28 Stephen Rothwellppc64: use the merged syscall table
2005-10-28 David Gibson[PATCH] powerpc: Remove dregs of bootinfo.h
2005-10-28 Kumar Gala[PATCH] powerpc: only build idle_6xx for 6xx
2005-10-27 Paul Mackerrasppc64: Include arch/powerpc/kernel/setup-common.o
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 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: Fixes to get the Longtrail CHRP a bit further
2005-10-26 Paul Mackerraspowerpc: Merge 32-bit CHRP support.
2005-10-26 Paul Mackerraspowerpc: Fix interrupt-tree parsing
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 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: 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 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 Mackerraspowerpc: Fix places where ppc_md.show_[per]cpuinfo...
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 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 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-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: 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-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: Move default hash table size calculation to...
2005-10-12 Paul MackerrasMerge from Linus' tree
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-10 Paul Mackerraspowerpc: Fix compilation for 32-bit configs
2005-10-10 Paul Mackerraspowerpc: Fix off-by-one error in prom_init.c
2005-10-10 Paul Mackerraspowerpc: Get 64-bit configs to compile with ARCH=powerpc
2005-10-10 Paul Mackerraspowerpc: move lparmap.c to arch/powerpc/kernel
2005-10-10 Paul Mackerraspowerpc: Fix bug caused by negation of 64-bit reloc_off...
2005-10-10 Paul Mackerraspowerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S
2005-10-10 Paul Mackerraspowerpc: Reduce the 32/64-bit differences in traps.c
next