]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/powerpc/kernel
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6-omap-h63xx.git] / 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
2005-10-10 Paul Mackerraspowerpc: Make prom_init.c suitable for both 32-bit...
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...
2005-10-10 Paul Mackerraspowerpc: make process.c suitable for both 32-bit and...
2005-10-10 Paul Mackerraspowerpc: Use reg.h instead of processor.h when we just...
2005-10-10 Paul Mackerraspowerpc: Rename files to have consistent _32/_64 suffixes
2005-10-10 Paul Mackerraspowerpc: Use SPRN_xxx rather than xxx for SPR numbers
2005-10-06 Paul Mackerraspowerpc: Define a _sdata symbol
2005-10-06 Paul Mackerraspowerpc: Merge traps.c a bit more
2005-10-06 Paul Mackerraspowerpc: Use the merged of_device.c with ARCH=powerpc
2005-10-06 Paul Mackerraspowerpc: Merge of_device.c and of_device.h
2005-10-06 Paul Mackerraspowerpc: Remove 64-bit cpu support from ppc32.
2005-10-06 Paul Mackerraspowerpc: Merge in the ppc64 version of the prom code.
2005-10-06 Paul Mackerraspowerpc: Define 32/64 bit asm macros and use them in...
2005-10-02 Paul MackerrasMerge rsync://ozlabs.org/sfr-git/for-paulus/
2005-10-01 Stephen Rothwellpowerpc: make iSeries build
2005-10-01 Stephen Rothwellppc64: simplify the build a little
2005-10-01 Stephen Rothwellpowerpc: merge idle_power4.S and trapc.s
2005-10-01 Paul Mackerraspowerpc: Get merged kernel to compile and run on 32...
2005-09-30 Stephen Rothwellpowerpc: more cleanup of powerpc/kernel
2005-09-30 Stephen Rothwellpowerpc: merge asm-offsets.c
2005-09-29 Paul MackerrasMerge by hand from Linus' tree.
2005-09-28 Paul MackerrasMerge Stephen Rothwell's patches
2005-09-28 Paul Mackerraspowerpc: Fixes to get the merged kernel to boot on...
2005-09-28 Kumar Gala[PATCH] ppc32: make cur_cpu_spec a single pointer inste...
2005-09-26 Paul MackerrasMerge refs/heads/devtree from rsync://oak/kernels/iseri...
2005-09-26 Paul Mackerraspowerpc: Merge enough to start building in arch/powerpc.
2005-09-25 Paul MackerrasMerge from Linus' tree.
2005-09-21 Stephen Rothwell[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to...